Community as home page
Is it possible to have the community as the home page instead of a page only?
Which means the community is available on mycommunity.com instead of mycommunity.com/portal (example).
If you want to make the portal as your homepage, you can use the following code. Please note that, this will not work if your WordPress installation is in a subdirectory. The WordPress installation should be in the root directory of our domain or sub domain.
define('FLUENT_COMMUNITY_PORTAL_SLUG', '');
That goes in wp-config file.
Donald McGuinnΒ Great, thank you so much!
A lot of people are going to want to use the app as a community or buddyboss replacement. They should add an option in the settings to make this easier for people.
Bucky LarsonΒ I agree. Should be just an option to enable or disable.