Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,567
- How-to & Troubleshooting
- 127,801
- Creating & Extending
- 25,649
- Requests & Feedback
- 9,392
- Third Party Plugins
- 9,717
- Showcase
- 3,317
- Ideas
- 1,332
- Miscellaneous
- 8,844
-
You can just remove the search login bar from the template – Just remove:
<div id="search-login-bar">
<?php bp_search_form() ?>
<?php bp_login_bar() ?>
<div class="clear"></div>
</div>
From header.php of the home and member themes if you are using both.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS