Right now i am using menu badges in a expaned menu like;

My Profile
- Unread Messages (1)
- Incoming Relationship Requests (2)

What do i need is to calculate total for "Unread Messages" and "Incoming Relationship Requests" for parent item "My Profile". Like;

My Profile (3)
- Unread Messages (1)
- Incoming Relationship Requests (2)

I will be happy if you can help.

Greate work.
Thanks.

Comments

kiova’s picture

Title: Conbine Badges For Parent Menu Item » Combine Badges For Parent Menu Item
zengenuity’s picture

There are instructions in the README.txt about how to create your own badge types with code. You can create a new badge types that adds the values from the other two. Then, assign that badge type to the parent menu item.

zengenuity’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)