BuddyPress generally shows the admin bar to all users, whether logged in or not. If it’s not showing, it’s probably due to a plugin or theme issue.
I’ve just downloaded the Point theme and I don’t see anything in the theme that would cause the admin bar to be disabled.
Perhaps you’re running another plugin that disables it? If you’re able to search your codebase, look for the string show_admin_bar
.
OK. Thank you!
I’ve already disabled a bunch of plugins. But not all yet. I’ll also search for show_admin_bar. Thanks for your help!
@boonebgorges was indeed a video contest plugin. Now I just have to figure out how to get it to show while still using the plugin. lol.
Ha, but knowing is half the battle! Good luck, @jeffm2008.