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

Categories disappear within Widget

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.

Hello, when viewing a product category ( Example:  http://www.site.com/product-category/accessories), the category tree disappears within the Widget.

How do we stop this from happening as we need the entire category tree/hierarchy to show all the time?

 

Thank you.

Also to add to the above, if you are viewing a category like this http://www.site.com/product-category/accessories and then select a filter from the widget area, then select the reset filter button it only shows the products for the category you were previously viewing ie; http://www.site.com/product-category/accessories, it needs to show the entire product list of the whole shop but its not clearing the http://www.site.com/product-category/accessories section.

Thank you.

Hello

Please note that redirecting to different pages is a menu. Finding products on the current page is a filter (what my plugin does)

On the category (taxonomies) page, the plugin shows only child elements.

This is a very logical behavior. 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   )

In another case this is not the filter - this menu

it needs to show the entire product list of the whole shop but its not clearing the http://www.site.com/product-category/accessories section. - Unfortunately not, as I wrote above, this is the filter and this plugin searches for products and does not change the archive pages(does not redirect to other pages)

Thank you, understand.

If need be can either of the requests above be achieved with custom code or paid support?

Thank you.

Hello

These are in principle completely different things, I do not think that it is possible to unite

In your case it is better to use this widget for categories - https://share.pluginus.net/image/i20220518111943.png

Thank you for coming back to me, much appreciated.

Welcome;)

Hello, when a customer clicks on a category link they are taken to the category page, the filter shows only the child categories of the selected parent category and from what you say above this is how its meant to be, I get this.

Problem is if someone arrives on a category page from a Google search they dont see any filters being applied, all they see is the child categories and no reset button even though the filters have been applied to the category page.

How do we show the customer when viewing a category page the filters are are being applied to the page so they can reset the filters to view all products again?

 

Thank you.

Hello

Please note that redirecting to different pages is not filtering.

When the user enters the page using a menu or a link, this has nothing to do with my filter and of course the reset button will not be displayed

Ok, well a work around for when it does appear may be having the reset button go to the shop main page that way the user will see all the categories again.

Is there a way to make the reset button return to the shop main page each time?

Hello

Yes. You need code customization

in  file - wp-content\plugins\woocommerce-products-filter\js\front.js - change  this  line - https://share.pluginus.net/image/i20220607093617.png

to:

woof_submit_link("https://paste_your_shop_main_page.com");

Thank you, that worked, had to turn off the Ajax option.

Is there a way to put this file in the child theme folder so it does not get overridden when updating the plugins?

 

Thank you.

Hello

You can override this function in the child theme

Awesome, do I just add the"js" folder containing the altered file into the child theme or do you have other documentation on this?

 

Thank you.

Hello

You can  read  this - https://wordpress.stackexchange.com/questions/26822/how-to-override-javascript-files-in-child-theme

OR

transfer this function to any JS file, the main thing is that the initialization of this file should be after the initialization of front.js

Thank you, I will have a look at these options.

 

Thank you.

Welcome;)

Hello Pablo, have a question about the page title.

No mater what filter combination we use the Title in the browser is the same"Shop - Website Name"

How do I get the title in the browser bar to show the search query for SEO purposes?

 

Thank you.

Hello

Yes it's  possible.  Please  use  this  extension - https://products-filter.com/extencion/seo-url-request

Option - https://share.pluginus.net/image/i20221213103816.png

Thank you, I will try this.

 

Thank you again,

Anthony.