Title: Not replacing
Last modified: August 21, 2016

---

# Not replacing

 *  [kringstad](https://wordpress.org/support/users/kringstad/)
 * (@kringstad)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/not-replacing/)
 * Hi.
 * I’m also experiencing some trouble with the plugin. I’ve checked the other posts
   and can’t seem to find a solution to use.
 * It worked perfectly fine at the start, but suddenly dropped. It might be my sidebar.
   php that cause the problem.
 * As the site is the internal network for my organization I can’t show you as it
   runs locally but I’ll paste some necessary info.
 * Plugins running:
    [Active Directory Integration](http://www.steindorff.de/wp-ad-integration)
   [My Calendar](http://www.joedolson.com/articles/my-calendar/) [User Role Editor](http://role-editor.com/)
 * Sidebar code:
 *     ```
       <div id="primary" class="sidebar">
       <?php dynamic_sidebar( 'primary-widget-area' ); ?>
   
       <ul class="xoxo">
       	<?php dynamic_sidebar( 'guest-sidebar' ); ?>
       </ul>
   
       			<ul class="xoxo">
       				<?php dynamic_sidebar( 'secondary-widget-area' ); ?>
       			</ul>
       		</div><!-- #primary .widget-area -->
       ```
   
 * As you can see I use 3 different sidebars in my main sidebar, there are stuff
   that comes in front and after the role based sidebar that is default for everyone(
   This to not have to update each role’s sidebar for every change we make to this).
 * As said it worked fine at the beginning, but suddenly stopped working. I’m just
   not sure when in the process it happen as I’m not the only one testing stuff 
   out on the installation.
 * I’m 99% sure the error happen before we installed the AD integration, but I put
   it up any way in case I’m actually wrong.
 * Regards,
    Kjell-Roger
 * [http://wordpress.org/plugins/sidebar-per-user-role/](http://wordpress.org/plugins/sidebar-per-user-role/)

The topic ‘Not replacing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sidebar-per-user-role_ffffff.svg)
 * [Sidebar Per User Role](https://wordpress.org/plugins/sidebar-per-user-role/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sidebar-per-user-role/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sidebar-per-user-role/)
 * [Active Topics](https://wordpress.org/support/plugin/sidebar-per-user-role/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sidebar-per-user-role/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sidebar-per-user-role/reviews/)

## Tags

 * [sidebar](https://wordpress.org/support/topic-tag/sidebar/)

 * 0 replies
 * 1 participant
 * Last reply from: [kringstad](https://wordpress.org/support/users/kringstad/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/not-replacing/)
 * Status: not resolved