Re: How do I add a menu item on the profile page?
Just creating new profile page category from my understanding??? Just to go your buddypress admin page under profile setup and create new fields there, no need to hook anything.
P.S, why on your activity page is the header content below the avatar? Go into your theme’s CSS file and remove
`div#item-header div#item-header-content {
float:left;
}`
To clear things up, it should look a-lot nicer.