dalenguyen / firebase-wordpress-plugin

A plugin that helps to integrate Firebase to WordPress
https://firebase-wordpress-docs.readthedocs.io
GNU General Public License v2.0
110 stars 31 forks source link

Firebase Login form not showing #174

Closed Growlyagency closed 3 years ago

Growlyagency commented 3 years ago

Hey, we try to show Firebase UI login form but it wont show it.

I checked css and it says display: none;

firebase-signout, #firebaseui-auth-container {

display: none;

}

How we can fix it? I have enabled Allow Login to WP Dashboard -setting.

dalenguyen commented 3 years ago

I saw that you closed this. Is it still an issue?

Growlyagency commented 3 years ago

I forget to check "Email" checkbox on settings.. Now its working.