CG Dynamic Sidebar

from 0$

CG Dynamic Sidebar is a WP Plugin Package from the Open Source WP Plugins range CG Dynamic Sidebar helps you to add/create multiple sidebar areas in your admin widgets screen.…


For more information about a tailored WP Plugin Package like CG Dynamic Sidebar please contact us directly.

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"); ?> 

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

CG Dynamic Sidebar

typePlugin
version1.0
descriptionCG Dynamic Sidebar helps you to add/create multiple sidebar areas in your admin widgets screen.…