Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1223165

    When using lazy load with WP Rocket or Even Smushit Lazy Load, the images overlap each other on initial load til the screen size is moved then it loads properly. This happens in Chrome, seems to work right in Safari

    I have taken lazy load off of

    #1223284

    Hey SAdesignsUnltd,

    Sorry for the problem. Could you post a link to where we can see this problem happening please?

    Best regards,
    Rikard

    #1223416

    Hi Rickard, here is the link to the site. https://www.bassind.com/plexiglass-protection-panels/countertop/
    I turned back on lazy loading so you can see.

    #1223424

    Hi Rikard, I just figured out that the issue is actually with the setting Flexible Masonry. I just changed it to perfect grid and then images don’t overlap in chrome.

    #1223427

    This seems to fix the issue.

    .av-masonry-image-container img {
    width: 100%;
    height: auto;
    }

    #1223429

    Sorry for multiple messages, that didn’t work. must have been cached from when I turned it off.

    #1224116

    Hi SAdesignsUnltd,

    Masonry does not work with Lazy Loading yet, unfortunately.

    Best regards,
    Victoria

    #1228464

    Hi , same on the boat .
    I have problems with loading masonry gallery with lazy load ( wp fastest cache)
    I change all masonry for perfect grid that helped for mobile.
    But mostly not loading masonry on desktop specially if it is on bottom of the page.

    Can you please implement lazy load in templet as it is really hard to disable lazy load when you have multiple pictures on website …

    With Regards
    Lukas

    #1229588

    Hi Lukas,

    Our devs are working in this direction but it has not been implemented yet, unfortunately.

    Best regards,
    Victoria

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.