I've created my wordpress theme from the default Twenty Eleven theme, and I want to show a different sidebar on a few pages. I found this tutorial: http://ablereach.com/wordpress/wordpress-add-a-second-widget-ready-sidebar/ But it really doesn't answer my question. So, I need a sidebar that is shown on admin panel at widgets page, and it should be at left side of the page.
|
Have a look at the Codex page for |
|||
|
|
|
You could create a page template that calls the sidebar you want like Joseph mentioned. That way you can select which template to use depending on which sidebar is right for the page. Adding Widget areas will show you how to widgetize the sidebar. |
|||
|
|
|
May not be a great, super awesome solution, but I just came across WooDojo by WooThemes. It's like Jetpack by WordPress.com plugin. WooSidebars is a part of WooDojo plugin suite. You can download the plugin here (I think it requires WooDojo pre-installed). What it does... With WooSidebars you can override any widgetized area on your WordPress-powered website, displaying different widgets for different screens (a page, a category or search results, for example) without touching a line of code.
I am only suggesting this plugin because you can be sure that the plugin won't be abandoned like most on WP.org, and the code is not bad at all. |
|||
|
|