Skip to main content

FluentAuth customization

Hi everyone,

I have been configuring the fluentauth plugin, and my registration and login are working. There are some annoying notice-info box that appears in my custom registration page. I don't seem to be able to affect the CSS using the custom CSS in fluentcom or by using fluentsnippets CSS.

I have the Use Customized & Modern Style for Login/Signup Page switched on. It only lets you make very few changes to the logo and some headers on the signup and registration pages.

  1. Is there a trick to getting CSS to work on a mydomain.com/wp-login.php?action=register page?
  2. Is there a JS trick to alter text on those pages?
  3. Is there a way to safely edit some page template somewhere?

I want to get rid of that blue info "Register For This Site".

I would also like to change the button color.

Note: I had to add the instructions about the Username, as I am afraid some people will not know what to do.

Thanks :)

Jamie

FluentAuth customization

David Carton

Here we use costum page for registration en login. With Fluenth auth shortcode and css. The best way here. En redirect to wherever you want. Based on roles πŸ™‚

Marie Denee

David CartonΒ For the redirect, what or how did you do this? I wanted or needed to redirect my new subscribers to a quiz i made and with fluent auth, it does not send them to the page i listed in settings...

David Carton

Marie DeneeΒ it’s in the settings of Fluent Auth that you can set this up.

Jacob Windham

Yes, create a new page (/login for example) and use the shortcodes from fluentAuth. There are workarounds to add css to wordpress admin and other system pages but it can get complicated. Creating a new page is much more flexible and easier. You can customize the page anyway you see fit. For example: https://metanesta.com/login/

David Carton

Jacob WindhamΒ yess, here also. We just use magic link. No more reset password etc… https://members.yogainneryu.com/

Jamie Robe

Thanks guys, the tips most helpful. Sounds like a custom reg page is a must for me.

Do you find the username is confusing anyone? In many other projects I force usernames to be emails. But I can see in Fcom the user can change both username and email in profile...am I missing why they have a username?