Quote from jimbunte on January 17, 2022, 19:02
Hello Pablo:
I have four main auto parts pages on my test site. Each has a unique [woof] code filtering by parent product category (similar to if i used a product-category page).
I'd like to limit the tags shown on each page to those that match the page content.
Example: page is 1955-57 Thunderbird
I would like only these tags to show: 1955 Thunderbird, 1956 Thunderbird, 1957 Thunderbird
Currently, all tags show which can be filtered by typing in "thunderbird" or year, but i'd like to exclude all others from displaying on this page, and show only those three tags.
I tried this [woof] code but it doesn't work.
[products columns=4 paginate=true limit=24 taxonomies=product_cat:156+tag:49,50,51 order=ASC orderby=id]
any ideas? Thank you, Pablo.
Hello Pablo:
I have four main auto parts pages on my test site. Each has a unique [woof] code filtering by parent product category (similar to if i used a product-category page).
I'd like to limit the tags shown on each page to those that match the page content.
Example: page is 1955-57 Thunderbird
I would like only these tags to show: 1955 Thunderbird, 1956 Thunderbird, 1957 Thunderbird
Currently, all tags show which can be filtered by typing in"thunderbird" or year, but i'd like to exclude all others from displaying on this page, and show only those three tags.
I tried this [woof] code but it doesn't work.
[products columns=4 paginate=true limit=24 taxonomies=product_cat:156+tag:49,50,51 order=ASC orderby=id]
any ideas? Thank you, Pablo.