I’ve reviewed posts on forum but now solve my problem. I cannot get the subscribe link in the header to display the subscribe pop-up form from Mailchimp.
The code they give me is:
<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.us6.list-manage.com","uuid":"6dcec50b40784fb79e1ca0221","lid":"91826c480e"}) })</script>
This looks different to code I see on forum questions, but I guess they are not pop-ups?
Please help