Replace the theme default sidebars with your newly created sidebars.
This plugin was forked from the
Custom Sidebars plugin, which we used for a few years, but their plugin development stalled, so we were forced to create this plugin. We really appreciate the work of developers of the original plugin!
This plugin allows you to create your own custom sidebars, configure them by adding widgets, and replace the default sidebars on posts or pages you want in just few clicks.
Here is the tl;dr list of the differences from original source:
- Compatibility with the latest stable PHP version (namely PHP 7.0+).
- Removed the "archive pages" functionality - replacing the custom sidebars on archive pages is not possible (e.g. on certain categories).
- Open-sourced development on GitHub. Issue reports and pull requests welcome!
- Covered with PHP unit tests.
- Fixed couple of JavaScript errors.
- Removed WP admin pointer.
- Modern workflow with Grunt and Bower.
- Removed heavy advertising.
There are two ways of installing the plugin:
From inside your WordPress installation, in the plugin section.
- Search for Custom Sidebars by ProteusThemes plugin.
- Download it and then active it.
From this page.
- Download the plugin, extract the zip file,
- Upload the
custom-sidebars-by-proteusthemes
folder to your /wp-content/plugins/
directory,
- Active the plugin in the plugin menu panel in your administration area.
The settings for custom sidebars are available in
Appearance -> Widgets