• Hi,

    when acitvating Autooptimize the lazy load from jetpack is not working any more. I am not able to figure out what to exclude from JS or CSS. can you help?

    Thanks

    example page

Viewing 1 replies (of 1 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    Morning schnorz;
    Looks like lazy-load currently isn’t active, but what you can do;
    1. disable JS optimization and see if that fixes the problem, that way you know if you need to exclude from JS or CSS optimization (probably JS indeed)
    2. when both JS optimization and Lazyload are active, look at the browser console for JS errors
    3. start with a broad JS exclusion like plugins/jetpack and if that works look at the HTML source to see what Jetpack JS-files are loaded. You most likely will see one of which the name indicates it’s doing lazyload, so try excluding that instead of the broad exclusion?

    feel free to follow up on this here ??

    frank

Viewing 1 replies (of 1 total)
  • The topic ‘Problems jetpack Lazy load and Autooptimize’ is closed to new replies.