Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Disable custom header

https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/

Put the following into your wp-config.php:

define( 'BP_DTHEME_DISABLE_CUSTOM_HEADER', true );

Skip to toolbar