Forum Replies Created

Viewing 1 replies (of 1 total)
  • After 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, 10 months ago by casey122.
Viewing 1 replies (of 1 total)