- This topic has 1 reply, 2 voices, and was last updated 6 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Is it possible to do this in the plugin ?
Hi,
We have a pro version of the plugin.
In our shop, we different kind of types of products (clothes, electronics, etc).
And we would like to show product attributes that are in the results of the WooCommerce shop page.
Let’s say in the results, I don’t have clothes. I don’t want the filter to show the attributes associated with clothes and not show the heading of the attribute block.
Is that possible to do ?
If so how can we acheive this ?
I tried different options and the attributes always shows.
Thanks for your time !
In effect, you want to show the filter fields that apply to the type of clothing. Unfortunately, this is not a feature of our plugin.
If you have a finite number of types, and you are on the taxonomy archive pages for each type, you can use custom CSS that takes advantage of the body classnames for each page. If you examine each page, you will see they will have one or two tags unique to that taxonomy, which you can use to make specific CSS targeted to that page and the required fields.