Plugin Support
qtwrk
(@qtwrk)
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.<anonymous> (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?
Plugin Support
qtwrk
(@qtwrk)
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?
Plugin Support
qtwrk
(@qtwrk)
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 wasn’t 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?
Plugin Support
qtwrk
(@qtwrk)
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, it’s quite odd.
It simply doesn’t load!
https://ibb.co/zPbhcgT
https://ibb.co/6Xqztyd
It doesn’t seem to be a plugin conflict, as I’m 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.
I’ve never experienced a asset in a plugin not loading due to a theme, so I’m stumped.
Plugin Support
qtwrk
(@qtwrk)
I meant the “Network” tab , what’s status for lazyload js ?
Thanks — but again, it’s 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
Plugin Support
qtwrk
(@qtwrk)
Hi,
yeah … lazy load JS is not even in HTML source code
I assume you don’t 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,
Plugin Support
qtwrk
(@qtwrk)
Hi,
I’m 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,