I’ve noticed that the login form provided in the Formidable Registration 1.02 plugin does not validate user input like the other Formidable forms. Instead, if I enter an invalid username or password or if I leave them both blank and press Login, I am sent to the default WordPress login page. Since our project specs don’t allow the use of WordPress stock forms, is there any way to implement validation within the Formidable Registration login form?




October 5, 2012 at 11:09 am
The best way to achieve this is to use a plugin called theme my login: http://wordpress.org/extend/plugins/theme-my-login/
October 5, 2012 at 12:30 pm
Thank you Steve.
Topic closed.