Hello @boionfire81 ,
To add the portal or enable the portal, you need to use the shortcode to a page.
Here is the doc: https://fluentsupport.com/docs/shortcodes/
You can disable the registration form, password reset form, and other features, but it is not possible to remove the login option from the portal. If the user is not logged in, the login form will be visible.
Thank you
Ok, that’s what I need to know. To disable the form(s). Great! I can disable. Now how?
Hello @boionfire81 ,
You can use the shortcode [fluent_support_login show-signup=false show-reset-password=false]
. If the user is already logged in, they will see the portal. If they are logged out, they will need to log in again, but they will not be able to create a new account.
As mentioned in our conversation on the review thread, please open a support ticket at the WPManageNinja Support portal for a faster response.
Thank you