Different attributes per product category
-
Hi,
I would like to have different attributes per category in main sidebar. I have tried to do it with shortcode like this:
[woof tax_only=”pa_xxxx”]
and it works but the categories disappear.
When I try this:
[woof is_ajax=1 taxonomies=product_cat:X]
The categories appear, but all the attributes do as well, as expected.
Then I tried this:
[woof is_ajax=1 taxonomies=product_cat:X tax_only=”pa_xxxx”]
but the categories don’t appear, the result is the same as the first shortcode.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Different attributes per product category’ is closed to new replies.