Skip to main content

Home Page Potential Bug

I tried using this wp-config.php line from the dev docs to make my portal the site homepage.

define('FLUENT_COMMUNITY_PORTAL_SLUG', '');

It worked well and I was happy.

Then I went to my portal settings to the Space Groups tab. I received a Page Not Found error.

The community is on its own WordPress install on my xCloud server.

Debo Ogunrinde

William BeemΒ Did you resave your permalinks after the change?

William Beem

Debo OgunrindeΒ No. I'll give that a shot to see if it clears things up for me. Thanks for the suggestion.

William Beem

Debo OgunrindeΒ I removed the comment lines and refreshed the permalinks.

Not sure if it worked. I can get to the settings now, but the site doesn't go directly to the community or the login page. I tested on an incognito window and in another browser. It just goes to the WordPress homepage.

I'll play with it later to see if I can resolve it. Right now, the settings don't appear to do anything after refreshing the permalinks.

Artur Abakarov

I gave up on the idea of making FluentCommunity accessible through the root site. Returned the backup where it was opened via slug.

The reason turned out to be the complexity of caching configuration.

Artur AbakarovΒ I also gave up after it conflict with woocommerce payment

William Beem

Artur AbakarovΒ Yeah, I think I'll look for a redirect after login.