ryanstg24
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] Mobile Menu dropdown doesn’t work when enabledA page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. Starting in Chrome 101, the amount of information available in the User Agent string will be reduced.
To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.Forum: Plugins
In reply to: [Autoptimize] Mobile Menu dropdown doesn’t work when enabledSo it is Javascript that is the issue. CSS is fine
Update: reCaptcha was enabled for the Login, Registration, and Reset password form. Now when I login I do not have this issue. Think I should be good now!
Already tested and still does not work. Is there a way I can Voice chat or something for quicker responses? Everything you have suggested thus far is already tested and stated above.
So I disabled the OTP as I don’t think I need it anyways for password resets etc. (Which is also not working FYI – it keeps sending back to entering email and blocking the creation of creating a new password + confirming new password). But I have no unblock option. Only Edit, Delete, View, Send password reset, View Profile, Info. Which View and View Profile direct to the same place. (LearnPress Profile)
As I stated I have OTP Verification…but that was added afterwards. I can remove and try again. But it has to do with the two error messages…
Still does not work. https://gyazo.com/cfe976b64456862b82d1eeece732dd4b
Edit: The top error field of saying Password is incorrect. Please try again. appears everytime. But the bottom error appears ONLY WHEN the password is actually incorrect.
Example: If I type in the right credentials I only get the password incorrect message up top.
If I type in the wrong password I get both errors as seen in the image. Up top and below the field.- This reply was modified 4 years, 4 months ago by ryanstg24.
https://gyazo.com/515e81ef55a8dd1e1c0cff5f5e9d469d
https://gyazo.com/1fb931e3565b460058c14b8f663f4289Here are both password fields from both forms. I also just made these new forms.
Before it was not saving the passwords for some reason or something. As I have just tried to login to a newly created account and I am still getting the Password is incorrect. Please try again error. (Yes the password is typed in correctly)And when I go to forgot your password I am using OTP Verification FYI I type in the code and hit Verify. At that point it redirects me to the reset-password page and not to create a new password. I have a feeling it has something to do with Caching. I am using WP Super Cache and maybe I need to adjust settings in there?
P.S. in Ultimate Member Settings the Require a strong password field is also unchecked.
- This reply was modified 4 years, 4 months ago by ryanstg24.
@champ Camba yes I was using the predefined password field. It has to do with the email verification stuff as I disabled it and it works wonders, but once enabled it does not work.