Skip to:
Content
Pages
Categories
Search
Top
Bottom

Add widget areas to BP 1.5 bp-default child theme?

  • @skartar

    Member

    I can’t find any guidance for this in 1.5 (& wp 3.2.1). I’m trying to add two widget areas to the header in my child theme. Thanks in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • @modemlooper

    Moderator

    Not a BuddyPress issue. You add widget areas to a theme just like you would to a plain WordPress theme.

    @skartar

    Member

    ok, thanks @modemlooper. For others:

    I copied this:
    if ( !function_exists( ‘bp_dtheme_widgets_init’ ) ) :

    through to the endif; into my child theme’s functions.php, and it seems to work.

    @modemlooper

    Moderator

    That’s not it. Search on codex.wordpress.org about widgets

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add widget areas to BP 1.5 bp-default child theme?’ is closed to new replies.
Skip to toolbar