kneops 4 Report post Posted May 22, 2013 In the primary sidebar I have recents posts and recent comments. I want to disable them on one page, so I use the widget-logic plugin and !is_page('pagename'). This works, but then suddenly default widgets appear, like the calender, archives, categories and meta... Share this post Link to post Share on other sites
Rob 547 Report post Posted May 22, 2013 Hi Kneops, I believe you'll have to manage all the widgets with Widget Logic, but I'm afraid this is something they'll have to support. I recommend looking over http://codex.wordpress.org/Conditional_Tags and seeking support at: http://wordpress.org/plugins/widget-logic/ Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
kneops 4 Report post Posted May 22, 2013 I solved it for now by adding another sidebar and disabling that for that page. But I don't believe it has something to do with the widget logic plugin. I use that plugin all the time, even for just one widget to be shown or hidden, and this has never happened before. Share this post Link to post Share on other sites
Rob 547 Report post Posted May 22, 2013 It could be a plugin conflict with something else that applies a widget. It's very hard to tell. Check to see if all your plugins are up to date with WordPress. I'm happy you were able to find a solution though. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
Simon 248 Report post Posted May 22, 2013 Its worth noting, if no widgets are configured to display in the widget area, then WP will show the defaults, thats probably whats happening. Share this post Link to post Share on other sites