Mailchimp Submit Not Working Within Popup
-
I’m testing Scroll Triggered Boxes, apparently now owned by you. I’m using Mailchimp as my subscription manager. The form I currently use within a post looks like this
<div class=”subscribe-box”><div class=”subscribe-text”>
<h4>Receive New Recipes and Cooking Tips Each Week!</h4>
<p>Sign up for our newsletter and receive new receipes, cooking tips, and special offers each Friday.</p>
</div>
<div class=”subscribe-form”>
<input type=”email” name=”EMAIL” placeholder=”Your email address” required />
<input type=”submit” value=”Subscribe” />
</div>
</div>That works fine on all pages. But when I drop that into a box for Scroll Triggers, the submit button does not work. I’ve updated to the Boxzilla version, still doesn’t work.
You can see an example here
https://paleodietcafe.com/cookies/chocolate-pecan-tassies/Does that HTML need to be modified to work in the poppup?
Obviously can’t consider your premium service if the free test doesn’t work for me.
Thanks
- The topic ‘Mailchimp Submit Not Working Within Popup’ is closed to new replies.