
rikgoedhart(@rikgoedhart)
8 Posts
Customers
Quote from rikgoedhart on January 23, 2020, 12:29
Hello all,
Is it possible to have the [woof] filter to use multiple taxonomies? so like this:
[woof_products per_page=12 taxonomies=product_cat:124,192,191,189,184,188,186,185,187,190+product_tag:182+outdoor:197,198]
i thought this would work but it doesn't.
Hope to hear from you soon :-)
Hello all,
Is it possible to have the [woof] filter to use multiple taxonomies? so like this:
[woof_products per_page=12 taxonomies=product_cat:124,192,191,189,184,188,186,185,187,190+product_tag:182+outdoor:197,198]
i thought this would work but it doesn't.
Hope to hear from you soon :-)

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on January 23, 2020, 14:12
Hello
Yes it should work.
[woof taxonomies="product_cat:124,192,191,189,184,188,186,185,187,190+product_tag:182+outdoor:197,198" ]
Docs - https://products-filter.com/documentation/#section_3_2
Hello
Yes it should work.
[woof taxonomies="product_cat:124,192,191,189,184,188,186,185,187,190+product_tag:182+outdoor:197,198" ]
Docs - https://products-filter.com/documentation/#section_3_2

rikgoedhart(@rikgoedhart)
8 PostsTopic Author
Customers
Quote from rikgoedhart on January 24, 2020, 10:20
yes i thought so it should work but unfortunately it doesn't work.
This is the page with that shortcode: https://www.adlogomat.nl/webshop/
Any ideas?
yes i thought so it should work but unfortunately it doesn't work.
This is the page with that shortcode: https://www.adlogomat.nl/webshop/
Any ideas?

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on January 24, 2020, 13:30
Hello
So you do not have such products that belong to these taxonomies.
Every product must have all of these terms.- https://c2n.me/45F22Gl.png
Hello
So you do not have such products that belong to these taxonomies.
Every product must have all of these terms.- https://c2n.me/45F22Gl.png

rikgoedhart(@rikgoedhart)
8 PostsTopic Author
Customers
Quote from rikgoedhart on January 24, 2020, 14:23
right, but i have different products under taxonomy: "outdoor" and different products under the "product_cat" and different products under "product_tag".. and now i want to show them all on this page..
so what i want to say to the shortcode: Show me alle products under productcategory: 12, 192....etc... AND show me also all products with this producttag (182) AND show me the products under my custom taxonomy: Outdoor (197, 198.)
Is this even possible?
Thanks for all the help by the way!
right, but i have different products under taxonomy:"outdoor" and different products under the"product_cat" and different products under"product_tag".. and now i want to show them all on this page..
so what i want to say to the shortcode: Show me alle products under productcategory: 12, 192....etc... AND show me also all products with this producttag (182) AND show me the products under my custom taxonomy: Outdoor (197, 198.)
Is this even possible?
Thanks for all the help by the way!

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on January 27, 2020, 13:10
Hello
Unfortunately not. you need code customization
Hello
Unfortunately not. you need code customization