
tvlassopoulos@fcnet.gr(@tvlassopoulos-fcnet-gr)
16 Posts
Customers
Quote from tvlassopoulos@fcnet.gr on May 2, 2024, 10:20
Hi Pablo, we 've made some custom filters in a specific page. But now we realize that if you 're in this page, which has the custom filters, and click the button "OK" without choosing any of the filters, the link goes to /shop/ page.
What can we do in order to fix this? We would like "no action" if somebody click on the "OK" button without choosing any filters - because we would like the visitor stay at this specific page.
Thanks you in advanced my friend.
Hi Pablo, we 've made some custom filters in a specific page. But now we realize that if you 're in this page, which has the custom filters, and click the button"OK" without choosing any of the filters, the link goes to /shop/ page.
What can we do in order to fix this? We would like"no action" if somebody click on the"OK" button without choosing any filters - because we would like the visitor stay at this specific page.
Thanks you in advanced my friend.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on May 2, 2024, 11:50
Hello
Please drop me exact link to the issue
Hello
Please drop me exact link to the issue

tvlassopoulos@fcnet.gr(@tvlassopoulos-fcnet-gr)
16 PostsTopic Author
Customers
Quote from tvlassopoulos@fcnet.gr on May 2, 2024, 12:52
I 've send the link at the private data
I 've send the link at the private data

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on May 3, 2024, 10:47
Hello
The plugin redirects because the current page does not have a template for displaying products
Try using a different template to display products on this page.
Or add in your js file
var woof_not_redirect = 1;
Hello
The plugin redirects because the current page does not have a template for displaying products
Try using a different template to display products on this page.
Or add in your js file
var woof_not_redirect = 1;