Title: Two different sidebars?
Last modified: August 18, 2016

---

# Two different sidebars?

 *  [susien](https://wordpress.org/support/users/susien/)
 * (@susien)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/two-different-sidebars/)
 * I’m using WordPress as a CMS and I was wondering…is it possible to have 2 different
   sidebars? I mean, the “regular” part of the site needs to have one particular
   sidebar with its own content and the “blog” part needs to have the normal blog
   sidebar stuff (categories, archives, etc). How would I do this?

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

 *  [Bodhipaksa](https://wordpress.org/support/users/haecceity/)
 * (@haecceity)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/two-different-sidebars/#post-618436)
 * It’s very easy to do. Just put
 * `<?php include(TEMPLATEPATH . '/sidebar2.php'); ?>`
 * in place of the usual `<?php get_sidebar(); ?>` in the templates for the “regular”
   parts of the site where you want the alternative sidebar.
 * Obviously you have to create a sidebar2.php file in your theme index!
 *  Thread Starter [susien](https://wordpress.org/support/users/susien/)
 * (@susien)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/two-different-sidebars/#post-618852)
 * Thank you!

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

The topic ‘Two different sidebars?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [susien](https://wordpress.org/support/users/susien/)
 * Last activity: [18 years, 6 months ago](https://wordpress.org/support/topic/two-different-sidebars/#post-618852)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
