mailchimp
-
Hello my mailchimp popup is not working. Please can you help me?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
Did you copy the code from MailChimp exactly as it appeared on their site without changing anything?
Can you please paste that code here for me. Above the text box where you reply, click the Code button, paste the MailChimp code, and then click the Code button again.
-
[mailchimp_subscriber_popup baseUrl='mc.us14.list-manage.com' uuid='e24e6a0a801e38e309200c099' lid='e1c415a8a6' usePlainJson='true' isDebug='false']
-
That is not the correct code. The code should look like on the screen shot on this page:
The code you posted above is a shortcode that won’t work in our widget. You must use the actual HTML code instead.
-
<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.us14.list-manage.com”,”uuid”:”e24e6a0a801e38e309200c099″,”lid”:”e1c415a8a6″}) })</script>
This one is the code but when I copy the code from maichip and poste i my wordpress widgets and press save this is the code that apears.
The one I send you before in the one apear -
Right, I’ve found the problem. You have the widget added to the sidebar, but your front page does not show a sidebar so the widget’s code doesn’t run on that page.
If you move the widget to the footer instead it should work. The widget is invisible, so it won’t affect your site’s layout to have it in the footer, though it might disable infinite scroll on your site.
To easily move a widget, use the WP-Admin dashboard. There you can simply drag-and-drop the widget to a new location:
https://missmangue.wordpress.com/wp-admin/widgets.php
If it still doesn’t work, please delete the form in MailChimp and create a new one and add it to the widget. Then clear your browser cache and cookies and check your site again.
-
P.S. Also check the delay you have on the form. A delay of about 5 seconds before the pop-up appears generally works best.
-
I paste mailchim popup in my wordpress footer widget page like you told me but stile no working. I do’n know what to do next.
-
It looks like the widget wasn’t saving correctly. I removed it and re-added it and now it’s working for me.
Open your site in an incognito window in Chrome and you should see it.
-
-
- The topic ‘mailchimp’ is closed to new replies.