Debug error on widget
-
Hello guys. I’m trying to put the code on a widget and copied it but when I paste it back on wordpress this “usePlainJson=’true’ isDebug=’false’]” error show. At first it worked, but clearly something I did wrong. Im just not sure what it was.
It might be a rookie mistake, but hey, im new into this blogging world.
Thanks in advance
-
This topic was modified 8 years ago by
undiaenlagranja1.
The page I need help with: [log in to see the link]
-
This topic was modified 8 years ago by
-
What code exactly did you put in the Widget? Are we talking about the MailChimp embedded code or about a shortcode to a form from our plugin? Where can I see the result?
On my mailchimp account i went to Lists>>mylist>>sign up forms>>suscriber pop up. I generated a code to paste it on wordpress for this subscriber pop up. This is the exact code i’m trying to use on a mailchimp widget.
<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”:”abd39d06d62030e7b2d21bedf”,”lid”:”39ca24a03e”}) })</script>
This is the error i get
[mailchimp_subscriber_popup baseUrl=’mc.us12.list-manage.com’ uuid=’abd39d06d62030e7b2d21bedf’ lid=’39ca24a03e’ usePlainJson=’true’ isDebug=’false’]
Hello,
Please note that we are not affiliated with MailChimp. We are a different company “Ibericode” that develops “MailChimp for WordPress” and few other plugins. Since this issue is not related to our plugin, I would suggest contacting the support of MailChimp.com to assist you in fixing the issue.
The topic ‘Debug error on widget’ is closed to new replies.