Title: missing sidebar code?
Last modified: August 18, 2016

---

# missing sidebar code?

 *  [richg30](https://wordpress.org/support/users/richg30/)
 * (@richg30)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/missing-sidebar-code/)
 * Ever since I messed with my right sidebar code, my whole site is messed up. Below
   i s my current right sidebar code. Is there something I’m missing that would 
   screw up the site?
 * Thanks in advance!
 *     ```
       <div id="sidebar-b">
       <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(2) ) : else : ?>
   
       <!-- sidebar -->
       <h2><?php _e('Meta:'); ?> </h2>
   
       <ul>
       <?php wp_register(); ?>
       <<?php wp_meta(); ?>>
       </ul>
       <?php endif; ?>
       </div>
   
       <!-- end sidebar -->
       ```
   

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

 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/missing-sidebar-code/#post-632357)
 * `<<?php wp_meta(); ?>>`
 * Double brackets? Anything get better if you fix that?
 *  Thread Starter [richg30](https://wordpress.org/support/users/richg30/)
 * (@richg30)
 * [18 years, 8 months ago](https://wordpress.org/support/topic/missing-sidebar-code/#post-632358)
 * I got rid of the double brackets and nothing changed. My site is crunchyparent.
   com and as you will see the right sidebar is gone and the main section has moved
   to the left sidebar and gotten rid of that sidebar.

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

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [richg30](https://wordpress.org/support/users/richg30/)
 * Last activity: [18 years, 8 months ago](https://wordpress.org/support/topic/missing-sidebar-code/#post-632358)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
