Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Make Forums the home page for us beginners


Sarah Gooding
Member

@pollyplummer

You can change the default tab open by editing your wp-config.php file. Add this:

`define( ‘BP_DEFAULT_COMPONENT’, ‘forum’ );`

This info is from the documentation: https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/

Skip to toolbar