Awesome addition to the plugin list. Didn’t even know this existed. I think I need to add the text box that google authenticator uses on the white page login. Without it, I can’t enter the code on my phone.
Hi Chris,
Thank you. We did not test it with the Branded Login plugin. We will be doing that today and will update you.Regards
BrajeshHi Chris,
I have updated the plugin. Version 1.3.1 adds the‘login_form’ hook in the login.php template file and that makes it work.
Ff you have a custom login.php template file, please add the following line
<?php do_action( 'login_form' ); ?>
where you want the google authenticator input field to be available and it will work.
Hope that helps.
Brajesh
You are welcome Chris 🙂
Marking this thread as resolved.
Regards
BrajeshPerfect, this is something I’m going to integrate next week. Awesome stuff!
You must be logged in to reply to this topic.