Title: PHP footer problems&#8230;
Last modified: August 19, 2016

---

# PHP footer problems…

 *  Resolved [dersankt](https://wordpress.org/support/users/dersankt/)
 * (@dersankt)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/php-footer-problems/)
 * Hello…
 * I’m here as the last resort–I’ve tried searching this up more than once and I’ve
   already tried the “sticky footer” by Ryan and nopes, it didn’t work. I can’t 
   seem to get the footer to move below the content rather than the first two posts.
 * Either that or the sidebar, though I’m inclined to think that the footer is set
   to be placed beneath the second post–though I can’t figure out why.
 * In the original CSS (HTML only) the footer doesn’t seem to have a problem staying
   down–it’s only when I move it into php file that this problem occurs…
 * my site can be seen here: [http://www.deafchange.com/dh5](http://www.deafchange.com/dh5)
 * Any help would seriously be appreciated!

Viewing 9 replies - 1 through 9 (of 9 total)

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/php-footer-problems/#post-964986)
 * [look at this](http://validator.w3.org/check?uri=http%3A%2F%2Fwww.deafchange.com%2FDH5%2F&charset=(detect+automatically)&doctype=Inline&group=0&ss=1)
   
   you have an unclosed`<body>` and `<html>` tags fix that
 *  Thread Starter [dersankt](https://wordpress.org/support/users/dersankt/)
 * (@dersankt)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/php-footer-problems/#post-965004)
 * Heyy,
 * Thank you for your response! I was starting to get worried…Then I saw your comment..
   Laughed of course, I knew it’d be a simple thing like that…
 * Unfortunately, the footer will not budge. The validator reduced my errors to 
   five–thus effectively canceling out all errors within the template (the other
   errors comes from the posts itself)..
 * Yet, the validator says I put in the </body> and </html> wrong. Uhm. Could you
   elaborate on where to put the closing tags?
 * Again, thank you for your response.
 * -Ben
 *  Thread Starter [dersankt](https://wordpress.org/support/users/dersankt/)
 * (@dersankt)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/php-footer-problems/#post-965098)
 * uhmm…anyone?
 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/php-footer-problems/#post-965119)
 * look in your theme’s footer.php
    what is messed up?
 *  Thread Starter [dersankt](https://wordpress.org/support/users/dersankt/)
 * (@dersankt)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/php-footer-problems/#post-965131)
 * I can’t tell. This is my whole footer.php file:
 * > <div id=”footer” class=”clear”>
   >  <div class=”line”> <hr /></div>
   > <p>All photographs and designs in Ganja Simple White is copyrighted by [Benjamin Vess](http://www.deafchange.com/)
   > and this site is powered by [WordPress](http://www.wordpress.org).</p>
   >  </div
   > > </div> </div>
   > </body>
   >  </html>
 *  Thread Starter [dersankt](https://wordpress.org/support/users/dersankt/)
 * (@dersankt)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/php-footer-problems/#post-965132)
 * maybe too many </divs> ?
 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/php-footer-problems/#post-965140)
 * put the original footer.php back
    save a copy make changes one by one
 * I can’t tell about the div’s
 *  Thread Starter [dersankt](https://wordpress.org/support/users/dersankt/)
 * (@dersankt)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/php-footer-problems/#post-965141)
 * what do you mean? put the original back?
 * I made that one from scratch with Wordpad, adding all the stuff I need from the
   codex thingy and the default theme. Same thing happens if I copy and paste the
   default theme’s footer.
 * Do you need my CSS sheet or were you able to pull it out of my source file?
 * Again, thank you for all your help–you have no idea how much I appreciate it!
 * -Ben
 *  Thread Starter [dersankt](https://wordpress.org/support/users/dersankt/)
 * (@dersankt)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/php-footer-problems/#post-965169)
 * I would like to announce that I’ve solved it!!
 * Too many </div> before the footer. Now that all of it’s moved below the footer
   id, it works!
 * Again, thank you for your help!! Now it’s onward to the other pages of my theme!
 * -Ben

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘PHP footer problems…’ is closed to new replies.

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [bottom](https://wordpress.org/support/topic-tag/bottom/)
 * [footer](https://wordpress.org/support/topic-tag/footer/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 2 participants
 * Last reply from: [dersankt](https://wordpress.org/support/users/dersankt/)
 * Last activity: [17 years, 3 months ago](https://wordpress.org/support/topic/php-footer-problems/#post-965169)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
