Title: Problem with WooSidebars plugin
Last modified: August 22, 2016

---

# Problem with WooSidebars plugin

 *  Resolved [Elja](https://wordpress.org/support/users/eljaaa/)
 * (@eljaaa)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/problem-with-woosidebars-plugin/)
 * Problem with WooSidebars plugin
 * I only want to show the Widget Area on Blog posts and blog categories. And different
   Widget Area for each category
 * Widged Aria for Blog categories For Homepage Sidbar Right of Left side does not
   show.

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

 *  Theme Author [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/problem-with-woosidebars-plugin/#post-5307215)
 * Hi,
 * My themes have very simple file structure so I’m almost certain it’s not caused
   by my theme.
 * If you want to hide widgets on certain pages and not on other pages you can also
   try this plugin: [Display Widgets](http://wordpress.org/extend/plugins/display-widgets/)
 * Guido
 *  Thread Starter [Elja](https://wordpress.org/support/users/eljaaa/)
 * (@eljaaa)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/problem-with-woosidebars-plugin/#post-5307243)
 * Are you answering all your questions that way?
 * That is the same answer you gave with the multi-select input problem. And then
   the problem Was your theme.
 * With other themes it works well.
 * Furthermore when I install your theme Shipyard it works well.
 *  Theme Author [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/problem-with-woosidebars-plugin/#post-5307245)
 * I don’t want to argue about another topic here.
 * The only difference between Shipyard and OneColumn are the 2 homepage widget 
   area’s of OneColumn. By default they are only visible at home/startpage.
    So 
   if you want to display them at other pages too, you should remove the code that
   causes this from file header.
 * Guido
 *  Thread Starter [Elja](https://wordpress.org/support/users/eljaaa/)
 * (@eljaaa)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/problem-with-woosidebars-plugin/#post-5307253)
 * Sorry, for making the fast conclusion.
    But from my perspective it did look strange.
 * I am not a programmer. Althought I can put code or remove code.
 * Can you explain from which file what code goes where?
 * Or what do I have to remove?
 *  Theme Author [Guido](https://wordpress.org/support/users/guido07111975/)
 * (@guido07111975)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/problem-with-woosidebars-plugin/#post-5307263)
 * To display these 2 widgetarea’s on every page, open file header and remove:
 *     ```
       <?php if ( is_home() || is_front_page() ) {?>
       ```
   
 * And one:
 *     ```
       <?php } ?>
       ```
   
 * No they are displayed on every page, but with the plugin you can decide on what
   page which widgets should be displayed.
 * Guido
 *  Thread Starter [Elja](https://wordpress.org/support/users/eljaaa/)
 * (@eljaaa)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/problem-with-woosidebars-plugin/#post-5307267)
 * Guido,
    As far as I can see this works perfect. I realy, realy thank you very
   much, for the time you took for this. You are marvelous!!
 *  Thread Starter [Elja](https://wordpress.org/support/users/eljaaa/)
 * (@eljaaa)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/problem-with-woosidebars-plugin/#post-5307268)
 * resolved

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

The topic ‘Problem with WooSidebars plugin’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/onecolumn/8.3/screenshot.png)
 * OneColumn
 * [Support Threads](https://wordpress.org/support/theme/onecolumn/)
 * [Active Topics](https://wordpress.org/support/theme/onecolumn/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/onecolumn/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/onecolumn/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Elja](https://wordpress.org/support/users/eljaaa/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/problem-with-woosidebars-plugin/#post-5307268)
 * Status: resolved