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

url redirection of reset button

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,

I want to change url of reset button in hierarcy filter so i placed url in woof_submit_link but seems like it is ignoring my link and returns to main shop page

Do you have any ideas? Below is a screenshot of replacement

https://prnt.sc/rJcW8f55YFoW

Hello

You need to change the code in  wp-content\plugins\woocommerce-products-filter\js\front.js  - add  your  link - https://share.pluginus.net/image/i20231106132737.png

Hello,

Thanks for the response, i made the replacement in the front.js file but nothing changed, i even moved the js file and the filter kept working. How is that possible?

Hello

Please drop me exact link to the issue

https://www.megasound.gr/shop/?car-filter=1&model=series-3-e46-19972001

Return button redirects me to"/shop" but i want to redirect to ->"https://www.megasound.gr/anazitisi-me-montelo/" which is the main filter

I  checked  your  code - https://share.pluginus.net/image/i20231107124508.png - this is not correct code

Please  use:

woof_submit_link("https://www.megasound.gr/anazitisi-me-montelo/");

ok thank you

Welcome;)