• Resolved betumayo

    (@betumayo)


    Hi. I am experiencing problema with the lazy loading in Chrome when no being conecting to WiFi. Only happens in Chrome. The images Just odnt load well or take a looot to load in Chrome when uisng 4g. It Lea es blank spaces with not normal images loading. Only in Chrome. Is there a fix for that?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Stoyan Georgiev

    (@stoyangeorgiev)

    Hey there @betumayo,

    The lazy loading is working as expected. The idea behind it is to load images that are visible in the view port. This is reducing the server requests as well.

    However, it depends on the speed of the network to load all assets of the page. You can try reducing the image sizes and/or optimizing them, combine CSS and js scripts. All of this will help you reduce your loading speeds both on mobile and other networks.

    Kind Regards,
    Stoyan

Viewing 1 replies (of 1 total)
  • The topic ‘La y loading not working properly in Chrome whith 4G’ is closed to new replies.