Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,020
- How-to & Troubleshooting
- 129,647
- Creating & Extending
- 25,794
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,794
- Showcase
- 3,316
- Ideas
- 1,383
- Miscellaneous
- 9,180
-
depends if you want to hack the bp-core/bp-core-adminbar.php
you can hide the logo from there, and just hand code a \\\”home\\\” link
you would also want to give it the same class=\\\”\\\” as the other non-dropdown links
like this:
<li class="no-arrow">< a href="/groups">Search Groups</ a>