Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Problem Implementing parallax in header of bp-default theme


@mercime
Keymaster

@mercime

BP Codex is your friend. Disable the custom header functionality on the default BuddyPress theme … add the following to your wp-config.php file:
`define( ‘BP_DTHEME_DISABLE_CUSTOM_HEADER’, true );`

Skip to toolbar