Domain flipping by Millionaire Society

Want to earn a regular income from domain flipping? You should watch this VIDEO!

How To Disable BuddyPress Custom Header

Posted on May 4th, 2010 by admin in Domain Development, Domain News | 4 Comments »

I’ve been using BuddyPress for an upcoming domaining project of mine and I ran across a tricky problem when creating my custom BuddyPress child theme.

Even though BuddyPress is built in the awesomely simplistic/easy to learn way following in the footsteps of it’s big brother WordPress, it still takes a bit of getting used to while you learn about how things work.

One of those things I couldn’t figure out at the start was how to turn of the custom header that’s configured by default through the Custom Header section in the Appearance menu in your WordPress admin control panel. I couldn’t find the custom code in the default BuddyPress theme and changing stuff inside my child theme’s style.css had no effect either.

In the end, the solution was quite simple.

Open your functions.php file inside your new BuddyPress child theme (create a functions.php file if you haven’t already), and paste the following code:
define( ‘BP_DTHEME_DISABLE_CUSTOM_HEADER’, true );

That’s it, the custom header is gone. I hope someone finds this useful.

Want to earn a regular income from domain flipping? Watch this VIDEO!

4 Responses to How To Disable BuddyPress Custom Header

  1. Duane says:

    Great advice mate. Keep these awesome tips coming!

  2. Fantastic!!! No more on-page styles to muck up my template.

  3. Mario says:

    Thank you very much. This certainly helped me.

  4. Brian says:

    Thanks for the great information. Buddypress is a little different from regular wordpress customization, and I’ve been looking for a solution to this for a while now. Much appreciated.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Explore other similar posts that might interest you

Click on a post title to read the post!