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

Reset Button not working sometimes

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.

https://www.mft-objektive.de/objektivsuche

Sometimes the reset button"here: 'Zurücksetzen'" is not working, i.e. nothing is happening when a filter has been set and the button is pushed. No entry in wordpress log files.

Hello

You need to make changes in the Js-file for the reset button in the Ajax mode to work.
file: path/to/domain/wp-content/plugins/woocommerce-products-filter/js/front.js
in line 320 your must change word"on" to"life"
It was: jQuery('.woof_reset_search_form').on('click', function () {
Should become: jQuery('.woof_reset_search_form').life('click', function () {

Do test
If no luck  - drop  me  wp-admin+FTP access