Hi @d_bowyer. Our plugin adds a single (and external) script tag to the post types where you’ve selected to display a form. If you view the source of your page you’ll see something like this
<script async src="https://eocampaign1.com/form/[unique-id].js" data-form="[unique-id]"></script></body>
This is an external Javascript file so it’s surprising to hear that the Sitegrounds plugin is trying to manipulate it. But it’s difficult to know as we obviously don’t own that plugin. Happy to provide some more contexts to their devs if you want to loop me in to their support team (jon[at]emailoctopus.com).
-
This reply was modified 9 months, 3 weeks ago by EmailOctopus.