Plugin Author
Max K
(@kaminskym)
Hi,
This will be possible in a next version.
Also, for example, you could try to attach modal to the register link:
https://ww.wp.xz.cn/support/topic/comments-login-2/
Regards, Max
It works well, thank you!
Just to let you know that I am still looking forward for the next version, as I found that some other places are still calling the wp-login.php. (e.g. when the user type in a wrong password).
hi @kaminskym, there is a place where the modal is acessing the wp-login.php. can you please check?
the problem happens when a user type a wrong password and in the error message above where it says:
ERROR: Invalid username. Lost your password?
the lost your password link goes to wp-login?action=lostpassword. i think it will be better to direct to the reset password modal (or the inline page if not possible).
thanks!
fixed with alternate solution