Title: Neo-sapiense issues
Last modified: August 18, 2016

---

# Neo-sapiense issues

 *  [moveye](https://wordpress.org/support/users/moveye/)
 * (@moveye)
 * [19 years ago](https://wordpress.org/support/topic/neo-sapiense-issues/)
 * Using Neo Sapiense theme, have widgetized it. however, am facing this problem—
   
   though i can drag and drop widgets in all the three sidebars, however, have no
   control over sidebar 1 (right ) whatever i drop here, goes below sidebar 2 (middle),
   default calendar and search remain here. and default blogroll remain below middle
   bar, though I can’t change stuff on the top.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [moveye](https://wordpress.org/support/users/moveye/)
 * (@moveye)
 * [19 years ago](https://wordpress.org/support/topic/neo-sapiense-issues/#post-570412)
 * It seems that only one of my sidebars is dynamic right now. I’ve done this to
   for it…
 * under wp/content/themes/neo-sapiense there’s only one file named side bar, i’ve
   added
    <?php if ( function_exists(‘dynamic_sidebar’) && dynamic_sidebar(3) ) :
   else : ?>
 * and
    <?php endif; ?>
 * I’ve created a file called funtion.php in the theme folder and added :
    <?php
   if ( function_exists(‘register_sidebar’) ) register_sidebars(3); ?>
 * Now I can change widgets in sidebar 3, only that’s the left one….in the sidebar.
   php file if i cange dynamic_sidebar(1), the left column becomes sidebar 1.
 * can you pls explain, what i need in order to make all the three sidebars dynamic
 *  Thread Starter [moveye](https://wordpress.org/support/users/moveye/)
 * (@moveye)
 * [19 years ago](https://wordpress.org/support/topic/neo-sapiense-issues/#post-570435)
 * I know, only understanding PHP would solve my problem. However your friendly 
   advice can really help. what i want to know is-
    a) do i need to create different
   sidebar.php files for each sidebar? b) will this require 3 functions.php files?
 * waiting for a friendly advice.
 * thanks a ton in advance.
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [19 years ago](https://wordpress.org/support/topic/neo-sapiense-issues/#post-570445)
 * I can at least direct you to a theme that has three sidebars (albeit the they
   are bottom sidebars). Maybe you can learn something from that.
 * [http://ninjamonkeys.co.za/2007/05/17/hemingway-wordpress-theme-widgetized-for-wordpress-22/](http://ninjamonkeys.co.za/2007/05/17/hemingway-wordpress-theme-widgetized-for-wordpress-22/)
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years ago](https://wordpress.org/support/topic/neo-sapiense-issues/#post-570446)
 * A lot of good info found by a simple search:
    [http://wordpress.org/search/widgets+multiple+sidebars?forums=1](http://wordpress.org/search/widgets+multiple+sidebars?forums=1)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Neo-sapiense issues’ is closed to new replies.

 * 4 replies
 * 3 participants
 * Last reply from: [moshu](https://wordpress.org/support/users/moshu/)
 * Last activity: [19 years ago](https://wordpress.org/support/topic/neo-sapiense-issues/#post-570446)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
