Skip to:
Content
Pages
Categories
Search
Top
Bottom

Take login off the top bar.


  • b1gft
    Participant

    @b1gft

    I have asked this before and was told how to do it. I want to take the login and sign up off the top of my site which automatically shows up.
    The way i was told to do it and it worked, up to now was
    go to file manager >buddypress>wp-content>plugins>buddypress>bp themes>bp default (or what ever theme ur using) > functions php and add the following line at top (line 3)

    remove_action( ‘bp_adminbar_menus’, ‘bp_adminbar_login_menu’, 2 );
    This worked perfect on my test site. My main site which is the most up to date WP, it does not work, so I can only assume its the up to date script.
    Any help please,
    Thanks

  • The topic ‘Take login off the top bar.’ is closed to new replies.
Skip to toolbar