Mailchimp Subscriber PopUp not popping up
-
How do I get the MailChimp subscriber pop-up form to work? I’ve followed all the directions and it still isn’t popping up! Site is https://trchandlerwrites.com
The page I need help with: [log in to see the link]
-
Hi. Thanks for replying. I did try that and had the same issue. I gave up for a few hours and tried it again, used a different device to check if it works and it did. I don’t know what I did. However, I won’t be using it in the meantime. It appears that my address is shared after someone signs up. I will reuse though once I get a PO box.
Thank you again, Jeremy!
Hello,
I installed a mail chimp pop-up form a few weeks ago and it was working, now all of a sudden it’s not working. I deleted the code from the headers and footers section in settings and re-entered the code and it’s still not working. This is the code I’m using:
<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.us16.list-manage.com”,”uuid”:”fc8ede1981965909c03e78c39″,”lid”:”a57d956417″}) })</script>
This is so frustrating! Now I now why I wasn’t getting any subscribers after running a FB Ad! Please help!!!! Thank you!
I deleted the code from the headers and footers section in settings and re-entered the code
You seem to be using a different plugin to add that code to your site. Jetpack does not include a “headers and footers section” in its settings. Could this be linked to your theme?
Regardless, I would recommend what I suggested earlier on this thread:
https://www.ads-software.com/support/topic/mailchimp-subscriber-popup-not-popping-up/#post-10069373After inputting code into Mailchimp subscriber jetpack pop up of either sidebar or footer section. The code below saves instead.
[mailchimp_subscriber_popup baseUrl=’mc.us17.list-manage.com’ uuid=’09c8d27a0b3df82d7df25b8d5′ lid=’68ec3b113e’ usePlainJson=’true’ isDebug=’false’]
Instead of….
<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.us17.list-manage.com”,”uuid”:”09c8d27a0b3df82d7df25b8d5″,”lid”:”68ec3b113e”}) })</script>
I’m not sure why it’s not working and I’ve tried it so many times both on website theme itself in widget secton, and through Jetpack on wordpress.
*The quotes appear differently when posted here, but looks the way they’re suppose to when posted in code box.
- This reply was modified 6 years, 7 months ago by casey122.
I have the same issue as casey122. Not only the script tags are removed but the only part that remains is this part : [mailchimp_subscriber_popup baseUrl=’mc.us17.list-manage.com’ uuid=’09c8d27a0b3df82d7df25b8d5′ lid=’68ec3b113e’ usePlainJson=’true’ isDebug=’false’]
The popup does not appear.
I’m not sure if this can be caused by the fact that I’m running Jetpack in Safe mode on this site. It’s a testsite I’ve set up to test new stuff before I implement it in production.I was clearing the wrong cookies. I was clearing cookies coming from the mailchimp domain but apparently the cookie ‘MCPopupClosed’ that needs to be removed in order for the popup to appear is stored under your own domain.
Once I removed this cookie the popup is shown.
I’ve configured the popup to be shown ‘On Exit’.
But on Firefox and Edge browsers the popup appears instantly.
It’s only Chrome that shows the popup on Exit.Is there anything I can do about this?
@kcaluwae Could you please start your own thread, as per the Forum Welcome?
https://www.ads-software.com/support/plugin/jetpack#new-postThank you!
Hello I have the same problem and I tried everything. Could you please help me with that?
Here is the 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.us15.list-manage.com”,”uuid”:”4f2dc35e27dd0a7b24ea5f420″,”lid”:”9af9860da6″}) })</script>
I am the admin and only user.
Thank you so much!
@vadenisalife Could you try all my suggestions above, and if that does not work, follow the link I posted above to start your own thread?
Thank you.
Ok I will do :)!
Hi. I’ve tried EVERYTHING that EVERYONE has reccomended trying to get this widget to work to no avail. Please help resolve this issue. https://www.diyanimaldoctor.com/blog.
Ps how do you use this widget for a static front page when it must be added to a sidebar only.
@diyanimaldoctor Could you please start your own thread, as I suggested a few times above?
Thank you.
Hello,
I am having a similar issue with the Mailchimp popup not working.
I paste the code in a new text widget in the header but nothing happens. If I try to paste it into the page directly, my logo and blogs disappear.<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.us17.list-manage.com”,”uuid”:”d36ca3356faa5a0d58ac95579″,”lid”:”5032f4a77e”}) })</script>
@tluczkiewicz Could you please start your own thread, as I suggested a few times above?
Thank you.
- The topic ‘Mailchimp Subscriber PopUp not popping up’ is closed to new replies.