Hello,
I have an issue about the admin bar on the top of site after activating buddypress.
I mean the user can see the long black admin bar when they visit the home site.
Where can I deactivate or remove the admin bar on the top of my site?
Hi, the solution is adding “add_filter(‘show_admin_bar’, ‘__return_false’);” in function.php file to deactivate the admin bar for user except the admin