Login Page
Sorry to be a pain but is there a way to disable the ‘don’t have an account? Signup.
I’d prefer my members to follow my funnel than a random person be able to signup.
Alternatively is there a way to approve a new member before they have access to my community?
Thank you
Also, is there a way to set a redirect after registration? After registration I would like to send new members to a getting started page.
Adam George for my community I use the welcome banner with a link to a get started post.
Adam George FluentAuth give you redirect options.
Brian Chikami thanks for the idea
If you go to Settings->General, you can uncheck 'Enable User Registration via FluentCommunity Signup Form', save settings, and it goes away.
Thomas Oates thank you
Thomas Oates That makes registering impossible. The better option is to remove it with some CSS.
Brian Chikami thanks for that. I’ll look into this plugin.
J V I’m finding that too once I unchecked it. Any suggestions on the CSS?
Brian Chikami
.fcom_alt_auth_text {
display: none; }
This also removes some stuff (not important for me) on the password reset, so you may need to dig deeper.
J V Im also interested in removing the "don’t have an account? Signup/join" from the page because we redirect to a funnel. How to do this? Disabling registration makes it impossible to signup. We tried pasting your code in the "FC>portal settings>customization>custom snippets>custom css" but not working. Any suggestions? Thanks
J V this FluentSnippets? https://fluentsnippets.com/
Ill try it.. because using the FC custom snippet in settings dashboard was not working.. thanks for the reply
J V Brian Chikami Hi guys.. can you help me with this issue.. I still cant remove the Join Now on login page. We redirect to a funnel instead.. here is screenshots, using FluentSnippets.. is this correct? Any suggestions would be great. Thank you