Title: sidebar magically showing up
Last modified: August 19, 2016

---

# sidebar magically showing up

 *  [gbrent](https://wordpress.org/support/users/gbrent/)
 * (@gbrent)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/get_header-function-issues-calling-it/)
 * Why is my sidebar showing up when I run the following code. I am not calling 
   get_sidebar();!!!!! All I want is my header
 *     ```
       <?php
       define('WP_USE_THEMES', true);
       require('./wp-blog-header.php');
       ?>
       <div id="content">
       Hello, this is a little page I made
       </div>
       <?php get_footer(); ?>
       ```
   
 * Cheers, thanks for the help,
    gBrent

Viewing 1 replies (of 1 total)

 *  [Michael Fields](https://wordpress.org/support/users/mfields/)
 * (@mfields)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/get_header-function-issues-calling-it/#post-877181)
 * Which theme are you using? It is possible that get_sidebar() is being called 
   in footer.php.

Viewing 1 replies (of 1 total)

The topic ‘sidebar magically showing up’ is closed to new replies.

## Tags

 * [footer](https://wordpress.org/support/topic-tag/footer/)
 * [get_footer](https://wordpress.org/support/topic-tag/get_footer/)
 * [get_header](https://wordpress.org/support/topic-tag/get_header/)
 * [header](https://wordpress.org/support/topic-tag/header/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael Fields](https://wordpress.org/support/users/mfields/)
 * Last activity: [17 years, 8 months ago](https://wordpress.org/support/topic/get_header-function-issues-calling-it/#post-877181)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
