• How can I completely disable login/registration through this plugin? I have a membership plugin and for security I need to make sure that plugin handles all the login/registration requests.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Ahsan Chowdhury

    (@ahsannayem)

    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

    Thread Starter boionfire81

    (@boionfire81)

    Ok, that’s what I need to know. To disable the form(s). Great! I can disable. Now how?

    Plugin Support Ahsan Chowdhury

    (@ahsannayem)

    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

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this review.