Hello,
I changed from wp-login form to the wpforo signin page. Somehow now my header popup/modal login stopped working. It is passing the credentials via php post to the page. It looks like the wpforo login page does not work with provided credentialds. Any idea how this could be fixed? If i switch back to wordpress login logic it is logging me in.
Thank you
Hi,
Thank you for the detailed explanation.
Could you please provide us with the URL of the website where we can see the issue?
It would also be helpful to know which plugin or custom code is responsible for the header popup/modal login, as this may be important for identifying the compatibility issue.
Hi,
Link is not possible as page is not yet live (password protected). It works well if I use standard wordpress login. My popup is just having a <form which is sending the provided credentials as post to wp-login.php page. this page is redirecting after login is successfull to the page again. If i switch to login via wpforo it is ignoring my provided credentials and showing me the wp-foro login page instead.
Thanks
any idea how this could be fixed? It is just a modal dialog which asks the user to enter username and password and sending this information to wp-login.php. if credentials are correct user is logged in. As soon as I switch to wpforo login form it is only redirecting to the login form of wpforo but without auto login.
Thanks