Lazy loading – how to activate on website?

This topic has 2 replies, 2 voices, and was last updated 9 months, 2 weeks ago ago by Tony Rodriguez

  • Avatar: PR
    PR
    Participant
    July 18, 2023 at 23:11

    Hello,

    what exactly is lazy loading and how can we add this feature on our site?

    any recommendations would be helpful!
    thank you very much in advance 🙂

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    July 19, 2023 at 06:06

    Hello, @PR,

    Lazy loading is a technique used in computer programming and web development to improve the performance and loading times of web pages or applications. It involves deferring the loading of non-critical or secondary content until it is actually needed, rather than loading it all upfront when the page initially loads.

    In the context of web development, lazy loading is primarily used for images and other media files, such as videos. Instead of loading all the images on a webpage simultaneously, lazy loading loads only the images that are visible in the user’s viewport or near it. As the user scrolls down or interacts with the page, additional images are loaded dynamically.

    We have the Lazy Loading Option in our theme under XStore >> Theme Options >> Speed Optimization >> Image Loading Type (Lazy)

    Alternatively, you can use the WP Rocket plugin as well, it also provides the option for the Lazy load of images and media, please refer to our theme documentation here: https://xstore.helpscoutdocs.com/article/128-how-to-improve-wp-rocket-settings-with-xstore

    Best Regards,
    8Theme’s Team

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.