Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)

  • cliffsuss
    Participant

    @cliffsuss

    okay, got it,

    1. From (in my case) your host’s homepage, find the CP file manager.

    2. in the manager, at the top, where there is a search bar, search for – wp-config.php.

    3. Read and remember where file is located. Next, go to it, and press edit.

    4. Once inside, there will be lots of text, look for ………DB_COLLATE’,”);

    5. paste the following code right after that, on the next line

    /**
    * Change BuddyPress default Members landing tab.
    */
    define(‘BP_DEFAULT_COMPONENT’, ‘profile’ );

    6. Save and its done!:)

Viewing 1 replies (of 1 total)
Skip to toolbar