Hi,
I’m using the “Subscribe” footer widget from http://support.swiftideas.net/knowledgebase/neighborhood-demo-footer-widgets/
Everything works fine, except that when I try to subscribe on iPad, enter email & hit “go”, there is no response??
Here is my subscribe code:
<div id="mc_embed_signup">
<form action="//onceobjects.us8.list-manage.com/subscribe/post?u=0280af2a39fff6d74e6a41de8&id=4815073dac" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="Enter email" style="margin-bottom: 0;" required>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button" style="visibility:hidden;"></div>
</form>
</div>
Attachments:
You must be
logged in to view attached files.