I’m having an issue with a scheduling widget I’m trying to embed on my site. Here is the coding:
I’m not versed in coding at all, but the error message I keep getting is: “Parsing error, unexpected token” – not sure what that means. I tried digging into it but it’s over my head. Any ideas on what the issue is or possible solution to fix it? Thanks!
You will add an HTML cube to the site
And enter the code
<html>
<head>
<iframe src = "https: // msgsndr .com / widget / booking? calendar = goBTMirmxoA8aO2rF5jU" style = "width: 100%; border: none; overflow: hidden;" scrolling = "no" id = "msgsndr-calendar"> </iframe>
<script src = "https://msgsndr.com / js / embed.js" type = "text / javascript"> </script>
</head>
</html>
I tried that but it’s still giving me the same error messaging, unfortunately