Screenshots
Installation
The installation process.
- Upload to the
/wp-content/plugins/
directory. Or directly upload from your Plugin management page. - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Installation Instructions
-
The installation process.
- Upload to the
/wp-content/plugins/
directory. Or directly upload from your Plugin management page. - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload to the
- Can I replace more than one sidebar per page?
-
Currently only one sidebar can be replaced per page. If you wish to replace multiple sidebars per page, leave a commment and I may add this feature.
- Can I replace sidebars on posts or custom post types?
-
YES! Version 2 and newer of the plugin allows sidebars on posts and I believe custom post types as well. This feature has not been heavily tested. If you encouter any issues, please let me know.
- Can my authors & contributors replace the sidebar on a page?
-
A user can only replace a sidebar on a page if their role has the edit_theme_options capability. A user can edit a page that has been assigned custom sidebar and that custom sidebar will not be dropped. A user without the edit_theme_options capability simply cannot turn that functionality on or off.
- My left sidebar was replaced on the parent but it not on the child, why?
-
Some themes allow you to chose different sidebar layouts on each page. Sometimes these themes rely on a Primary/Secondary Sidebar configuration rather than a Right/Left sidebar convention. This may lead to confusion when the parent displays two sidebars and the child only displays one. This plugin replaces the sidebar by name not by position. In a 2 column layout, the only sidebar is by definition the “Primary” sidebar. Replacing a “Secondary” sidebar in the parent page will not alter the appearance of 2 column child page if the “Secondary” sidebar is never displayed.
Reviews
Contributors & Developers
“Per Page Sidebars” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Per Page Sidebars” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0.3
- Updated version for the current release
- Added further bullet proofing
- Fixed an issue with drafts not producing a properly named sidebar
2.0.2
- Updated version for the current release
2.0.1
(Unreleased)
- Updated for the current release
- Added code to support sidebars on the home page
2.0.0
- Added the ability to activate custom sidebars on posts
- Fixed a bug that caused the wrong custom sidebar to be displayed on the page that was assigned as the Post page
- Added screenshots and video to the documentation of the plugin
1.0.0
- Initial release.