Hi Brajesh,
I have disabled the admin bar. Is it possible to show the notifications in the main navigation?
Faster, better and easier!
Hi Brajesh,
I have disabled the admin bar. Is it possible to show the notifications in the main navigation?
Hi Gwu,
Please have a look at buddypress/bp-core/bp-core-adminbar.php and specially the function bp_adminbar_notifications_menu(), that produces the notification. The Activity comment notifier just records and formats the output. So, you will need to have a look at bp_adminbar_notifications_menu() to get it working in the adminbar.
You must log in to post.