Title: [Plugin: Widgets Controller] Not working
Last modified: August 20, 2016

---

# [Plugin: Widgets Controller] Not working

 *  Resolved [bellemode](https://wordpress.org/support/users/bellemode/)
 * (@bellemode)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/)
 * I installed the plug-in added a widget and edited it. It’s not showing up. When
   I go back and hit edit on the widget the pages is unchecked.
 * [http://wordpress.org/extend/plugins/widgets-controller/](http://wordpress.org/extend/plugins/widgets-controller/)

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

 *  [Patel](https://wordpress.org/support/users/tarakpatel18/)
 * (@tarakpatel18)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960776)
 * when u active this plugin then u can show widget controller checkbox option below
   every widget.
    but if widget comes from any other plugin & plugin code dose not
   follow wordpress structure then widget controller not work for this widget.
 *  Thread Starter [bellemode](https://wordpress.org/support/users/bellemode/)
 * (@bellemode)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960817)
 * I was trying to use it on the text widget, nothing fancy. It will work on the
   homepage, 404 and search, but not on pages or categories. It uncheck them if 
   I try to use those. Any ideas? I don’t have any other widget based plug-ins that
   I’m using besides this one.
 *  Thread Starter [bellemode](https://wordpress.org/support/users/bellemode/)
 * (@bellemode)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960822)
 * It works on every page, and category, but the one i need it on which is [my blog. ](http://melanielora.com/figsandfeathers)
 *  Plugin Author [TN](https://wordpress.org/support/users/tarakpatel/)
 * (@tarakpatel)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960848)
 * your wordpress version is greater then 3.0?
    please send me your Appearance -
   > Widgets Screenshot on [tarak.patel@indianic.com](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/tarak.patel@indianic.com?output_format=md)
 *  [Hawkman14](https://wordpress.org/support/users/hawkman14/)
 * (@hawkman14)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960863)
 * It works great for me on text widgets but not on the “Recent Posts” widget. No
   matter how many times I click on the check box to display it only on a few pages
   like my text widgets, it keeps showing up on all pages no matter what I do. I
   am using WP 3.4.1 and a child theme of Twenty Eleven. As I said, it works great
   for text widgets but not for Recent Posts. Any help would be appreaciated
 *  [nharb](https://wordpress.org/support/users/nharb/)
 * (@nharb)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960909)
 * I have the same problem, using a child theme of Twenty Eleven, and I only want
   the categories to show up on the blog posts pages, but it only shows on the testimonials
   and resources pages.
    [http://www.kurkerlaw.com](http://www.kurkerlaw.com) I 
   have tried clearing widget cache.
 *  Thread Starter [bellemode](https://wordpress.org/support/users/bellemode/)
 * (@bellemode)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960910)
 * I ended up making a custom sidebar and calling it in on the page I wanted it 
   to show up. It was much easier than messing with a plug in that didn’t work.
 *  [nharb](https://wordpress.org/support/users/nharb/)
 * (@nharb)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960911)
 * Can you direct me to where I begin to create a custom sidebar? I am a Drupal 
   user, and it would be so easy with Drupal to do all these things!
    Thanks
 *  Thread Starter [bellemode](https://wordpress.org/support/users/bellemode/)
 * (@bellemode)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960912)
 * I’m sorry I know how frustrating the learning curve can be. I think I used [this tutorial.](http://www.wpbeginner.com/wp-themes/display-different-sidebar-for-each-post-and-page-for-wordpress/)
 * I made a custom sidebar page called sidebar-blog.php and used this function
 *  <aside id=”blog”>
 *  <div id=”sidebar-blog” class=”sidebar”>
 *  <?php dynamic_sidebar( ‘blog’ ); ?>
 *  </div>
 *  </aside>
 * Then I called it in on the page-bloghome.php page I had created and other pages
   I wanted it to show up in with this function:
 * <?php get_sidebar(‘blog’); ?>
 * I hope this helps.
 *  [nharb](https://wordpress.org/support/users/nharb/)
 * (@nharb)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960914)
 * Thanks, I will try this. Nothing else is working!
 *  [Patel](https://wordpress.org/support/users/tarakpatel18/)
 * (@tarakpatel18)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960918)
 * i resolve some bug in plugin now its work for “Recent Posts” & ” Calendar”.
 *  [nharb](https://wordpress.org/support/users/nharb/)
 * (@nharb)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960919)
 * tarakpatel18 – thank you so much!
 *  [nharb](https://wordpress.org/support/users/nharb/)
 * (@nharb)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960928)
 * tarakpatel18 – how do we get the fixed version? There was no indication of an
   update on the plugins page of my website, so I downloaded this plugin again, 
   and it’s still not working.
    I really appreciate your time on this!
 *  [mrswalterdeuce](https://wordpress.org/support/users/mrswalterdeuce/)
 * (@mrswalterdeuce)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960980)
 * I have installed this plugin and it worked great at first. Now, when I click 
   on widget controller in my sidebar on one of the widgets, I do not get the pages
   to exclude from. Please let me know what I can do to fix this.

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

The topic ‘[Plugin: Widgets Controller] Not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/widgets-controller_ae9f7a.svg)
 * [Widgets Controller](https://wordpress.org/plugins/widgets-controller/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/widgets-controller/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/widgets-controller/)
 * [Active Topics](https://wordpress.org/support/plugin/widgets-controller/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/widgets-controller/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/widgets-controller/reviews/)

 * 14 replies
 * 6 participants
 * Last reply from: [mrswalterdeuce](https://wordpress.org/support/users/mrswalterdeuce/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/plugin-widgets-controller-not-working/#post-2960980)
 * Status: resolved