Fluent Auth
Shahjahan Jewel Thank you for the update. So happy the with the Magic Link working now without giving away my WordPress login. All looking pretty now. 😍
Just one little thing: reset password is not working. Subscriber gets a 'not allowed' notification and Admin while getting the email is redirected straight to login.
Can you please have a look.
Less important but a small wish: to be able to change the colour of the button in the Magic Link mail. ;)
Checking that right now.
Are you using the shortcode or default login page?
Shahjahan Jewel I am using it in the community. Just the default form. There is nothing else on the site.
J V Got it. I will check it out soon and get back to you in few hours.
J V I could not recreate that, unfortunately. Would you please DM me the URL so I can test.
Shahjahan Jewel DM sent.
Thank you for this really good update!
I wish we could have build-in login field validation against whitelist/blacklist of comma separated: domains, emails, regex so only allowed emails/domains would be accepted.
It would also nice to have a toggle to disable login by userNames and allow emails only (without a need of using any custom snippets).
Case scenario: userNames are available on fCommunity so anybody can use them for the login field. Disabling the ability of login with userName we can minimize some vectors especially when not using 2FA for shop users.
J V - we're you ever able to figure out a way to style the Magic Link button? I've tried all sorts of CSS combo's and nothing works.
Elaine Montoya I wouldn't know where to look. I keep my fingers crossed for the next update.
J V ... I figured it out. To override the css for the wp-login page, you need to include it as a functions in functions.php (or FluentSnippets)
Elaine Montoya I am not sure I follow. What are you overriding here?
J V you asked how to change the styling (color) off the Magic Link button in your original post.
Elaine Montoya Yes but I was talking about the button in the mail, not the login page.
J V gotcha. My goal was to update both: the long blue Magic link request on the custom FluentAuth form, and the email. Sorry I misunderstood 👍
Now I need to find out where I can customize the email that is sent with the magic login link. Shahjahan Jewel ?