@abysshorror
14 years, 6 months ago
You mean in the main navigation menu ? (the pages below the search box in the bp-default theme)
In that case you could just create a new WP menu (in the admin’s dashboard, Appearance -> Menus)
Hope it helps !
Where are you putting the jq code ?
Where should I add the js functions ? I think the modifications are working without them anyway
I had to change some variables in order to get the right nicenames ( @username). Thanks for the code !
Cool, added to my child’s theme style.css
Thanks !
Any progress on this ?
Hey, I’m trying to ad fancybox to some links (“public message” for example). Could you help me with this ? thanks !
@virtuali Exactly where in post-form.php should I put that code ?
I added a custom menu (from WordPress) and select only the pages I wanted to be there. This is a quick fix but I think if somebody knows the URL it would still be accesible. I’d like to see a plugin or something to hide the members page from anyone.
Cheers !
If you want only to show status updates, follow @brennsuppa‘s code but change `’friendship_created’ !=` for `’activity_update’ ==`