BuddyDev

Search

How to make members sub menu show as dropdown

  • Participant
    Level: Initiated
    Posts: 17
    edelawit on #34717

    Hello. I am trying to customize buddy press sub-menu to show as drop down. how can I achieve that?
    MAIN MENU have activity notification group message…etc what I want is when the curser is on activity even before it is clicked to show drop down of the sub menu. can any one help?

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #34726

    Hi,
    Thank you for the question.

    You can use the following snippet in the theme

    
    <?php bp_nav_menu();?>
    

    On single user’s page, It will give you their hierarchical nav. Please use css to make it look and behave as you want.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 17
    edelawit on #34906

    Thank you for you replay @Brajesh. Could you please guide me where to put this code? I have child theme but i not sure where to put your code. Can you help me to make e.g message’s sub menu vertical and drop down (show even when hovering) please. Help iam new to coding and finding solution by my self is taking more time.

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #35520

    Sorry for missing the reply.
    I am sorry, we cannot assist you with this kind of custom jobs. You will need to look into the templates(buddypress/members/single folder) or hire a developer to assist you with it.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved