Black Friday sale! Get up to 25% off GP Premium! Learn more ➝

[Resolved] Mailchimp pop up form doesn't work on my gp site

Home Forums Support [Resolved] Mailchimp pop up form doesn't work on my gp site

Home Forums Support Mailchimp pop up form doesn't work on my gp site

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1230261
    Katharina

    Hi,

    I want to embed a mailchimp pop up form into my site but always get the following error message:
    Aktualisierung fehlgeschlagen. Die Antwort ist keine gültige JSON-Antwort.

    Here is the code. It works on my other websites. I’ve been trying to add it via code and html, but I always get the same error message that it’s not a valuable JSON-response…????

    <script type=”text/javascript” src=”//downloads.mailchimp.com/js/signup-forms/popup/unique-methods/embed.js” data-dojo-config=”usePlainJson: true, isDebug: false”></script><script type=”text/javascript”>window.dojoRequire([“mojo/signup-forms/Loader”], function(L) { L.start({“baseUrl”:”mc.us7.list-manage.com”,”uuid”:”81fa6aa5b7c6792d03ed8d0a2″,”lid”:”018866e55c”,”uniqueMethods”:true}) })</script>

    Warm regards,

    Katharina

    #1230308
    Leo
    Staff
    Customer Support

    Hi there,

    Can you try adding that in wp_footer hook using a hook element?
    https://docs.generatepress.com/article/hooks-element-overview/

    #1230869
    Katharina

    I’ve tried as you said, didn’t get an error message this time, but still no pop up…
    Do I have to choose execute shortcode, right?

    #1230874
    Katharina

    Now I tried with the php and it works now, thanks.

    #1231496
    Leo
    Staff
    Customer Support

    No problem 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.