Hi @silver, thanks for your reply, one thing you can try to do is to load the calendly embed script not in the embed, but in the footer of the site in the Before Body section of custom code on the page where the embed is located:
Make sure to remove this script from the actual embed, so that the script does not load when the html is rendering at the same time, this can cause some performance trouble.
I after adding that code, republish the site. I hope this helps!
Hi @cyberdave , it runs faster on pc, mobile seems to be the same. But unfortunately, the calendar is now under the footer at the bottom of the page. I need it right before it.
I did everything just as you recommended and put your custom code in the before /body tag. Why is this happening?