PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Custom theme categorie archive pages and autoselection

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi, I'm creating my own theme with that includes the husky product filter.

I want to create archive pages for specific product attributes. How can I create a page with a custom slug that automatically selects the right product attribute?

For example:
/shop/gold should be an archive page with the product attr Gold selected. The user can de select gold to show all the items in the shop.

Hello

1) In xaxonomy pages use shortcode - [woof_products] with attribute : taxonomies=YOUR_ATTRIBUTE_SLUG:X Where X is id of attribute. ( if you use custom page )

2) In widgets use shortcode [woof] with attribute : * taxonomies=YOUR_ATTRIBUTE_SLUG:X

*- Do not forget set the same condition in [woof_products]

3) For show or hide widgets on different pages - http://www.woocommerce-filter.com/how-to-show-or-hide-widget-only-on-selected-site-pages/

You can read more about shortcodes - https://products-filter.com/shortcode/woof AND https://products-filter.com/shortcode/woof_products

OR  use this hook - https://products-filter.com/manipulate-search-data-options