Viewing How do I get my MailChimp sign up form to display correctly (again)?

How do I get my MailChimp sign up form to display correctly (again)?



User: J. Christopher D. 5 years ago
The MailChimp form has been behaving for the past few months then just recently it's back to displaying improperly.

https://www.jchristopherdunn.com/quote-and-audition-requests.html

The last time it displayed malformed was because I'd upgraded my site to https but the link used was http: (Thanks, Roddy!) I took a look at the embed code for the form and it seems fine.

[code]<!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="https://JChristopherDunn.us2.list-manage.com/subscribe/post?u=7d54be2564e2a08cbdf00e604&amp;id=ecc457580d" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<label for="mce-EMAIL">Subscribe to our mailing list</label>
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_7d54be2564e2a08cbdf00e604_ecc457580d" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>

<!--End mc_embed_signup-->[/code]

Any ideas?

Thanks!
Chris
User: Roddy 5 years ago
The form look OK to me in Safari.

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.

mail-chimp.jpg
User: J. Christopher D. 5 years ago
D'oh! Thanks, Roddy. Emptied cache for my browsers and now all is spiffy. Pfft... should have done that in the first place.


Post Reply
You must login or signup to post.