ressio / lazy-load-xt

Lazy load XT is a jQuery plugin for images, videos and other media
http://ress.io/lazy-load-xt-jquery/
MIT License
1.36k stars 243 forks source link

jquery.lazyloadxt.min.js 404 #105

Open akinomagetro opened 7 years ago

akinomagetro commented 7 years ago

Hi all,

I'm trying to fix the errors on a wordpress site that's using JCH, Async JS and Lazyload plugins and am receiving the following error:

http://pasteboard.co/L0h8VZArg.png

GET http://www.senhortanquinho.com/undefined 404 (Not Found)
i @ jquery.lazyloadxt.min.js?ver=1.0.6:2
j @ jquery.lazyloadxt.min.js?ver=1.0.6:2

But the link is working well to this code: http://www.senhortanquinho.com/wp-content/plugins/lazy-load-xt/js/jquery.lazyloadxt.min.js?ver=1.0.6

Any idea why it's resulting to a 404?

It's already in line 70 of view-source:http://www.senhortanquinho.com/jejum-intermitente-beneficios-ji/

UPDATE: I tried removing JS async and JCH to see if they were causing the errors. They were not.

dmnkhhn commented 7 years ago

I came across this issue as well and it happened once I included jquery.lazyloadxt.bg.js.

timoa commented 6 years ago

Hi,

Same issue for me.

The first call is to "/undefined" and replaced by the right image after that.