Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #991467

    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

    #991614

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.