Problem with the se...
 
Notifications
Clear all

Problem with the setting ""Show admin Bar for Members"

3 Posts
2 Users
1 Likes
2,133 Views
(@onetwo)
Active Member
Joined: 7 years ago
Posts: 8
Topic starter  

Hi,

My website is private and only the members authorised can see the admin bar (example: editor, contributor, etc...), I autorize manualy on each account with settting of wordpress.

But now wordpress is on conflict with WpForo because you have this setting "Show Admin Bar for Members"  and all members can see this bar or anyone !

My special settings doesn't work anymore for the menbers is authorized or not ...

Is that possible to do something to fixe that ?

Best regards


   
Quote
 Tom
(@tomson)
Famed Member Admin
Joined: 9 years ago
Posts: 4171
 

We'll improve this option. At the moment you can do this small change to disable wpForo  affection:

Open /wp-content/plugins/wpforo/wpf-includes/wpf-hooks.php file.

Find this line:

add_action('init', 'wpforo_user_admin_bar');

Change to this:

//add_action('init', 'wpforo_user_admin_bar');

   
OneTwo reacted
ReplyQuote
(@onetwo)
Active Member
Joined: 7 years ago
Posts: 8
Topic starter  

It do the job, thank you !


   
ReplyQuote
Share:
Scroll to top