Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Buddypress bar not showing up in top of header


9pieceluggageset
Member

@9pieceluggageset

I had the same issue. Just add <?php wp_footer(); ?> in your code, do not replace your actual <?php get_footer() ?>.

Nothing changes in your footer, but the bar appears at the top.

Skip to toolbar