Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #889811

    Hi,

    I would like to have the MailChimp pop-up form appear after the user clicks on a button. There is a code of the form which looks like this:

    <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”:”e36531c0029666a5d7ef3729c”,”lid”:”362441b9b5″}) })</script>

    I checked all the other threads on the topic but none of them offered a solution to this problem. I don’t want to use any additional plugins.

    Thank you in advance!
    Best,
    Anton

    #889957

    Hey Anton,

    I would suggest using a plugin that supports pop-up form, since the code you posted doesn’t seem to have a trigger on a button, it’s just loading 2 scripts.

    Best regards,
    Nikko

    #892519

    Hi Nikko,

    Thank you for your answer!

    Best,
    Anton

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