Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

  • starvoters1
    Participant

    @starvoters1

    I had this issue too. I just switched from the new templates back to Buddypress legacy and it is now working to click the private message button and you can start composing the message to the user immediately. It is something in the buddypress nouveau template.


    starvoters1
    Participant

    @starvoters1

    After posting this, I found CSS that works to remove the menu items, if it helps anyone else.

    https://premium.wpmudev.org/forums/topic/how-to-customize-or-delete-buddypress-standard-menus

    For the site CSS I set:
    a#user-notifications {display : none !important}
    a#user-invite-anyone {display : none !important}
    a#user-settings {display : none !important}


    starvoters1
    Participant

    @starvoters1

    Hello, did you find a solution, to remove menu items, but keep the functionality? I just want to move the menu items to a new menu location, not stop using the features. CSS did not seem to work to hide the menu item, as it still put 3 items into the “…” extended menu on the user profile.

Viewing 3 replies - 1 through 3 (of 3 total)
Skip to toolbar