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

[Resolved] Calling up mailchimp popup form via button

Home Forums Support [Resolved] Calling up mailchimp popup form via button

Home Forums Support Calling up mailchimp popup form via button

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #412769
    Halil

    Hi,
    I have configured mailchimp popup form, when user scroll down any blog post, it pops up, as it is expected.

    I have copy/pasted below code into one of hooks.

    <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”:”5XXXXXXXXXXXXXXXXX”,”lid”:”b9cabe0588″}) })</script>

    My question is how can I bind this popup form to a button, so that user can click the button any time to subscribe, and then I’ll delete the hook code above.

    is that possible?

    #413025
    Leo
    Staff
    Customer Support

    Hi there,

    I think this question is more suitable for MailChimp’s support.

    They should know the best way to insert it as page content/HTML. Then we can help you style it if you need.

    Let us know 🙂

    #413078
    Halil

    thanks

    #413126
    Leo
    Staff
    Customer Support

    No problem!

    #485461
    Heinrich

    Hi Halil and Leo,

    is there a solution for this requirement. Would be very happy if yes?

    br heiner

    #485592
    Leo
    Staff
    Customer Support

    Not sure what your question is? If it’s the same as original topic then like I said it’s more suitable for MailChimp’s support.

    #486467
    Halil

    I figured out that best way is to use some plugins like wordpress for mailchimp. Otherwise u r dealing wiith codes line by line. Its cumbersome for non-coder users like me.

    #486515
    Heinrich

    tks.

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