PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Create multiple filters

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Based on the advice of our advertising agency, I bought your plugin, but I am getting stuck with setting it up the way I want it. It seems that the product properties linked to my products in the filter plugin are displayed everywhere. If you look on our website http://www.strakstudios.nl you will see that we have different product categories. I want the filter to be different on each product category. So each time different filtercontent.

I want to let the clients filter in the materiallook of the product. example is https://strakstudios.nl/lounging1/.
Can you please contact me to help me to create different filters?
I prefer a videocall via Google Meet and otherwise a normal call. My phonenumber +31 6 13871796, my mail is bart@strakstudios.nl

Best Regards,
Bart Hoogstraten

Hello Bart

Unfortunately support is only on the forum.

Please  watch these  videos( it is very important ) - https://products-filter.com/video#beGT6p_look AND https://products-filter.com/video#kmrp4dAsrrw

I want to note that my filter (in principle, any filter) will not work with this functionality - https://share.pluginus.net/image/i20220831094959.png

You should use separate pages to display categories. if these are standard archive pages, the filter will automatically show only available items in the current category.

if these are custom pages:

1) In category pages use shortcode - [woof_products] with attribute : taxonomies=product_cat:X Where X id your product category. ( if you use custom page )

2) In widgets use shortcode [woof] with attribute : * taxonomies=product_cat:X
+
tax_only - write taxonomies or products slug using comma
+
by_only - write any by-filter-elements there using comma: by_text,by_price,by_sku,by_author,by_insales,by_instock. Of course firstly user should enable extensions for that by-filter-elements
*- Do not forget set the same condition in [woof_products]

3) For show or hide widgets on different pages - https://wordpress.org/plugins/widget-options/

You can read more about shortcodes - https://products-filter.com/shortcode/woof AND https://products-filter.com/shortcode/woof_products