This topic has 3 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #81606
     ncpmt
    Participant

    Hello,

    I have two questions:

    1.:Why i don’t see created groups in admin panel? All plugins are updated and i create 2 diferent types of group (private and public group).

    2.: I’m trying reorder and rename profile links in user profile page. I create bp-custom.php in wp-content/plugins/ …, and i don’t see any changes, example code is:

    <?php

    COPY CODE
    define(‘BP_DEFAULT_COMPONENT’,’groups’);
    global $bp;
    $bp->bp_nav[‘profile’][‘position’] = 70;
    $bp->bp_nav[‘forum’][‘position’] = 80;
    $bp->bp_nav[‘posts’][‘position’] = 40;
    $bp->bp_nav[‘activity’][‘position’] = 50;
    $bp->bp_nav[‘blogs’][‘position’] = 60;
    $bp->bp_nav[‘friends’][‘position’] = 30;
    $bp->bp_nav[‘messages’][‘position’] = 80;
    $bp->bp_nav[‘groups’][‘position’] = 10;
    $bp->bp_nav[‘settings’][‘position’] = 90;
    }
    add_action( ‘bp_init’, ‘tricks_change_bp_tag_position’, 999 );
    
    add_action( ‘wp_head’, ‘tricks_change_bp_tag_position’,9 );
    

    ?>

    Help was: http://themekraft.com/customize-profile-and-group-menus-in-buddypress/

    Can you help me?

    Thanks for the answer,

    Alen

    Attachments:
    You must be logged in to view attached files.
    #81768
     Laura
    Moderator

    Hello, can you share admin credentials in a private reply so i can check it out? 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #81837
     ncpmt
    Participant
    This reply has been set as private.
    #82445
     Laura
    Moderator

    Hello, deleting the code doesnt solve the issue? Maybe we can find another way of doing this.
    Please let me know so i can do a research for you 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

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

Log in with your credentials

Forgot your details?