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.
- Is there a trick to getting CSS to work on a mydomain.com/wp-login.php?action=register page?
- Is there a JS trick to alter text on those pages?
- 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
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 π
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...
Marie DeneeΒ itβs in the settings of Fluent Auth that you can set this up.
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/
Jacob Windham yess, here also. We just use magic link. No more reset password etc⦠https://members.yogainneryu.com/
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?