Title: missing sidebar
Last modified: August 19, 2016

---

# missing sidebar

 *  [Chad](https://wordpress.org/support/users/chadi/)
 * (@chadi)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/missing-sidebar-1/)
 * Just installed a blog for testing on our company site LogicWeb
 * [http://blog.logicweb.com/](http://blog.logicweb.com/)
 * What I did was edit the default theme. Now, this is my very first time doing 
   this with WordPress, so I need some assistance. As you can see, the sidebar is
   not where it should be.
 * These are the following edited templates (header, footer, style.css)
 * stylesheet.css
    [http://wordpress.pastebin.ca./1196054](http://wordpress.pastebin.ca./1196054)
 * header.php
    [http://wordpress.pastebin.ca./1196055](http://wordpress.pastebin.ca./1196055)
 * footer.php
    [http://wordpress.pastebin.ca./1196056](http://wordpress.pastebin.ca./1196056)

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

 *  [iridiax](https://wordpress.org/support/users/iridiax/)
 * (@iridiax)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/missing-sidebar-1/#post-852105)
 * You have [code errors](http://validator.w3.org/check?uri=http%3A%2F%2Fblog.logicweb.com%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1&group=0&user-agent=W3C_Validator%2F1.591)
   and I couldn’t find _any_ **#sidebar** styling in your css.
 *  Thread Starter [Chad](https://wordpress.org/support/users/chadi/)
 * (@chadi)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/missing-sidebar-1/#post-852107)
 * What I did was add the entire original style back in there. Fixed, except for
   the actual blog post page.
 * [http://blog.logicweb.com/?p=1](http://blog.logicweb.com/?p=1)
 * The sidebar is missing from that area strangely.
 *  [iridiax](https://wordpress.org/support/users/iridiax/)
 * (@iridiax)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/missing-sidebar-1/#post-852123)
 * Try putting the following in single.php just above the get_footer code:
 * `<?php get_sidebar(); ?>`
 * And change this:
 * `<div id="content" class="widecolumn">`
 * To this:
 * `<div id="content" class="narrowcolumn">`
 *  Thread Starter [Chad](https://wordpress.org/support/users/chadi/)
 * (@chadi)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/missing-sidebar-1/#post-852501)
 * Thank you, that worked.
 * Just one more problem. I mistakenly (few days ago) removed the code for the header/
   title. What code would it be to replace it and exactly where?
 * Thanks again, from LogicWeb
 *  Thread Starter [Chad](https://wordpress.org/support/users/chadi/)
 * (@chadi)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/missing-sidebar-1/#post-852554)
 * > Just one more problem. I mistakenly (few days ago) removed the code for the
   > header/title. What code would it be to replace it and exactly where?
 * Would appreciate help on this, thanks 🙂
 * …
 * [sig moderated]

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

The topic ‘missing sidebar’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [Chad](https://wordpress.org/support/users/chadi/)
 * Last activity: [17 years, 7 months ago](https://wordpress.org/support/topic/missing-sidebar-1/#post-852554)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
