Cant see text after embedding form
-
This has been driving me insane now for 2 hours this morning, and with no luck on google I finally have to post it here. Thanks to anyone in advance who is able to help.
I have the Coming Soon Pro plugin enabled on a website I’m building. Within the plugin, there’s a description area where I can add text to show up on the coming soon splash page. I have a contact form embedded in there (MailChimp Form) and I’ve added text above and below the form.
For some reason, and I could be just missing something very simple, I cannot get the text i’ve added below/above the form to show. It shows in my visual editor AND in the preview window – but as soon as I publish – ONLY the form shows.
Here’s what I’m posting;
<h2>We'll Build it ? You Define It</h2> ? For more information regarding rental units please complete the form below. ? <!-- Begin MailChimp Signup Form --> <div id="mc_embed_signup"><form id="mc-embedded-subscribe-form" class="validate" action="//SouthVillageHfx.us13.list-manage.com/subscribe/post?u=3c1f393b0daee72bf5957a5be&id=8ee5adf9fe" method="post" name="mc-embedded-subscribe-form" novalidate="" target="_blank"> <div id="mc_embed_signup_scroll"> <h4 class="mc-field-group"><label for="mce-EMAIL">Email Address </label> <input id="mce-EMAIL" class="required email" name="EMAIL" type="email" value="" /></h4> <h4 class="mc-field-group"><label for="mce-FNAME">First Name </label> <input id="mce-FNAME" class="required" name="FNAME" type="text" value="" /></h4> <h4 class="mc-field-group"><label for="mce-LNAME">Last Name </label> <input id="mce-LNAME" class="required" name="LNAME" type="text" value="" /></h4> <h4 class="mc-field-group size1of2"><label for="mce-MMERGE4">Phone Number </label> <input id="mce-MMERGE4" class="required" name="MMERGE4" type="text" value="" /></h4> <!-- 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;"><input tabindex="-1" name="b_3c1f393b0daee72bf5957a5be_8ee5adf9fe" type="text" value="" /></div> <div class="clear"></div> <div class="clear"><input id="mc-embedded-subscribe" class="button" name="subscribe" type="submit" value="Subscribe" /></div> </div> </form></div> <script src="//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js" type="text/javascript"></script><script type="text/javascript">// <![CDATA[ (function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[4]='MMERGE4';ftypes[4]='phone';}(jQuery));var $mcj = jQuery.noConflict(true); // ]]></script> <!--End mc_embed_signup--> <h6>By completing the form you are confirming that you would like us to keep you up to date with the latest news and information.</h6>
?
and here’s what I see in the preview window (perfect!)
[IMG]https://i67.tinypic.com/11i34ma.jpg[/IMG]But the live site: https://www.southvillagehfx.com shows JUST the form!
Please help!
- The topic ‘Cant see text after embedding form’ is closed to new replies.