Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Add wp_admin_bar to a BP theme


Virtuali
Participant

@gunju2221

Just remove the admin bar:

`define ( ‘BP_DISABLE_ADMIN_BAR’, true );` in wp-config.php

Is that what you’re trying to do?

Skip to toolbar