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

Dynamically display products based on default WP permalink URL

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.

How can I display a product listing widget on every product archive page (categories and tags) that by default only displays products in that category or tag?

For example, if someone visits the following URL, which is generated from the standard WP permalink setting, how can I dynamically display products only in that category/tag without having to create a unique shortcode for each category tag? Also, how can I have the category/tag already checked in the filters widget.

https://www.mysite.com/category/tshirts/

Thanks!

Hello

Just  use  FOX/WOOF widget   and  options - https://c2n.me/4hSHdG9.png

test - https://demo.products-filter.com/product-category/clothing   and https://demo.products-filter.com/product-category/clothing/man/pullover

Thank you for your response, unfortunately it didn't help. Can you please pro

I am using the following shortcode with no parameters for the search widget:

[woof]

I am using the following shortcode for the products widget:

[woof_products per_page=12]

When I visit a URL with the WOOF parameters in the URL, the products filter appropriately:

mysite.com/shop/?swoof=1&product_cat=mens
mysite.com/shop/?swoof=1&product_tag=aliens
mysite.com/shop/?swoof=1&woof_text=adult

When I visit either of the following standard WooCommerce URLs, the [woof_products] widget does not filter the results, hides the specific filter in the filter widget, and displays all products:

mysite.com/product-tag/aliens
mysite.com/product-cat/mens

Also, the"Hide Empty Terms" option display as red and cannot be updated to"Yes."

Thanks!

Hello

Please try to watch  this  video - https://products-filter.com/video#beGT6p_look

don't use shortcodes at all.  Just  use  FOX/WOOF widget  to show  filter. Use standard archive pages to display products

OK. I see the issue. The plugin isn't compatible with the Divi builder. I customized the tag and category templates to create a better experience.

That video link isn't very helpful, it just shows the different plugin settings and is very old.

I've configured the shop/category pages to use standard archive layout. It correctly filters the products, but now the category filter disappears when visiting the category page.

When I visit the main shop page, the category filter is correctly displayed and all products (currently 13) are displayed:

View post on imgur.com

When I manually filter the products on the Shop page by one category, the category filter is correctly displayed and the product listing is correctly filtered:

View post on imgur.com

However, when I visit the category page via the standard WP URL, the category filter is missing, but the products are correctly filtered:

View post on imgur.com

Hello

You should watch the video to understand the basics of filter settings

However, when I visit the category page via the standard WP URL, the category filter is missing, but the products are correctly filtered:  - And this is absolutely correct and logical behavior. On the category(taxonomy) page, the filter shows only child categories(taxonomies).

On the category page, you can show ONLY products that belong to the category OR child category. It makes sense to show only child categories( of the current category ), because clicking on any other category will always give zero products