Lazy loading ensures that components are only loaded when they are in the visible area of the browser. This makes your page load faster, providing a better experience for visitors.
Good to know
Lazy loading is enabled by default for images and videos.
In some cases, lazy-loaded videos may not display correctly. You can disable lazy loading for these videos.
Enable or disable lazy loading for images
How to enable or disable lazy loading for an image:
- Open a landing page, website page, or a course theme in the page builder.
- Add the Image component to the page.
- Click on the gearwheel icon of the component
to configure the component in the side menu.
- Switch to the Advanced tab
- Enable or disable the lazy load image option.
- Edit the other settings of the component.
- You can click on Preview in the header bar to see a preview of the changes in a new tab.
- Click on Save in the header bar.
Enable or disable lazy loading for videos
How to enable or disable lazy loading for a video:
- Open a landing page, website page or a course theme in the page builder.
- Add the Video component to the page.
- Click on the gearwheel icon of the component
to configure the component in the side menu.
- Switch to the Advanced tab
- Enable or disable the lazy load video option.
- Edit the other settings of the component.
- You can click on Preview in the header bar to see a preview of the changes in a new tab.
- Click on Save in the header bar.