- Issue description:
the slowest part of page loading. get to grips with your bandwidth requirements as you grow! - Link to the page with the widget in question:
Hi @ChickyChaps
We are delighted that you’ve chosen to be a part of our journey! Welcome
You are very welcome to reinstall your widget by using some kind of lazy loading.
To make it work, you need to add a data-elfsight-app-lazy attribute to the widget installation code. Here’s what the installation code will look like:
<script src="https://static.elfsight.com/platform/platform.js" data-use-service-core defer></script> <div class="elfsight-app-WIDGET-ID" data-elfsight-app-lazy></div>
Please replace WIDGET_ID in the code above with the ID of your own widget and install it on your website.
Here you’ll find more info about this feature - How to improve PageSpeed score of a page with our widget.
Please check it and let me know if it worked for you
thanks this has improved the score! best regards, jc
@ChickyChaps That’s great!
You are always welcome