form fields and submit button not visible
-
I am trying to paste a code from mailchimp into the header for a sign up form and when i edit it in “customize” paste the code in text/html then save and switch over to visual view, and i can see the form fields and submit button, but it doesn’t show up on the page).
below is the code from mailchimp. it appears the site might be minifying the #mc code but i don’t think I have any plugins that would be doing that and can’t figure out where in the css code i should alter to prevent it from doing that. Please advise:
<!– 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://bubbleballsoccernyc.us15.list-manage.com/subscribe/post?u=7f40025fbc4049a3c5e2c3049&id=3e6e770637″ method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate>
<div id=”mc_embed_signup_scroll”><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_7f40025fbc4049a3c5e2c3049_3e6e770637″ 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–>
The page I need help with: [log in to see the link]
The topic ‘form fields and submit button not visible’ is closed to new replies.
