Skip to:
Content
Pages
Categories
Search
Top
Bottom

Add BP Notifications To WP Custom Menu

  • @bphelp

    Participant

    I would like to add a menu item to my Custom menu that will display the number of BuddyPress notifications I have and will take me to them upon clicking it. I would like to disable the tool bar and only display the notifications in the custom menu. Does anyone know how to do this? Thank you and any help is much appreciated!

Viewing 5 replies - 1 through 5 (of 5 total)
  • @bphelp

    Participant

    Anyone here who can give me assistance?

    @bphelp

    Participant

    I have researched the net and still have not found a resolution. If anyone has suggestions I would appreciate your input. Thank you!

    @opencode

    Participant

    Hello,

    I was searching way to find the same solution and I’ve implemented in the following way.

    `add_action(‘wp_footer’,’bp_adminbar_notifications_menu’);`

    it will place the notification on footer of site

    🙂

    @findly01

    Participant

    I also need to find a way…

    @shanebp

    Moderator

    This only works as a widget, but if you can code you could convert it to a plugin that works with your custom menu: http://buddydev.com/plugins/buddypress-notifications-widget/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add BP Notifications To WP Custom Menu’ is closed to new replies.
Skip to toolbar