Why my widget doesn't display on my Squarespace site until page refresh
You may face this issue because of Ajax - it sometimes prevents the page from completely loading and, as a result, the widget's platform is unable to initialize. However, we do have a solution.
What you need to do
To make a widget work fine, you need to get to the header: go to the settings, find the Advanced section and click on Code Injection:
Then, add the following part of the installation code to header:
<script src=" https://apps.elfsight.com/p/platform.js" defer></script>
Don't forget to save changes. You should be good now!
What to do if the issue persists
If the widget still doesn't load correctly, there may be some local issues. Please contact our Support Team, we will be happy to help you.