If I use the delay display option, does that also delay loading the widget so other parts of my page can be prioritised? Or does it still load at the same time but defer displaying only?
2 Likes
Hi there and welcome to the Community, @IsMikeOnFire
I am glad to say that the installation code of our widgets include a data-elfsight-app-lazy
attribute by default.
With this attribute the widget loads only when a visitor interacts with the page’s content or scrolls down to the place where the widget is installed. Thereby, the widget is not loaded straight away, so the page speed performance shouldn’t be affected.
Please let me know if this explains things or if you have any questions left
1 Like