nogginjog 2 Report post Posted May 1, 2012 Is it possible to have a sidebar on the blog page different from the sidebar that would be on all the other pages? I hope I worded that correctly. Thanks for the help. Share this post Link to post Share on other sites
Henry Perkins 14 Report post Posted May 1, 2012 There is a really great plugin called Widget Logic: [url]http://wordpress.org/extend/plugins/widget-logic/[/url] This plugin enables you to decide where you want your widgets displayed using Wordpress's conditional tags. [url="http://codex.wordpress.org/Conditional_Tags"]http://codex.wordpress.org/Conditional_Tags[/url] For example, if I only wanted to display my Recent Posts widget on my Blog Page, I would add [b]is_home()[/b] to the input field that Widget Logic installs upon activation in the Widgets Menu. Visual: [url]http://www.diigo.com/item/image/2n9gr/ny5p[/url] Hope that helps! Henry @henry_rly Share this post Link to post Share on other sites
Rob 547 Report post Posted May 1, 2012 You can have the same sidebar, but just include different widgets in it. You do this with Widget Logic http://wordpress.org/extend/plugins/widget-logic/ which allows you to hide some widgets from the blog page and include others only on that page. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
nogginjog 2 Report post Posted May 1, 2012 Woo-hoo! That was easier than I thought it would be. :D Thanks again. Share this post Link to post Share on other sites