Users unable to log in or reset password
Not able to log in if user logs out. Even requesting password change is throwing up an error.
Ask the user to enter chrome via incogneto mode. If he does, it's something with his browser cache or your settings for this page.
We had a lot of reports about this as well. It seems like the community is more vulnerable to session issues, possibly because it's a JavaScript-based app. Many users had to reset their passwords to be able to log in again.
Sam JansenΒ Resetting does work, but if the user logs out, the same problem occurs. If the user logs in via the wp login page, they are able to gain access to the community, however.
Darren WinlandΒ aah ok. Good to know. So the default wp login page gives less issues?
Sam JansenΒ yes. so I am testing a dedicated registration/login page with a redirect to the community to see how that works.
I found a conflict with the Really Simple Security Pro plugin. I deactived it, and everything worked as intended. I'm not sure what specific setting is causing the conflict. Any insight here?