This topic has 1 reply, 2 voices, and was last updated 10 years by sharmstr.

  • Author
  • #75856
     amanavohra
    Participant

    Hi, I have renamed profile group tab to projects as below in my functions.php . For some reason, the number on the tab which shows how many items are in that tab has disappeared.

    COPY CODE
    function remove_profile_orders_nav() {
        global $bp;
        $bp->bp_nav['groups']['name'] = 'Projects';
    }
    
    add_action( 'bp_setup_nav', 'remove_profile_orders_nav', 1000 ); 
    #75933
     sharmstr
    Moderator

    Kleo isnt doing that. It happens with the WP 2015 Theme as well. Ask for assistance on the bp forums.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?