
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 16, 2019, 13:23
Hello
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
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
Hello
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
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

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 18, 2019, 13:25
Hello
Unfortunately, I also do not know how to do this for you. Because I don’t have enough information.
Example:
To show filter by size and color on clothing category page( id: 3456)
[woof taxonomies="product_cat:3456" by_only='none' tax_only='pa_size,pa_color']
Hello
Unfortunately, I also do not know how to do this for you. Because I don’t have enough information.
Example:
To show filter by size and color on clothing category page( id: 3456)
[woof taxonomies="product_cat:3456" by_only='none' tax_only='pa_size,pa_color']