Pregunta
El mensaje de error, cuando los datos de acceso son erróneos, no aparece. Puede funcionar en la página Olvidar contraseña y en otras páginas, pero no en la página de inicio de sesión. ¿Cómo se puede solucionar esto?
Respuesta
In all the cases where we’ve seen this happen, it has come down to the server environment. The primary cause of this happening is if the login page is being cached. The first thing to do would be to ensure that you have caching turned off for this page at both the a nivel de servidor (por ejemplo, caché varnish) y en el a nivel del sitio (es decir, un plugin de caché). Once you’ve done that, if the issue still persists, then as another option, you could opt to use the WordPress login page instead: Configurar la página de inicio de sesión por defecto

