thefrosty / custom-login

Custom Login for WordPress.
http://austin.passy.co/wordpress-plugins/custom-login
27 stars 8 forks source link

After submitting lost password page, does not show "check in email" notification. #28

Closed JhOnNeY closed 6 years ago

JhOnNeY commented 6 years ago

After submitting the lost password form with a valid user, the page redirects correctly back to the login page.

The problem is the usual notification that reads "Check your email for the confirmation link." does not pop up.

These are screenshots of the login screen after submitting the lost password form.

BEFORE USING CUSTOM LOGIN PLUGIN: capture

AFTER USING CUSTOM LOGIN PLUGIN: capture

thefrosty commented 6 years ago

I am unable to validate this issue. Please check that in your custom login CSS that you are not hiding the notifications element.

JhOnNeY commented 6 years ago

Ok I'll check it out, thanks!

On Mon, Dec 11, 2017 at 1:24 PM, Austin Passy notifications@github.com wrote:

I am unable to validate this issue. Please check that in your custom login CSS that you are not hiding the notifications element.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/thefrosty/custom-login/issues/28#issuecomment-350862734, or mute the thread https://github.com/notifications/unsubscribe-auth/AIT37otMWYcmzTGw9k4NHnnQWllzUChbks5s_Z15gaJpZM4QxOus .

-- -=Jonathan=-

JhOnNeY commented 6 years ago

Yep you're right. the custom login plugin was activated on our site, but it isn't even being used >.<

Some shifty functions.php code made sure of that.

Everything works fine. Sorry for the bother