Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: The buddybar is showing on the forums page onfthis site; how do we do it?


Jeff Sayre
Participant

@jeffsayre

Have you included this code in your bbpress header.php theme?

<div id="search-login-bar">
<?php bp_search_form() ?>
<?php bp_login_bar() ?>

<div class="clear"></div>
</div>

Skip to toolbar