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

    (@optimizingmatters)

    I think they mentioned the word lazyload to be excluded, so try adding that to the comma-separated JS optimization exclusion list?

    Thread Starter marcello.brunaldi

    (@gamma42)

    I have tried it but I didn’t solve the problem.

    See the screenshot if I did correctly: https://imgur.com/eZE4q3Y

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    well, I see a “jQuery is not defined” error on the browser console, so you’ll have to exclude jQuery from being deferred (in AsyncJS I guess).

    Thread Starter marcello.brunaldi

    (@gamma42)

    Ok I excluded Jquery in AsyncJS
    see screenshot: https://imgur.com/XTkEPoD

    but apparently nothing happen.

    The strange thing is that for mobile version the pictures of the gallery loads without any issue.

    It is just the desktop version the problem.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    It seems the images are also missing when AO is disabled (by adding ?ao_noptimize=1 to the URL);

    Looks like the problem is the combination of Rehub’s modulebox (which is used for your gallery?) with Rocket Lazy Load.

    frank

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Assuming resolved as no further feedback and not due to AO, but feel free to follow up here if you still have questions! ??

    frank

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Conflict with Lazy Load’ is closed to new replies.