BuddyPress admin bar disappears for logged in subscribers
-
strangely enough the very same topic was reported 2 years ago and closed without any trace of a reply…
here it is again: despite having a /plugins/theme-my-login-custom.php file with
add_filter( 'show_admin_bar', '__return_true' );
in it (that’s the only way to stop TML from removing the admin bar to non logged in), BuddyPress admin bar disappears for logged in subscribers but is available to roles like Editor or Administrator.Jeff Farthing could you be so kind to help us out with the issue? what else could we try in /plugins/theme-my-login-custom.php to stop the problem?
thanks!
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘BuddyPress admin bar disappears for logged in subscribers’ is closed to new replies.