Hello, the “Forgot password?” link opens a dialog (demo), so it is possible that you are experiencing a javascript conflict with another plugin that prevents the dialog to open.
You can click that link, and then open the browser console (how to) to see if any error appears, it may help you identifying the plugin in conflict.
If you don’t want to temporarily deactivate your plugins, I have described a more advanced debugging process for javascript errors using adblock plus here.
Else, you can follow the instructions (deactivate all your plugins and reactivate them one by one, with a test between each) to make sure the problem is due to a conflict.
Yep! You’re right! How could I miss that? I now remember that I disabled certain dialog windows due to a conflict with another plugin (which I can’t get rid of, sadly). The best solution in my case is to insert my own link programatically after the password field. Thank you again and I’m marking this as resolved.
I will add an option to set a redirect URL to that link instead of opening the “Forgotten Password” dialog in the next update, thank you for your feedback!
Thank you for your readiness to help us on every issue!
-
This reply was modified 4 years, 8 months ago by
codimex. Reason: Typo