Disable Login with Facebook

Community fouces Joomla template to build a music magazine website with JomSocial support.
GK User
Tue Feb 19, 2013 6:52 am
Hi,

Seems this is a little bug in the updated version of musicity v2.15, I read this topic https://www.gavick.com/forums/yourshop/remove-facebook-button-from-login-14179.html where it explains how to disable the facebook login from the login module.

As you will see in this screenshot:

social_api.png


The facebook login option is disable but still, see in this screenshot:

login_module.png


The login with facebook still appear, how can I remove it from the module?
User avatar
Senior Boarder

GK User
Tue Feb 19, 2013 6:53 am
Forgot to mention, I am using latest version of Joomla, that is, v2.5.9
User avatar
Senior Boarder

GK User
Wed Feb 20, 2013 7:10 am
Hi, Any feedback about this please?
User avatar
Senior Boarder

teitbite
Fri Feb 22, 2013 1:49 am
Hi

Please try also disable facebook auth plugin and if this will not work, please add this code to css:

Code: Select all
span#fb-auth { display:none; }
User avatar
Moderator

GK User
Fri Feb 22, 2013 7:12 am
Hi,

Thanks for the reply, the facebook auth plugin was never installed nor enabled on our website! Anyway, adding the code provided above to the override.css fine solved the problem, thanks.
User avatar
Senior Boarder


cron