Tagged: admin bar, permission
Today my customer call me
because the admin bar is showed even if the user is not logged.
I cant replicate the problem, you think is possible?
In the meantime i write this in the function.php
if (!current_user_can(‘manage_options’)){
show_admin_bar(false);
}
and the problem seem to be disappeared
Berst Regard
Hey axpoitalia,
I haven’t seen anything like this, this is not really theme related.
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria