Topic-icon Fb likes button disappearing intermitently

Active Subscriptions:

None
11 years 1 month ago #52884 by esada
We recnetly upgraded the site www.la-oracion.com to Joomla 3.4 and we also have upgraded JCBConnect to 6.3.0. We also use K2.

For some reason the Likes button that appear on each article is not appearing on some of them. It happens at random. Please see screenshot here with problem: screencast.com/t/Gdu4Cjjqqd

Can you please provide us with guidance on how to fix this?

Many thanks,
Roxana
The topic has been locked.
Support Specialist
11 years 1 month ago #52888 by alzander
Roxana,
The problem looks to be from the buttons that you're using. Whatever is adding those social buttons is loading the very old version of the Facebook Javascript library (all.js). That library was replaced almost 2 years ago by Facebook with the 'sdk.js' file that JFBConnect properly includes.

Both of those libraries from Facebook are not supposed to be loaded at the same time or conflicts will occur, like are happening on your site right now.

The file that is loading the old library (just search for all.js):
plugins/system/joomsharebarpro/joomsharebarpro/socialite/socialite_new.min.js

I'd recommend checking if there is a new version of that library or removing the code that's loading that older file from it. JFBConnect is already loading the proper one, so it's not necessary for that extension to do so.

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