• Derek Wilcox

    (@themassapothecary)


    I am getting this error on my site-

    (index):2273 Uncaught ReferenceError: jQuery is not defined
    at (index):2273

    View post on imgur.com

    If i go to my site in debug mode (https://massapothecary.com/?wpacu_no_load) then error goes away. At first I thought it was because of a script I unloaded, but I have turned all scripts on and it doesn’t make a difference. It also happens on shop pages, articles page, home page, and every other page EXCEPT the My Account page (Woocommerce).

    What can this be?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Derek Wilcox

    (@themassapothecary)

    I believe this same error is also cause why I dont see add to cart events on Google Analytics

    Plugin Author Gabe Livan

    (@gabelivan)

    @themassapothecary my sincere apologies for missing out on replying to this topic sooner! The error you got is very likely due to the fact that you deferred jQuery or moved a SCRIPT tag (that renders blocking) before the jQuery library is loaded.

    I noticed you’re using WP Rocket. Some changes made there could also cause this error although it’s not that likely as the plugin works pretty good with JS files, it can happen. Can you please re-enable Asset CleanUp in “Test Mode”? This way, your visitors will not get any errors and I could skip the test mode by applying /?wpacu_skip_test_mode query string to the URL for debugging purposes.

    PS: I want to offer you a Pro license as an apology for not getting back to you sooner. Let me know if you will be interested. If you already have a license, I can extend its period for you.

    Thread Starter Derek Wilcox

    (@themassapothecary)

    @gabelivan sorry i changed hosts and my email got messed up so i never saw this reply ??

    I would really appreciate that and would love the pro version! How can I go about getting that like you said?

    Plugin Author Gabe Livan

    (@gabelivan)

    @themassapothecary sure, I’ll offer you a license! Please write to me via https://www.gabelivan.com/contact/ and I will prepare a coupon code for you that will give you 100% off ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Jquery is not defined error’ is closed to new replies.