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
My Calendar
User Role Editor
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
Hi,
I am also having trouble getting this to work. I have set up the plugin to disable the guest sidebar and utilize one of my theme sidebars. I then choose that sidebar for the particular page where I’d like the user-based sidebar. I populate that sidebar with widgets and when I go to the page logged in to that user role, I see the theme sidebar content I set to be replaced.
Any ideas on what I am doing wrong here? Like Bainternet, I am using a User Role plugin in addition to the Sidebar per User Role. Could there be a conflict between those two plugins?
Thanks,
Erik
https://www.ads-software.com/extend/plugins/sidebar-per-user-role/
]]>As I couldn’t make it work on the website I’m trying to build, I started fresh with a WordPress install on a test site, twenty ten and just the [sidebar-per-user-role] plugin.
I have disabled the Guest Sidebar
Selected the Primary Widget Area as the sidebar to replace
And left everything else alone.
I have added some widgets to the Administrator and Editor User Roles.
What do I do now?
Thank you very much for your help.
https://www.ads-software.com/extend/plugins/sidebar-per-user-role/
]]>I have guest sidebar disabled, and settings set to replace ‘sidebar,’ the default sidebar on my theme (I’m using the theme Simple Catch). I have the sidebars per user role set up, however the default sidebar never gets replaced. Please help ?? This plugin is exactly what I’m looking for if only it could work
https://www.ads-software.com/extend/plugins/sidebar-per-user-role/
]]>I’ve got this error message when activating the plugin
Warning: require_once(/home/***/www/***/wp-content/plugins/sidebar-per-user-role/inc/Sidebar_Panel_class.php) [function.require-once]: failed to open stream: No such file or directory in /home/**/www/**/wp-content/plugins/sidebar-per-user-role/sidebar-per-user-role.php on line 111
https://www.ads-software.com/extend/plugins/sidebar-per-user-role/
]]>Whenever I attempt to access any page within wp-admin, I get the following error.
Warning: require_once(/home/content/28/10707228/html/wp-content/plugins/sidebar-per-user-role/inc/Sidebar_Panel_class.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/28/10707228/html/wp-content/plugins/sidebar-per-user-role/sidebar-per-user-role.php on line 111
Fatal error: require_once() [function.require]: Failed opening required ‘/home/content/28/10707228/html/wp-content/plugins/sidebar-per-user-role/inc/Sidebar_Panel_class.php’ (include_path=’.:/usr/local/php5_3/lib/php’) in /home/content/28/10707228/html/wp-content/plugins/sidebar-per-user-role/sidebar-per-user-role.php on line 111
I’m assuming I’d need to uninstall the plugin, any instructions how to do that manually would be great, since I no longer have access to the wordpress Dashboard. Thank you!
https://www.ads-software.com/extend/plugins/sidebar-per-user-role/
]]>