Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

  • patrick30
    Participant

    @patrick30

    The thing is, no matter what I put, it keeps loading the “members” page in the about page


    patrick30
    Participant

    @patrick30

    I have already removed that and tried it.

    bp_core_new_nav_item( array( 
                'name' => __( 'About', 'buddypress' ), 
                'slug' => 'about', 
                'position' => 30, 
    		    'screen_function' => 'about_page',
    		    'css_id' => 'about'
          ) );

    patrick30
    Participant

    @patrick30

    Hello Again,

    I have done exactly what you sent above. I have deleted all codes from functions.php and put them in bp-custom.php files, located in the plugins folder.

    Here are the contents of that file.

    http://pastebin.com/X7eGp87V

    Yet it always goes to the members page, the page where all members are listed 🙁

    Here is the link if you want to look, click on About and you will see what’s happening.

    http://tinyurl.com/m8y7zkm


    patrick30
    Participant

    @patrick30

    @modemlooper And where would that file be located ? Should I make one in my theme ?

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