Site logo

Archived topic

Failed to load resource - JQuery errors

5 replies · Started by Alonna on February 15, 2019

Viewing posts 1–6 of 6

I'm using GeneratePress with Elementor and Elementor Premium add-ons on my site, and a ton of errors keep coming up in the console, which show up with some page loading issues too. I had this same error on another site and contacted Elementor and Elementor premium about it, and they recommended I switch the theme - which did fix the issue, but the styling of that site isn't as customizable without GeneratePress. These errors are very inconsistent and don't occur every time you load the site. Has anyone else had similar issues, or anyone know how I can address these issues?

- Console Errors -
Failed to load resource: net::ERR_CONTENT_DECODING_FAILED
A.premium-addons.css,qver=1.3.6.pagespeed.cf.WEP0EI8ki2.css:1 Failed to load resource: net::ERR_CONTENT_DECODING_FAILED
jquery.js,qver=1.12.4.pagespeed.jm.pPCPAKkkss.js:1 Failed to load resource: net::ERR_CONTENT_DECODING_FAILED
VM166:1 Uncaught ReferenceError: jQuery is not defined
at eval (eval at <anonymous> ((index):1), <anonymous>:1:1)
at (index):38
VM168:6 Uncaught ReferenceError: jQuery is not defined
at eval (eval at <anonymous> ((index):1), <anonymous>:6:6171)
at (index):39
VM170:1 Uncaught ReferenceError: jQuery is not defined
at eval (eval at <anonymous> ((index):1), <anonymous>:1:271)
at (index):40
sticky.min.js,qver=1.7.7.pagespeed.jm.YSQhRg3Jx2.js:1 Uncaught ReferenceError: jQuery is not defined
at sticky.min.js,qver=1.7.7.pagespeed.jm.YSQhRg3Jx2.js:1
TweenMax.min.js,qver=1.3.6.pagespeed.jm.BEClfmj-jr.js:1 Failed to load resource: net::ERR_CONTENT_DECODING_FAILED
premium-addons.js,qver=1.3.6.pagespeed.jm.jh9QutweTr.js:1 Uncaught ReferenceError: jQuery is not defined
at premium-addons.js,qver=1.3.6.pagespeed.jm.jh9QutweTr.js:1
scripts.js,qver=5.1.1.pagespeed.jm.ZO_KvUnn01.js:1 Uncaught ReferenceError: jQuery is not defined
at scripts.js,qver=5.1.1.pagespeed.jm.ZO_KvUnn01.js:1
swiper.jquery.min.js,qver=4.4.3.pagespeed.jm.UqvvPkMNwo.js:1 Failed to load resource: net::ERR_CONTENT_DECODING_FAILED
VM192:1 Uncaught ReferenceError: jQuery is not defined
at eval (eval at <anonymous> ((index):1), <anonymous>:1:10162)
at (index):600
VM194:1 Uncaught ReferenceError: jQuery is not defined
at Function.6.Module.extend (eval at <anonymous> ((index):1), <anonymous>:1:12277)
at Object.7 (eval at <anonymous> ((index):1), <anonymous>:1:12926)
at __webpack_require__ (eval at <anonymous> ((index):1), <anonymous>:1:245)
at Object.20 (eval at <anonymous> ((index):1), <anonymous>:1:5575)
at __webpack_require__ (eval at <anonymous> ((index):1), <anonymous>:1:245)
at Object.207 (eval at <anonymous> ((index):1), <anonymous>:1:6029)
at __webpack_require__ (eval at <anonymous> ((index):1), <anonymous>:1:245)
at eval (eval at <anonymous> ((index):1), <anonymous>:1:1612)
at eval (eval at <anonymous> ((index):1), <anonymous>:1:1661)
at (index):601
VM196:1 Uncaught ReferenceError: jQuery is not defined
at eval (eval at <anonymous> ((index):1), <anonymous>:1:75)
at eval (eval at <anonymous> ((index):1), <anonymous>:1:83)
at (index):602
VM198:1 Uncaught TypeError: a.extend is not a function
at Object.createWidgetType (eval at <anonymous> ((index):1), <anonymous>:1:206)
at Object.addWidgetType (eval at <anonymous> ((index):1), <anonymous>:1:418)
at eval (eval at <anonymous> ((index):1), <anonymous>:1:6885)
at eval (eval at <anonymous> ((index):1), <anonymous>:1:10301)
at (index):603
VM200:1 Uncaught TypeError: Cannot read property 'each' of undefined
at eval (eval at <anonymous> ((index):1), <anonymous>:1:11074)
at eval (eval at <anonymous> ((index):1), <anonymous>:1:11537)
at (index):604
frontend.min.js,qver=2.4.4.pagespeed.jm.Xcjig1bORF.js:1 Uncaught ReferenceError: elementorModules is not defined
at frontend.min.js,qver=2.4.4.pagespeed.jm.Xcjig1bORF.js:1
at Object.18 (frontend.min.js,qver=2.4.4.pagespeed.jm.Xcjig1bORF.js:1)
at n (frontend.min.js,qver=2.4.4.pagespeed.jm.Xcjig1bORF.js:1)
at Object.181 (frontend.min.js,qver=2.4.4.pagespeed.jm.Xcjig1bORF.js:1)
at n (frontend.min.js,qver=2.4.4.pagespeed.jm.Xcjig1bORF.js:1)
at Object.180 (frontend.min.js,qver=2.4.4.pagespeed.jm.Xcjig1bORF.js:1)
at n (frontend.min.js,qver=2.4.4.pagespeed.jm.Xcjig1bORF.js:1)
at frontend.min.js,qver=2.4.4.pagespeed.jm.Xcjig1bORF.js:1
at frontend.min.js,qver=2.4.4.pagespeed.jm.Xcjig1bORF.js:1

Hi there,

It's a bit frustrating that Elementor's support always blames issues on the theme.

Do you get the errors if you use GP as the theme and GP premium is the only activated plugin?

I don't get the errors when using a different theme, nor when I disable the Elementor plug-ins. I do get them (usually when hitting a page cold) when both GP and Elementor are enabled.

Hi there,

what happens if you disable the pagespeed cache?

That worked. Added this to the .htaccess file:

<IfModule pagespeed_module>
ModPagespeed off
</IfModule>

Thank you.

Great to hear you found the issue :)

This archived topic is closed to new replies.