This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Filtering product attributes not working at certain conditions

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Filtering product attributes not working at certain conditions Reply To: Filtering product attributes not working at certain conditions

#16038
Ernest MarcinkoErnest Marcinko
Keymaster

Hi Patrizio,

I believe the problem is that WooCommerce no longer stores the product attributes as custom fields, but taxonomy terms.
So instead of the custom field filter, try using the pa_colore taxonomy filter: https://i.imgur.com/kDSLLnR.png

That should do the trick.