Skip to:
Content
Pages
Categories
Search
Top
Bottom

Buddy press menu

  • @tekuan-coleman

    Member

    Im still having a problem here. BP seems to work better if i create pages for the functions (activity, groups etc). I see no need to have the admin bar up if this is possible. can i completely remove the bar from my site?

Viewing 6 replies - 1 through 6 (of 6 total)
  • @mercime

    Participant

    sure you can remove the bar from your site
    `define ( ‘BP_DISABLE_ADMIN_BAR’, true );`

    @tekuan-coleman

    Member

    cool Thanks where do i add this file

    @tekuan-coleman

    Member

    hmmm, i did see that in bp-core-adminbar and changed “false” to “true

    still nothing

    @modemlooper

    Moderator

    Create a file called bp-custom.php, put that file in your plugins folder and add all your functions to customize BuddyPress in this file.

    https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/

    It says to use wp-config but don’t. Use bp-custom file then you wont ever loose the settings

    @tekuan-coleman

    Member

    did exactly that….”NOTHING”

    @tekuan-coleman

    Member

    Done, thanks a million for the help.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Buddy press menu’ is closed to new replies.
Skip to toolbar