Topic-icon Problems after update

Active Subscriptions:

None
11 years 10 months ago #46247 by Andrej Kocsis
JFBConnect was working fine until I upgraded JFBConnect from 6.0.6 to 6.1.1, I also upgraded Joomla to 3.3.3 in the process.
Now I don't see the log in with Facebook/Google buttons. Only username/password fields, normal log in button and registration button.
Do you know what new settings might be missing or what bug is that? Is it dangerous to uninstall the extension and try to install it again?
The topic has been locked.
Support Specialist
11 years 10 months ago #46252 by alzander
Replied by alzander on topic Problems after update
Andrej,
You have the following CSS code loading on the site:
.login,
.element-invisible {
        display: none;
}
That's causing the entire social login area to not be displayed because we use a class of "login" on each of the social login buttons.

That CSS is found in the css/style.css file. You'll need to remove that code, or make it more specific to the element you actually want to hide.

I hope that helps,
Alex
The topic has been locked.
Active Subscriptions:

None
11 years 9 months ago #46310 by Andrej Kocsis
Replied by Andrej Kocsis on topic Problems after update
Thanks Alex, that was the problem indeed.
I managed to hide what I wanted through Joomla admin panel.
The topic has been locked.
Support Specialist
11 years 9 months ago #46311 by alzander
Replied by alzander on topic Problems after update
Awesome! Glad to hear we could help. If you need anything else, just let us know. We'll gladly help however we can.

Finally, if you haven't already, please consider leaving a rating and review for JFBConnect, or our support, on the Joomla Extension Directory. It certainly isn't required, but is very appreciated:
extensions.joomla.org/extensions/social-...ook-integration/7215

Thanks,
Alex
The topic has been locked.