Title: sidebar.php
Last modified: August 18, 2016

---

# sidebar.php

 *  [dscheerca](https://wordpress.org/support/users/dscheerca/)
 * (@dscheerca)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/sidebarphp-1/)
 * Hi..
 * I am going to break the url since I don’t know if we are allowed to post a live
   link:
 * [http://www.california-real-estate-homes-for-sale](http://www.california-real-estate-homes-for-sale).
   com/blog/
    this page has the sidebar looking correct.
 * [http://california-real-estate-homes-for-sale.com/blog/index](http://california-real-estate-homes-for-sale.com/blog/index).
   php/category/lending-articles/
    This url is what I get if I click on a catagory…
   But notice the sidebar is no longer the same. Blogroll and Favorite Links are
   not listed on the sidebar.
 * [http://california-real-estate-homes-for-sale.com/blog/index](http://california-real-estate-homes-for-sale.com/blog/index).
   php/497/fannie-mae-has-announced-the-conforming-loan-limit-is-now-417000/
 * ON this link which is an article I clicked on from the catagory link above.. 
   Well.. now look at the sidebar.. it is completely gone. So, each level deeper
   more elements of the sidebar dissappear.
 * Anybody know what may cause this?
 * regards,
 * david scheer

Viewing 1 replies (of 1 total)

 *  [spencerp](https://wordpress.org/support/users/spencerp/)
 * (@spencerp)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/sidebarphp-1/#post-330976)
 * It appears you’re using the Default (Kubrick) theme.
    [http://www.california-real-estate-homes-for-sale.com/blog/](http://www.california-real-estate-homes-for-sale.com/blog/)
 * In the sidebar.php file listed in the Control Panel:
    Presentation => Themes 
   => Theme Editor
 * Remove this line:
 * `<?php /* If this is the frontpage */ if ( is_home() || is_page() ) { ?>
 * And this one near the end of the coding:
    `<?php } ?>
 * Then with some of the other files…like. Single.php, Page.php and some others..
 * Add this:
    `<?php get_sidebar(); ?>
 * Above this line near bottom>
    `<?php get_footer(); ?>`
 * Example of mine here:
    [http://www.vindictivebastard.net/test101/](http://www.vindictivebastard.net/test101/)
 * Hope this helps. =)
 * spencerp

Viewing 1 replies (of 1 total)

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [spencerp](https://wordpress.org/support/users/spencerp/)
 * Last activity: [20 years, 4 months ago](https://wordpress.org/support/topic/sidebarphp-1/#post-330976)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
