Title: Sidebar missing from ALL single posts
Last modified: August 19, 2016

---

# Sidebar missing from ALL single posts

 *  [rainbowlaw](https://wordpress.org/support/users/rainbowlaw/)
 * (@rainbowlaw)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/sidebar-missing-from-all-single-posts/)
 * Only on single post pages:
    1. The entire background is gray instead of white
   as it is on pages, including the home page 2. No side bar or footer even though
   singlepost.php file shows <?php get_sidebar();?> <?php get_footer();?> at the
   bottom of the code
 * website:
    [http://www.builtfromtrash.com](http://www.builtfromtrash.com)
 * single post example page:
    [http://builtfromtrash.com/2010/08/13/before-the-build/](http://builtfromtrash.com/2010/08/13/before-the-build/)
 * Thanks for your help!

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

 *  [Joe Ponzio](https://wordpress.org/support/users/new-nine-media/)
 * (@new-nine-media)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/sidebar-missing-from-all-single-posts/#post-1625455)
 * WordPress, by default, doesn’t call singlepost.php but single.php. If you don’t
   have a single.php, rename singlepost.php to single.php. If you _do_ have a single.
   php file, odds are it’s not calling get_sidebar() because the sidebar (and the
   div that clears it) are not showing up.
 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/sidebar-missing-from-all-single-posts/#post-1625456)
 * you have some `<div>`‘s that are not closed
    you have no closing `</body>` or`
   </html>`
 * [list of errors](http://validator.w3.org/check?uri=http%3A%2F%2Fbuiltfromtrash.com%2F2010%2F08%2F13%2Fbefore-the-build%2F&charset=%28detect+automatically%29&doctype=Inline&group=0&ss=1)

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

The topic ‘Sidebar missing from ALL single posts’ is closed to new replies.

## Tags

 * [footer](https://wordpress.org/support/topic-tag/footer/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)
 * [single post](https://wordpress.org/support/topic-tag/single-post/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [Samuel B](https://wordpress.org/support/users/samboll/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/sidebar-missing-from-all-single-posts/#post-1625456)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
