Change the parent forum to use for all BuddyPress group forums.
For changing the parent forum to use for all BuddyPress group forums, add the following code in your wp-config.php or bp-custom.php file:
define ( ‘BP_FORUMS_PARENT_FORUM_ID’, $forum_id );