Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • @omishiroy

    Member

    I have created a file called bp-custom and placed into plugins folder. In this file I’ve pasted all the settings from https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/

    Then I’ve figured out that these lines were the problem:

    `define( ‘BP_DEFAULT_COMPONENT’, ‘profile’ );`
    `define ( ‘BP_DISABLE_ADMIN_BAR’, true );`

    I commented out the lines and the profile pages came back!

    Hope this can help you.

    disabled

    @omishiroy

    Member

    SOLVED!

    I’ve used codes in bp-custom that did the content of the user settings/profile not showing.

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar