Sidebar Generator Generates as many sidebars as you need. Specify a sidebar on a per-page/per-post basis. Now supports themes with multiple sidebars.
Once the plugin is active, go to Appearance>Sidebars. Only your generated sidebars will display on this page, your theme's sidebars are still active and working, they just don't show because they are not generated by this plugin.
Edit the page or post, then scroll down to the section labeled Sidebars. Select the sidebar you wish to see on the page. Dont forget to save the page or post.
Most themes use a 'sidebar.php' file, but some themes may have multiple sidebar, like a side column, and a footer sidebar. These themes sometimes use 'sidebar2.php' or 'sidebar-footer.php' Its easiest to do a find/replace on all of your theme files.
Find: dynamic_sidebar() Replace with: generated_dynamic_sidebar()
Each widget in the sidebar will have a unique class, based on its title, as well as a generic class common among all widgets in all generated sidebars.
Requires: 2.7.0 or higher
Compatible up to: 2.9.2
Last Updated: 2010-1-23
Downloads: 17,593
Got something to say? Need help?