Title: Different widget setup for different pages ?
Last modified: August 18, 2016

---

# Different widget setup for different pages ?

 *  [fistofpeanuts](https://wordpress.org/support/users/fistofpeanuts/)
 * (@fistofpeanuts)
 * [19 years ago](https://wordpress.org/support/topic/different-widget-setup-for-different-pages/)
 * Hi …
 * I am experementing with widgets …The thing is that I can have widgets in my sidebar,
   but I cannot controll wich widgets appear in my index.php and wich ones are in
   my single .php ….
 * Even if every page would call a different sidebar file…there would be now functionality
   in the sidebar widget admin screen to controll it …
 * Is there an existing solutions to this ?
    -FOP-

Viewing 1 replies (of 1 total)

 *  [Alex Cragg](https://wordpress.org/support/users/epicalex/)
 * (@epicalex)
 * [19 years ago](https://wordpress.org/support/topic/different-widget-setup-for-different-pages/#post-559281)
 * you can create more than one dynamic sidebar, check out my [tutorial](http://webdev.mysoutham.com/2-dynamic-sidebars/).
   You will need to do it a bit different, and add an if statement, so is_page or
   is_home then register sidebar 1, is_single then register sidebar 2. [Conditional tags](http://codex.wordpress.org/Conditional_Tags)
   and Automattic [widget](http://automattic.com/code/widgets/) page – there is 
   info on there about more than one dynamic sidebar. hope this helps

Viewing 1 replies (of 1 total)

The topic ‘Different widget setup for different pages ?’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Alex Cragg](https://wordpress.org/support/users/epicalex/)
 * Last activity: [19 years ago](https://wordpress.org/support/topic/different-widget-setup-for-different-pages/#post-559281)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
