Re: Remove Blog Link in options-nav
What version bp? I think I\’ll just put that on a hotkey combo.
Uninstall the blog component if you are talking about the various vertical menu options in the member theme.
Remove the line in the member theme /buddypress-member/header.php that looks like this:
<li<?php if ( bp_is_page( BP_HOME_BLOG_SLUG ) ) [snip]
That\’s line 41 r1360 if you are talking about the header nav items.