Pojo Sidebars

0

With Pojo Sidebars you can create as many sidebars you need for any page you want. Especially for themes based on Pojo Framework. You can easily separate your site into sections, as wel

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

With Pojo Sidebars you can create as many sidebars you need for any page you want. Especially for themes based on Pojo Framework.

You can easily separate your site into sections, as well as set a specific sidebar for every single page or custom post type.

You can replace any sidebar with a different one by embedding it in the Text Editor with a unique shortcode.

Display a sidebar using a built-in shortcode:

[pojo-sidebar id="ID"]

Display a sidebar using a WordPress function:

<?php dynamic_sidebar( 'pojo-sidebar-ID' ); ?>

Would you like to like to contribute to Pojo Sidebars? You are more than welcome to submit your requests on the GitHub repo. Also, if you have any notes about the code, please open a ticket on this issue tracker.