Howdy Shahjahan Jewel and company.
I just did my first install of FluentCommunity.
Talk about easy. Very nice. :-)
Is there a way to change the directory?
IE, rather than have the community at "portal" to have it at something else, such as "members" or "community?"
I am not asking how to setup a subdomain, but a subdirectory.
I looked for that kind of setting but couldn't find it anywhere.
Is it unavailable or am I missing something obvious?
I didn't think about it before, but it's an interesting request, Jon!
Yes. Exactly.
Jon Davis Jr you can change that easily. Here is the code snippet: https://github.com/WPManageNinja/fluent-community-docs/blob/master/code-snippets.md
** Edit: I figured this out, see next comment **
Thanks.
I put that code in my wp-config but it is only changing the slug intermittently.
Meaning that sometimes the slug goes to an error page, but then if I manually type in "portal" it DOES forward to my custom slug.
I tried clearing every cache I know about and it is still quite buggy in this specific way.
Okay, for anyone else having this problem, I simply forgot to follow this instruction that was clearly given haha: "make sure you resave the permalink settings to flush the rewrite rules."
I resaved the permalink settings and that seems to have solved the problem, at least for now. :-)