My footer has disappeared - Post ID...

User 2714364 Photo


Registered User
4 posts

Can anyone help me out with this. I exported the <script> to make the form show up on my page but then my footer disappeared. I can still see its in the code but nowhere to be found on my page. I'm adding the code below showing:

<header>
<header>
<div class="inner-content"> <a href="http://www.yhc.edu"><img src="/assets/img/logo.png" class="float-left" style="margin:15px;"/></a>
</div>
</header>
</header>
<div role="main">
<div class="inner-content">
<div class="row">
<div class="col12 alpha">
<img src="/assets/img/visitation-hero.jpg" alt="Ready for Anything" />
<div class="padded">
<h2>Start by attending a Visitation Day.</h2>
<p>Young Harris College educates, inspires and empowers students to be strong, capable, well-rounded leaders full of integrity and character. To realize your full potential, we push you to open your mind and heart. We encourage you to embark on a lifelong pursuit of knowledge and truth. We’ll also instill in you the responsibility that comes with such an education.</p>
<p>You won’t get lost in the crowd here. Our intimate setting allows students and faculty to work closely, forging nurturing relationships and strong bonds that endure well past graduation. YHC has been able to accomplish more because of our size, and you will too. Widespread opportunities exist in the classroom, on the field, on stage and in the community—so you can build your confidence, experience and résumé.</p>
</div>
</div>
</div>
</div>
<script type="text/javascript">document.write(unescape("%3Ciframe id=\"fb_iframe\" src=\"visit_yhc.php" + window.location.search + "\" width=\"100%\" height=\"754\"allowtransparency=\"true\" scrolling=\"no\" frameborder=\"0\"%3E&lt;a href=\"visit_yhc.php\" title=\"visit_yhc\"&gt;Check out my CoffeeCup Form&lt;/a&gt;%3C/iframe%3E"));</script>
<noscript>
<iframe height="754" style="border:none; background:transparent; overflow:hidden; width:100%;"
id="fb_iframe" src="visit_yhc/visit_yhc.html">
</div>
<footer>
<div class="inner-content"> <a href="http://www.yhc.edu"><img src="/assets/img/young_harris_college_ga.png" class="float-left" /></a>
<p>Young Harris College<br />
1 College Street<br />
P.O. Box 68<br />
Young Harris, GA 30582<br />
All Rights Reserved</p>
<p><a href="http://www.yhc.edu" target="_blank">yhc.edu</a> <a href="mailto:contact@yhc.edu"mailto:contact@yhc.edu">contact@yhc.edu</a> <a href="tel:(800) 241-3754">(800) 241-3754</a></p>
</div>
</footer>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/assets/js/jquery.min.js"><\/script>')</script>
<script src="/assets/js/plugins.js"></script>
<script src="/assets/js/app.js"></script>

<script type="text/javascript">

</body>
</html>
User 103173 Photo


VP of Software Development
0 posts

What is the URL to the page?
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 103173 Photo


VP of Software Development
0 posts

You might want to fix these errors first and see if that helps:

http://validator.w3.org/check?uri=http% … mp;group=0
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2714364 Photo


Registered User
4 posts

I took out the code that I pasted in and I can visually see the footer in my page. Any other suggestions that could be causing this?
User 2147646 Photo


Registered User
233 posts

You have stray </div>'s and you are missing </noscript> tags.
Also your mailto link is messed up ;)
Fix these and you should be good :)

User 2714364 Photo


Registered User
4 posts

Thanks, I got it working. Also noticed that it copied 2x when I exported the script. Thanks for the support!

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.