Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Subdomain Install – Pages Not Found

https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/

In your wp-config.php:
`define ( ‘BP_ROOT_BLOG’, 2 );`

Where 2 is the ID of the site you wish to run BuddyPress on.

Skip to toolbar