Home Forums WoodMart support forum Product filters Reply To: Product filters

#296648

Artem Temos
Keymaster

Hello,

It will be fixed in our next theme update, sorry. Also, after the update, you would need to add the following single line only

add_filter( 'woodmart_brands_element_images_with_attributes', '__return_false' );

Kind Regards