Archived topic
Calling up mailchimp popup form via button
7 replies · Started by Halil on October 30, 2017
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?
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 :)
thanks
No problem!
Hi Halil and Leo,
is there a solution for this requirement. Would be very happy if yes?
br heiner
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.
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.
tks.