This topic has 8 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #92511
     viriis
    Participant

    Hi,

    I would like to know if it is possible to add a link in budypress menu (Top right corner) see atached file

    Thank you very much

    Attachments:
    You must be logged in to view attached files.
    #92682
     Radu
    Moderator

    Hi,

    Please take a look here : https://archived.seventhqueen.com/forums/topic/friendship/#post-92628

    IT was a bug regarding to the menu.

    You can add a link there but you will need to rebuild entire buddypress menu.

    Cheers

    Radu

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

    Hi,

    Sorry but I don’t understand your answer :/

    Is your answere really for me?
    Thank you

    #93137
     viriis
    Participant

    Hi,

    I managed to insert a link in the menu buddypress but I can not seem to change the image.

    Can you please help me find a solution

    COPY CODE
    function my_setup_nav() {
          global $bp;
    
          bp_core_new_nav_item( array( 
                'name' => __( 'Articles', 'buddypress' ), 
                'slug' => '../../mes-articles', 
                'position' => 30,
                'screen_function' => 'HERE HELPPPPPPPPPPP :)', 
    	    'show_for_displayed_user' => false,
          ) );
    }
    
    add_action( 'bp_setup_nav', 'my_setup_nav' );

    Thank you very much

    #93199
     Radu
    Moderator

    Hi,

    Can you please provide me admin credentials to take a look ?

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #93212
     viriis
    Participant
    This reply has been set as private.
    #93377
     Radu
    Moderator
    This reply has been set as private.
    #93571
     viriis
    Participant

    Hi,
    Thank you very much

    It’s perfect

    Cheers
    Yoann

    #93665
     Radu
    Moderator

    You’re welcome,

    Also don’t forget to rate our theme on Themeforest and give it 5 stars 🙂

    http://themeforest.net/downloads/

    Best regards

    Radu

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

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

Log in with your credentials

Forgot your details?