Hi,
I try to set up mail chimp and have generated a pop up code, and can’t seem to find where to post it so it pops up on all pages. I have tried to post in on the frontpage, in headers and in costum code in the theme.
Any help will be greatly appreciated, thanks
Hi,
You should follow the installation instructions mentioned by the code provider. They should have documentation as to where that code has to be entered in the website. Maybe this guide would be helpful
– http://www.wpbeginner.com/wp-tutorials/ultimate-guide-to-using-mailchimp-and-wordpress/
Thanks
Hi, thanks
On Mail Chimps site it says to post the pop up code:
<script type=”text/javascript” src=”//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”:”e3e6b26544ea9a32f4e009bb1″,”lid”:”05e500ce8b”}) })</script>
on the WordPress sites HTML. I have done so in different places without luck.
I have postet the code in theme custom code HTML right now. For some strange reason it is not showing?
Thanks
Hello benjaone1,
Please refer to our documentation from here -> https://forum.tagdiv.com/the-newsletter-plugin/ and then try to use the following code from here -> https://pastebin.com/ka9szH6k
Thanks for your understanding!
Hi,
It’s a a pop up, not a block. I can get the block to work but I want a pop up sliding in from right when scrolling to the buttom of the page.
I have created the pop up as i want it on Mail Chimps site, I just can’t get it to appear on my site, thanks.
I have tried to post the HTML generated from Mail Chimp on pages and blocks without luck.
So I am in doubt of how to get the pop up to work with this theme, thanks again.
I believe that should be entered in the header file of the theme, between the head tags
– https://www.screencast.com/t/2noeCTl9Z
Enter it there and the popup should appear.