WP Bar at Top

This topic contains 6 replies, has 2 voices, and was last updated by  Guust 5 years, 10 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #484231

    Jeff Adams
    Free User
    Post count: 1780

    I noticed that when a user is logged in there is a black wp bar at the top now that wasn’t there before. Is there a setting to hide this somewhere?

    This black bar was not there in my V1 it’s there in V2 now though.

    #484233

    Jeff Adams
    Free User
    Post count: 1780
    This reply has been marked as private.
    #484234

    Jeff Adams
    Free User
    Post count: 1780
    This reply has been marked as private.
    #484330

    Guust
    Moderator
    Post count: 29970
    #484613

    Jeff Adams
    Free User
    Post count: 1780

    Cool, I’ll try this Guust, thanks!

    #484721

    Jeff Adams
    Free User
    Post count: 1780

    That worked great, I used the “Code Snippets” plugin to inject:

    add_action(‘after_setup_theme’, ‘remove_admin_bar’);

    function remove_admin_bar() {
    if (!current_user_can(‘administrator’) && !is_admin()) {
    show_admin_bar(false);
    }
    }

    🙂 thanks again!

    #484811

    Guust
    Moderator
    Post count: 29970

    You’re welcome 🙂

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount