Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,536
- How-to & Troubleshooting
- 127,773
- Creating & Extending
- 25,647
- Requests & Feedback
- 9,390
- Third Party Plugins
- 9,713
- Showcase
- 3,317
- Ideas
- 1,329
- Miscellaneous
- 8,842
-
Make sure your functions.php looks like this:
`<?php
/* Disable default themes header stuff */
define( ‘BP_DTHEME_DISABLE_CUSTOM_HEADER’, true );
?>`
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS