hi Finally – a help site that is addressing this Mailchimp popup. I clicked the “Publish” button in my Mailchimp account and published the Subscriber popup box without my knowledge. I do not want this popup box – I want to disable it but Mailchimp automatically inserted the code into my website somewhere and now I cannot locate it. I read elsewhere that it could be in functions.php/header.php/index.php but I do not see how I can access these files. I am using WordPress and a childtheme from Studiopress. In my dashboard, I can access only certain files through Appearance->Editor. I am afraid that I may need to access these files through my cPanel. Am I about to make a fatal error? How can I disable this popup. That’s all i want to do and it’s been driving me nuts for the last day. Here is my code:
<script type="text/javascript" src="//s3.amazonaws.com/downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">require(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us12.list-manage.com","uuid":"998c484383aee423b3e3d9616","lid":"588959030e"}) })</script>
Any help is appreciated. Thanks!