[Resolved] Adding Mail Chimp's Pop-Up Form HTML to GP

Home Forums Support [Resolved] Adding Mail Chimp's Pop-Up Form HTML to GP

Home Forums Support Adding Mail Chimp's Pop-Up Form HTML to GP

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1098017
    tbgr

    Good afternoon.

    I’d like to add Mail Chimp’s Pop-Up Form HTML to my GP website. According to Mail Chimp’s “Help” instructions, after editing the form to my satisfaction, I need to generate the code and then paste it in my website’s HTML.

    1. Do you recommend doing this? If so, please provide instructions.
    2. Am I better off using a Pop-up form plugin? If so, any recommendations?

    Thank you!

    #1098035
    Leo
    Staff
    Customer Support

    Hi there,

    1. Not sure if I understand. There isn’t anything in GP that generates the code for you. Perhaps this question is better for MailChimp’s support?

    2. This is all personal reference so we don’t really have recommendations for it. Just find a plugin that fits your need the best πŸ™‚

    #1098044
    tbgr

    The code is generated in Mail Chimp. I can copy it. The issue is: where do I paste it within WordPress?

    Or would I be better off just using a plugin?

    #1098052
    Leo
    Staff
    Customer Support

    What kind of code is it?

    Did MailChimp provide instruction on where to add it?

    #1098055
    tbgr

    They did not. Here’s what they said:

    “Here are some things to know before you begin this process.

    Embedding code on your site is an advanced task and is recommended for users familiar with custom coding. Contact your developer, or hire a Mailchimp Expert if you need assistance.”

    Leo, it’s probably easier just to use a plugin. Thanks anyway!

    #1098057
    Leo
    Staff
    Customer Support

    Can you copy and paste the code here?

    Make sure to highlight it and click the code button in the editor.

    #1098059
    tbgr

    Here it is:

    <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.us20.list-manage.com”,”uuid”:”276ec77b1d3b497b8946c8b5d”,”lid”:”e2d48b52ad”,”uniqueMethods”:true}) })</script>

    #1098082
    Leo
    Staff
    Customer Support

    Try adding that in wp_footer hook with a hook element:
    https://docs.generatepress.com/article/hooks-element-overview/

    #1098513
    tbgr

    Leo:

    This didn’t work but thanks anyway. I’m going to look for a pop-up plugin.

    Robert

    #1098834
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

    #1108938
    Melanie Jongsma

    I have this same question. Mailchimp gives me this code:
    <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.us16.list-manage.com”,”uuid”:”9a83c89ffe92a3c1e4391e9df”,”lid”:”9f026132e4″,”uniqueMethods”:true}) })</script>

    But I’m not sure where to put it. Can I use Code Snippets to add this to my site?

    #1109248
    Leo
    Staff
    Customer Support
    #1111318
    Melanie Jongsma

    Thanks for your reply. I actually found an add-on to the MC4WP plugin I use. The add-on allows me to put a subscribe form as a top banner on my website.

    #1111362
    Leo
    Staff
    Customer Support

    Sounds good πŸ™‚

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