Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #8620, comment 2


Ignore:
Timestamp:
07/21/2023 05:39:23 PM (3 years ago)
Author:
imath

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8620, comment 2

    initial v1  
    11Thanks for your feedback.
    22
    3 I just checked: you just need to activate BuddyPress at the network level. By default the BuddyPress pages will be displayed on the main site of your network. If you need you community to be displayed on another site, you can use a constant to force the BP Root Site to be another site ID. Eg: `define( 'BP_ROOT_BLOG', 2 );`
     3I just checked: you just need to activate BuddyPress at the network level. By default the BuddyPress pages will be displayed on the main site of your network. If you need your community pages to be displayed on another site, you can use a constant to force the BP Root Site to be another site ID. Eg: `define( 'BP_ROOT_BLOG', 2 );`