Skip to main content

Add a hidden "Don't have an account? Signup" option on the login screen

We have customized the login portal and navigate users through a separate registration page, but still need to Enable User Registration via FluentCommunity Signup Form so that users invited to the secret space can register with FluentCommunity Signup Form

This is a case where we really need to add a hidden "Don't have an account? Signup" option on the login screen. It gives us the flexibility to customize the registration page to create better conversions Shahjahan JewelΒ πŸ™

πŸ‘‰ Below is a picture of my signup page (To be more precise it is an introduction landing page, using FluentForm for signup, and syncing with FluentCRM for automation)

Add a hidden "Don't have an account? Signup" option on the login screen

Nang Ha

😍Wow, How did you create such a beautiful login page?

Hoang Hxn

Nang HaΒ We designed it using WordPress's default Block Editor only. Also, we added the WordPress User shortcode to display it automatically (This is a temporary solution before the Theme Compatibility feature is released) πŸ˜‰

Nang Ha

Hoang HxnΒ I really like it, and your idea

Nhung Phung

Can you share your registration link?

Hoang Hxn

Nhung Phung I will share later, We have not officially launched yet 😏

Lee Busch

I used the FluentAuth plugin shortcodes to create completely separate Join, login, magic link, and forgot password pages. This bypasses the need for regular WP login:

https://challenge.theidiet.com/login/

Hoang Hxn

Lee BuschΒ What I want is to use "Custom Signup" in item 2 instead of the default "Signup" in item 1, So I want to have the option to hide item 1. Not the problem with the registration page.

Lee Busch

Hoang HxnΒ  If you use the Fluent Auth shortcodes, you can choose a form that omits the "Don't have an account" link or any other options.

Hoang Hxn

Lee BuschΒ I still want to use the default login gateway "?fcom_action=auth" because when inviting members it still redirects there, and it's more consistent

I need this too...