I set password_strength="medium" at the registration form, but login form disables login button and requires a strong password. How to fix this? Thanks
Hi Han,
In the Registration form, I have set the password_strength="medium" but it doesn't change the password_strenth in Login form into "strong". Please check your Login form shortcode to see if it has its own password_strength. Thank you.