Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BuddyBar for bbPress


Warwick Booth
Participant

@krugazul

Hi There

I have installed the buddypress bar for the forums . But i am not getting any link displaying, just the css, the actual buddypress menus are not there.

Click here for the forums

Click here for the wordpress install

We have used the deep integration and i have added the lines to my bb-config.php, the path to the file is correct.

I have added the two functions ie

add_action( 'bb_head', 'bp_core_add_js' );
add_action( 'bb_admin_head', 'bp_core_add_js');

You can ignore the “invite new member” link on the top right hand side, its just a div postioned as absolute.

Skip to toolbar