Quote from appsolutions on September 13, 2019, 13:35
Hello, Thanks for the plugin., Very nice.
I have a problem :(
On a single page, I would like to insert the shortcode to display a filter linked only to a specific category.
Example:
Filter by category 10 (I should display the sub-categories only of category 10).
I entered the following shortcode, and in the plugin settings I enabled "product category".
[woof sid = "auto_shortcode" autohide = 0 taxonomies = product_cat: 10]
[woof_products per_page = 8 columns = 3 is_ajax = 1 taxonomies = product_cat: 10]
Result:
I see in the filters, all categories and sub-categories, while i see only products in category 10.
How can, through shortcode make the filters only show the category of my interest? (category 10)
Thanks!
Hello, Thanks for the plugin., Very nice.
I have a problem :(
On a single page, I would like to insert the shortcode to display a filter linked only to a specific category.
Example:
Filter by category 10 (I should display the sub-categories only of category 10).
I entered the following shortcode, and in the plugin settings I enabled"product category".
[woof sid ="auto_shortcode" autohide = 0 taxonomies = product_cat: 10]
[woof_products per_page = 8 columns = 3 is_ajax = 1 taxonomies = product_cat: 10]
Result:
I see in the filters, all categories and sub-categories, while i see only products in category 10.
How can, through shortcode make the filters only show the category of my interest? (category 10)
Thanks!