
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 14, 2022, 11:30
Hello Martyn
My plugin is a filter. This is the list of shortcodes of my plugin - https://products-filter.com/codex - as you can see this shortcode is not in the list of my plugin and I have no idea where you got this shortcode. But in this case, you'd better write in support of the author of this third-party shortcode
OR use woocommerce shortsodes - https://woocommerce.com/document/woocommerce-shortcodes/ an example:
[product_categories number="0" parent="0"]
Hello Martyn
My plugin is a filter. This is the list of shortcodes of my plugin - https://products-filter.com/codex - as you can see this shortcode is not in the list of my plugin and I have no idea where you got this shortcode. But in this case, you'd better write in support of the author of this third-party shortcode
OR use woocommerce shortsodes - https://woocommerce.com/document/woocommerce-shortcodes/ an example:
[product_categories number="0" parent="0"]

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 14, 2022, 12:14
Please read docs - https://products-filter.com/shortcode/woof
https://ibb.co/cv5NWDd - it's not a shortcode, it's a taxonomy slug. This slug will help you customize the shortcode
an example: [woof tax_only='product_cat' by_only='none'] - to show only filter by category
Read more in the shortcode documentation about attributes: tax_only by_only - https://share.pluginus.net/image/i20221014101318.png
Please read docs - https://products-filter.com/shortcode/woof
https://ibb.co/cv5NWDd - it's not a shortcode, it's a taxonomy slug. This slug will help you customize the shortcode
an example: [woof tax_only='product_cat' by_only='none'] - to show only filter by category
Read more in the shortcode documentation about attributes: tax_only by_only - https://share.pluginus.net/image/i20221014101318.png

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on October 17, 2022, 11:11
Hello
did you manage to display the filter you need?
Hello
did you manage to display the filter you need?