Hi,
I custom inputted a top bar in my header 8 settings.
I have also installed Mailchimp for WordPress plugin as you suggested.
I’m trying to get the mail icon to have a pop-up mailchimp opt-in form.
Here’s the form custom code that I’m using, but it doesn’t seem to be working when inputted in Header-Structure-3-.php
<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.us10.list-manage.com”,”uuid”:”2ad1e34a33d58af077dd9e727″,”lid”:”5ffa8863a3″}) })</script>
Any ideas on how to make this work?
-Arbel