Home Forums WoodMart support forum How to reduce the diffusion time of the lazy load ?

How to reduce the diffusion time of the lazy load ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #235634

    max06accesso
    Participant

    Hello, I need to reduce the display time of lazy load images because they appear too late.

    See below:

    https://i.gyazo.com/f3e67475a0e570cc19f53dc54266288f.png

    Can you provide a solution?

    Thanks in advance

    #235826

    Artem Temos
    Keymaster

    Hello,

    If you are using the lazy loading option for images then they are loaded once the user scrolls the browser window to them. They don’t have any time function to load.

    Kind Regards

    #235884

    max06accesso
    Participant

    Hello,

    I understand and know how the lazy load works. Late preview is not about scroll, there is no problem with that. I’m talking about the first rendering, when you change page for example.

    Regards

    #236095

    Artem Temos
    Keymaster

    It depends on a lot of factors: your image optimizations, server response time, CDN, number of third party plugins, and their loaded resources like CSS and JS. Everything that adds some loading time to your page may affect the first rendering time.

Viewing 4 posts - 1 through 4 (of 4 total)