Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: after installation of buddypress – dashboard view is broken – menu tree of buddypress below the wp f

@hnla

Participant

Oh or is it the fact that you haven’t defined BP as running on a specific user blog rather than the primary or blog 1

define ( ‘BP_ROOT_BLOG’, $blog_id );

define ( ‘BP_ROOT_BLOG’, 2 );

in wp-config.php

Skip to toolbar