HI All
I have been given this code to integrate into my website - was not working -cant see anything inside the webpage.
<!-- Calendly inline widget begin -->
<div class="calendly-inline-widget" data-url="https://calendly.com/vintagemetals/vintage-metals-appointments?hide_gdpr_banner=1" style="min-width:320px;height:700px;"></div>
<script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async></script>
<!-- Calendly inline widget end →
So I then added the following code
<script type="text/javascript" src="https://calendly.com/assets/external/calendly-squarespace.js"></script>
But still not working but now I have been advised to Ajax-enabled code from Calendly.
Can someone PLEASE help me as I am really struggling
Surj