Wordpress LScache Plugin: Lazy Load: Images Never Load
Last Updated on: Wed, 15 Apr 2026 00:00:02 I have LazyLoad Images and responsive placeholders turned on. For some reason, the lazy load image never actually load. See here: https://staging.ific.org Heres a screen shot in case: https://www.dropbox.com/s/8ddukszgfhgpsen/Screen%20Shot%202020-09-05%20at%204.14.07%20PM.png?dl=0 Any suggestions? This topic was modified 2 years, 2 months ago by dtomasch. The page I need help with: https://staging.ific.org Hi, Did you see any JS error in dev tool when that happens ? Best regards, I had: Uncaught ReferenceError: acf is not defined at HTMLDocument. (site.js?ver=5.4.2:50) at e (jquery.min.js?ver=3.5.1:2) at t (jquery.min.js?ver=3.5.1:2) But clearing this I still had the error. I seem to still be having mixed content warnings even tho I have an SSL and am using an SSL plugin on the WP site. Wondering if that has any trouble? Hi, Check in your page optimization -> JS optimize -> Exclude Jquery , make sure it is set to ON , if it is OFF, set to ON , then purge all. mix-content could be , if certain JS is not being loaded , it could break something. make sure your WP setting -> general -> both site URL and home URL are set to https:// Best regards, It does looks like it is related to some code in my theme. I tried with the default WP theme and it works. Do you have any other recommendations on how I could track this down? Hi, hmmm , actually no much , but first step I would do , if reset LSCWP to default setting first and then only enable lazyload , and see how it goes. Best regards, Hi So I did narrow this down a little more and it turns out that the lazy-load js wasnt actually loading, which of course broke that feature. It looks like somehow my theme is interfering with this, as it works with when I activate the default 2020 theme. If I add lazyload.js manually, everything works no problem. Any thought why this might be happening? Hi, When you say lazyload js is not loaded , like how ? do you see anything in dev tool ? like if lazyload js is giving some kind of error ? Best regards, I know, its quite odd. It simply doesnt load! https://ibb.co/zPbhcgT https://ibb.co/6Xqztyd It doesnt seem to be a plugin conflict, as Im only switching themes, nothing else. I have been loading jQuery from a CDN, but even when I deactivate that and swap back to default, I still get the same problem. Ive never experienced a asset in a plugin not loading due to a theme, so Im stumped. I meant the Network tab , whats status for lazyload js ? Thanks ??but again, its not loading at all ? no errors. It simply never loads to the page. See here: https://ibb.co/58STHXw This is the site: http://staging.ific.org Hi, yeah ? lazy load JS is not even in HTML source code I assume you dont have any other plugin that can possibly interfere the source code ? have you tried both Inline Lazy Load Images Library set to ON and OFF ? Best regards, Hi, Im going to mark this topic Resolved , due to lack of activity. If you still need help, please feel free to re-open it. Best regards,
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference