Community Pages Missing! - [solved: Thanks Jeff!]
I just setup FluentCommunity, but when I click on "Go to portal" or "Portal Settings" I get a 404 / Page missing error.
When I go to my Wordpress Pages, there is nothing new there. Could this be related to my theme? I am using BricksBuilder Child theme.
Any ideas are welcome! I am excited to get this working.
I think I found the problem but not sure what to do about it.
When I installed FC, I chose .../community instead of .../portal.
When I enter mysite.com/community I get a 404 error,
but when I go to mysite.com/portal, it redirects to /community
Does this mean I need to give people the link to /portal? Even though I chose it to be /community?
Resave your permalinks and clear your cache.
Thanks Jeff BrigmanΒ Where do I resave permalinks?
Oh, I think you mean the regular Wordpress permalinks? I just did that now. I think it helped. Hard to be sure as all my browsers have visited all these pages so many times. Clearing cache now.
Seems like all will be well now. Thanks so much Jeff!
Nicolai GrutΒ yes sir, wordpress permalinks.
As for cache, Iβve found that itβs best to exclude the community as it can mess with some features like chat (or at least it use to),
Jeff BrigmanΒ Would this part be done with some caching plugin? I don't see that built in to wordpress.
JeffΒ correct.
Any type of caching, whether server or page side, should have a way to clear the cache and add exclusions for urls, scripts, etc, and typically have a plugin you use in wordpress.
For example, I use nginx with redis and using both a server and page cache. So I can add to either or both depending on what I need.