Site URL: https://baycove.squarespace.com/donate
Hi! I'm currently moving an existing Squarespace 7.0 site to the new 7.1 platform (no fluid engine).
I have tested the embed code on the existing site and it shows up (code block / HTML): https://www.baycovehumanservices.org/new-page-58
However, on the new site all I see is this error message: https://baycove.squarespace.com/donate Pass: GoBayCove
Is the source of this error inside Squarespace? I have tried using different block types and settings and can't find something that works.
Halp! 🤪
Thanks,
Victoria
---
Code:
<div id="bbox-root"></div>
<script type="text/javascript">
window.bboxInit = function () {
bbox.showForm('a77c6800-3d7e-4355-a5b0-71b9f30eca69');
};
(function () {
var e = document.createElement('script'); e.async = true;
e.src = 'https://bbox.blackbaudhosting.com/webforms/bbox-min.js';
document.getElementsByTagName('head')[0].appendChild(e);
} ());
</script>
<div id="bbox-root"></div>
<script type="text/javascript">
window.bboxInit = function () {
bbox.showForm('a77c6800-3d7e-4355-a5b0-71b9f30eca69');
};
(function () {
var e = document.createElement('script'); e.async = true;
e.src = 'https://bbox.blackbaudhosting.com/webforms/bbox-min.js';
document.getElementsByTagName('head')[0].appendChild(e);
} ());
</script>