Pop-up closing too early
-
Hey there,
Thanks for releasing this fantastic plugin!I’m using official mailchimp wordpress plugin to source the sign up box.
Just a little problem. Once I press subscribe the box closes before showing the ‘thank you, please check your email to confirm’ message which can be confusing to the visitors…
Any idea what I could be doing wrong? Here’s the code that I’m using – it might be wrong, I’m not a pro.
<div class=”modal-title”>
<h3>text text text</h3>
</div>
<div class=”modal-body”>
<p>more text</p>
</div>
<div class=”mailchimp”>
[mc4wp_form id=”1042″]
</div>
<div class=”modal-footer”>
<p>no thanks</p>
</div>Thanks for your help in advance.
- The topic ‘Pop-up closing too early’ is closed to new replies.