2 bugs...
I've run into 2 problems:
1.) How can I disable 2-step verification for login and registration?
2.) I need to prevent people from registering through the Fluent Community link because I have it linked to Fluent Forms. However, when I set a custom login page in the Fluent Community settings, it never redirects to it. It doesn't work.
MariΓ‘n Ε arayΒ you can disable the 2FA in you plugin responsible for that feature - of you use Fluent Auth you can disable it from there or even select some user roles for 2FA etc
/wp-admin/admin.php?page=fluent-auth#/settings
Mat βΒ thank you :))
MariΓ‘n Ε arayΒ for Custom Login Page once you saved the settings you can test it your community url: domain.com/portal in a new browser private mode - if it doesnt help then clear your cache and try again - it should works (unless you use some custom snippets for redirections then you can disable them before troubleshooting).
Mat βΒ its still not working...