With Google's new Core Vitals being so important, a lazy load feature would be very helpful. This could be done through a WordPress plugin.
Hello folks!
We're closing this feature as the solution in the comments does resolve the issue ๐
Since this Wishlist Portal has moved to our Forum, you can find the details and leave your feedback here.
Cheers!
Hello folks!
Big news is coming โ lazy load beta version for embedded widgets is here! ๐
It doesn't work as a built-in option yet due to a couple of unresolved matters, but you can adjust your widget manually in order to make it work :)
To turn it on, please add the โdata-elfsight-app-lazyโ attribute to a <div> element in your installation code.
For example, hereโs how the code looks like initially:
And hereโs how it should look like with the attribute added:
Please keep in mind that it will work only for widgets which are not in the initial viewport (e.g. users have to scroll down at least for a little bit before they reach the widget).
Please do let us know if it worked on your end ๐