help center

On this page

Improved Asset Loading

Last Update: April 14, 2024

Improved Asset Loading improves a website’s front end performance, speeding up each page by only loading the functionalities needed for that page. This feature loads less code per page, which translates to significantly faster page load times and better page speed scores.

Only loading the parts of the infrastructure JS code needed on the page can result in significant JS files size reduction. See more details here.

In addition, by breaking the loading method into small chunks, users who use HTTP/2 protocol in their sites will benefit from efficient loading, due to multiplexing which allows a browser to request all the assets in parallel. This results in a dramatic performance gain.

Core improvement

Improved asset loading

The following elements will only load if used on the page.

  • Lightbox and Screenful libraries (±20KB)
  • Dialog library (11KB)
  • Share links library (3KB)

Note
This feature only applies to Elementor Core widget handlers (JS files), and the Swiper library in Elementor and Elementor Pro instances. 3rd party addons may cause potential conflicts if they have not optimized their plugins to use this feature properly.

Conditional and Inline CSS Load experimental features

For information about this, please click here.

Have more questions? We’re more than happy to assist.

Link is copied to clipboard!
On this page

Is this article helpful?

Share this article