Different filters depending on category
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 pleaseIf 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.
Quote from walid on September 22, 2021, 13:54Hi,
I found an answer concerning my problem on this link:
https://wordpress.org/support/topic/show-different-filters-depending-on-category/
And the solution is as follows:
⇓ ⇓ ⇓ ⇓ ⇓
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 – http://www.woocommerce-filter.com/how-to-show-or-hide-widget-only-on-selected-site-pages/
You can read more about shortcodes – http://www.woocommerce-filter.com/documentation/#!/section_3_1
But I can't understand the different steps. (I am a novice.)
Can you clarify me with photos or videos.
Thank you.
Hi,
I found an answer concerning my problem on this link:
https://wordpress.org/support/topic/show-different-filters-depending-on-category/
And the solution is as follows:
⇓ ⇓ ⇓ ⇓ ⇓
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 – http://www.woocommerce-filter.com/how-to-show-or-hide-widget-only-on-selected-site-pages/
You can read more about shortcodes – http://www.woocommerce-filter.com/documentation/#!/section_3_1
But I can't understand the different steps. (I am a novice.)
Can you clarify me with photos or videos.
Thank you.
Quote from Pablo Borysenco on September 23, 2021, 10:59Hello
Yes. Please watch a video - https://products-filter.com/video#kmrp4dAsrrw
Hello
Yes. Please watch a video - https://products-filter.com/video#kmrp4dAsrrw
Quote from walid on September 23, 2021, 13:25Thank you very much.
Thank you very much.
Quote from Pablo Borysenco on September 24, 2021, 12:56Welcome;)
Welcome;)
Quote from walid on August 8, 2022, 17:47Hi,Can you tell me at what minute the explanation of the filters by category starts?Thank you.Ps: I wanted to take a quote from you and by mistake I made a report
Quote from Pablo Borysenco on August 9, 2022, 12:35Hello
Sure, https://youtu.be/kmrp4dAsrrw?t=317
Hello
Quote from walid on August 10, 2022, 13:45Hi,
On the video where you explain how the plugin works, I can't understand which shortcode to use.
Indeed, I can't find the same short code on the video and on your website.
Please look here: https://ibb.co/y0NnLGB
And : https://products-filter.com/en/shortcode/woof_products
The short code on the video is not the same as on the website.
Then, concerning the place where to put the short code, should we put it in the "shop" page where the categories are?
Since it is impossible to modify the categories with the WordPress editor.
Need clarification.
Thank you.
Hi,
On the video where you explain how the plugin works, I can't understand which shortcode to use.
Indeed, I can't find the same short code on the video and on your website.
Please look here: https://ibb.co/y0NnLGB
And : https://products-filter.com/en/shortcode/woof_products
The short code on the video is not the same as on the website.
Then, concerning the place where to put the short code, should we put it in the"shop" page where the categories are?
Since it is impossible to modify the categories with the WordPress editor.
Need clarification.
Thank you.
Quote from Pablo Borysenco on August 11, 2022, 12:09Hello
That shortcodes you can find here https://products-filter.com/codex
- https://products-filter.com/shortcode/woof
- https://products-filter.com/shortcode/woof_products - you not need it in your case
What about categories page you not need to modify them, but for each category you can create its own text widget and use shortcodes above with their attributes by_only and tax_only as described in documentation https://products-filter.com/codex
- Install this plugin https://wordpress.org/support/plugin/widget-logic/
- Add empty text widget
- add there shortcode [woof] with set attributes by_only and tax_only
- set appearance conditional for this current widget https://share.pluginus.net/image/i20220811100835.png by https://woocommerce.com/document/conditional-tags , for example is_product_category( 'shirts' ) or is_product_category(27)
- continue adding another filters using steps above
Hello
That shortcodes you can find here https://products-filter.com/codex
- https://products-filter.com/shortcode/woof
- https://products-filter.com/shortcode/woof_products - you not need it in your case
What about categories page you not need to modify them, but for each category you can create its own text widget and use shortcodes above with their attributes by_only and tax_only as described in documentation https://products-filter.com/codex
- Install this plugin https://wordpress.org/support/plugin/widget-logic/
- Add empty text widget
- add there shortcode [woof] with set attributes by_only and tax_only
- set appearance conditional for this current widget https://share.pluginus.net/image/i20220811100835.png by https://woocommerce.com/document/conditional-tags , for example is_product_category( 'shirts' ) or is_product_category(27)
- continue adding another filters using steps above
Quote from walid on August 12, 2022, 17:17Hi,
These clarifications helped me a lot.
Thank you.
Hi,
These clarifications helped me a lot.
Thank you.
Quote from Pablo Borysenco on August 15, 2022, 10:51Hello
Welcome;)
Hello
Welcome;)