Description
Are you looking for easy and robust way to manage your sidebar areas dynamically from wordpress admin ? CG Dynamic Sidebar is a suite of components which helps you to create your custom sidebar area and allows you to add upto 20 different sidebar areas which you can use them in your website.
CG Dynamic Sidebar is focused on ease of integration and ease of use. It is deliberately powerful plugin using which users can create their own sidebar easily without having any technical knowledge of how to create custom sidebars.
Usage :
<?php dynamic_sidebar("my-custom-sidebar"); ?>
Usage
While adding your sidebar area you have option to keep your sidebar id, this id will be used to display your custom sidebar in page/post.
If you have added a new sidebar with below details :
Sidebar Title : My Custom Sidebar
Sidebar id : my-custom-sidebar
Then, to use this sidebar, you have to use below PHP code in your sidebar.php or anywhere you want to show this sidebar.
<?php dynamic_sidebar("my-custom-sidebar"); ?>
Screenshots
Installation
From WordPress Admin Panel
- Click on Add new under Plugin menu.
- Type CG Dynamic Sidebar in the input field and press enter.
- Install and Activate CG Dynamic Sidebar from listing.
From www.remarpro.com
- Download CG Dynamic Sidebar.
- Upload the ‘cg-dynamic-sidebar’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Activate CG Dynamic Sidebar from your Plugins page.
After Installation and Activation : WordPress dashboard
- Visit ‘Appearance > Widgets’
- You will find a button in right side of your admin screen [ Add new sidebar area ]
FAQ
- Can I use my existing WordPress theme?
-
Yes! CG Dynamic Sidebar works out-of-the-box with nearly every WordPress theme.
- Will this work on WordPress multisite?
-
Yes! If your WordPress installation has multisite enabled, CG Dynamic Sidebar will support the global tracking of blogs, posts, comments, and even custom post types with a little bit of custom code.
- Where can I find documentation?
-
Our website can be found at https://codersgod.com/web-plugins/cg-dynamic-sidebar/.
- Where can I report a bug?
-
Report bugs, suggest ideas, and participate in development at https://codersgod.com/web-plugins/cg-dynamic-sidebar/.
Contributors & Developers
“CG Dynamic Sidebar” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CG Dynamic Sidebar” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.