This topic has 1 reply, 2 voices, and was last updated 9 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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    Attachments:
    You must be logged in to view attached files.
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?