Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Nick McReynolds

    (@woobewoo)

    Hello @andr3w1,

    I don’t think the problem is the same, unless of course you are using a plugin released a year ago.

    I see you have errors in the console, it looks like a conflict. Try: https://woobewoo.com/documentation/help-us-to-solve-your-problem-faster/

    If that doesn’t help, please contact our internal support team – https://woobewoo.com/contact-us/

    Thread Starter andr3w1

    (@andr3w1)

    Hello!
    So I found it has conflict with WP Rocket, so I turned off JS Minification and it works.

    Thank you

    Hello @andr3w1, I also use WP-Rocket,
    Here are my settings related to WooProductFilter:

    • Minify CSS
    • Combine CSS
    • Minify JS
    • Exclude from minification : /woo-product-filter/js/common.js, /woo-product-filter/js/core.js, /woo-product-filter/modules/woofilters/js/frontend.woofilters.js

    If you defer JS, exclude

    • jquery.min

    And if you want to use “report JS execution”, you may exclude (as I do):

    • jquery.min
    • /woo-product-filter/js/common.js
    • /woo-product-filter/js/core.js
    • /woo-product-filter/modules/woofilters/js/frontend.woofilters.js
    • /woo-product-filter/modules/woofilters/js/frontend.multiselect.js
    • /woo-product-filter/modules/templates/lib/tooltipster/jquery.tooltipster.min.js
    • /woofilter-pro/woofilterpro/js/frontend.woofilters.pro.js

    Hope it helps…

    Thread Starter andr3w1

    (@andr3w1)

    Great, thank you. It works!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Product Filter stuck on “loading”’ is closed to new replies.