• Resolved philip123454321

    (@philip123454321)


    Hi,

    Thanks for a great plugin. However it seems to be something wrong with the lazy loading. If you go to my site [ redundant link removed ] you can see that no images are loading. But if you hit refresh, the images comes up. It seems to be some issue with the Lazy Loading.

    The page I need help with: [log in to see the link]

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

    (@optimizingmatters)

    I was able to see it broken once, at which moment there was a JS error on the console about imagesLoaded which is part of siteorigin widget bundle, can you try adding plugins/so-widgets-bundle/ to the autoptimize JS optimization exclusion list?

    hope this helps,
    frank

    Thread Starter philip123454321

    (@philip123454321)

    ok, thanks.

    Now it looks like this. Seems alright:

    wp-includes/js/dist/, wp-includes/js/tinymce/, js/jquery/jquery.js, plugins/so-widgets-bundle/

    Correct?

    Because it still seems like the images dont load…

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    hmm, I now see “Uncaught ReferenceError: Cookies is not defined”, so you’ll also have to exclude plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js

    Thread Starter philip123454321

    (@philip123454321)

    Ah, ok.

    Now it looks like this:

    wp-includes/js/dist/, wp-includes/js/tinymce/, js/jquery/jquery.js, plugins/so-widgets-bundle/, plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js

    Seems correct?

    With these exclusions, does it affect the speed of site in any bad way?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    exclusions look correct, yes, but indeed this can have an impact on rendering performance, as the excluded JS will be render-blocking.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Images does not load. When hit refresh the images load’ is closed to new replies.