Skip to main content

No Portal Slug

Can we have an option so that we do not need to have a portal slug, we just have the community at the domain name with no need for portal slug?

Thomas Oates

It isn't configurable within the settings to have no slug but it can be enabled via a change to your wp-config.php file.

https://github.com/WPManageNinja/fluent-community-docs/blob/master/code-snippets.md#modify-portal-url-slug

James Robinson

Thomas OatesΒ Thanks, I really would just prefer a setting. Once I start messing with the code it is a slippery slope to something breaking on next update.