Is Constant Contact folks working on code? The code below should work, correct? Here’s the code our page is using in its Javascript: <!-- Begin Constant Contact Active Forms --> <script> var _ctct_m = "ce30b8f83058e56936fcde3a024592fe"; </script> <script id="signupScript" src=https://static.ctctcdn.com/js/signup-form-widget/current/signup-form-widget.min.js async defer></script> <!-- End Constant Contact Active Forms --> And here’s the code that we’ve got in the HTML of the page: <!-- Begin Constant Contact Inline Form Code --> <div class="ctct-inline-form" data-form-id="f6dacbd2-cde9-4d1f-9b08-84214a42f8d1"> </div> <!-- End Constant Contact Inline Form Code --> Someone probably needs to find out if we’re using the correct code, and if so let them know it is not working on our site.
... View more