• Resolved sara etemad

    (@sara-etemad)


    Hello Dear Pavloborysenko
    thanks for your excellent plugin, i really happy with using your plugin in my website but unfortunately after woocommerce update this plugin brings problem in my website.
    this problem is:
    when i click “add to card” button (this button is translated in my website to “?????? ?? ???????” and color is red), my website put in a wrong loop and has never been loaded and refresh forever.
    so because of that i have to disable your plugin, but i really need this plugin in my website.
    my website is : https://www.meroeh.com/
    notice: this problem is only in mobile device for example in iphone.
    thank you so much.
    please help meeeee ??

    • This topic was modified 7 years, 9 months ago by sara etemad.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello

    Unfortunately I am not the author of this wonderful plugin ))))

    So try remove this code in file plugins\woocommerce-products-filter\js\front.js:

    window.onpopstate = function (event) {
    try {
    if (Object.keys(woof_current_values).length) {
    woof_show_info_popup(woof_lang_loading);
    window.location.reload();
    return false;
    }
    } catch (e) {
    console.log(e);
    }

    };

    Thread Starter sara etemad

    (@sara-etemad)

    ohhh thank you veryyy much dear Pavloborysenko.
    You’re unique. you solved it. thank you veryyyy much ??

    Hello

    Thank you and welcome;)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘please help meee’ is closed to new replies.