Does anyone know how to set the absolute value of domain.com/portal to the domain.com root?
domain seting
Here is the answer from the support team I've received in Nov last year: (2024)
"There is no direct option to do that. Please use the workaround below,
-
Navigate toΒ Settings > PermalinksΒ and set the Permalink structure toΒ Post name.Β (see screenshot)
-
Add the following snippet to your theme'sΒ
functions.phpΒ file or use a snippet plugin to include it,define('FLUENT_COMMUNITY_PORTAL_SLUG', '');
Hope this helps. Let me know if you need further assistance.
Thank you."π
FlorianΒ Thanks for the answer! Are you saying that if I set it up like you said, I can use it as domain.com?
JinGu Youn, Please let me know if it works for you
JinGu YounΒ I just tried it, it worked. Check this out.
Artur AbakarovΒ Great! Thank you!!