Topic-icon Conflict with Social Sharing Plugin

Active Subscriptions:

None
10 years 8 months ago #35069 by anttri
Hi,

I have a social sharing plugin on my site. I have added the SourceCosat plugin code to on main Joomla login module.

On any page that has both the source coast fb plugin code and the shareing plugin. The source coast button does not render.

Here is my site:
kinable.com/en/publicize

The plugin is based on this code:
github.com/dbushell/Socialite/blob/master/socialite.js

Any ideas?

Thanks!

~Anthony
The topic has been locked.
Support Specialist
10 years 8 months ago #35072 by alzander
Anthony,
From a quick look at the code in that Javascript, it's re-loading the Facebook Javascript library and initializing it in a way that's conflicting with JFBConnect's more advanced features. You'll need to either disable it's inclusion of the Facebook Javascript library (the all.js file) or disable the Like button feature altogether. I'm not sure of any other easy way to make them compatible.

Hopefully, there's an easy setting to do that, but I didn't look deeply enough at their code to understand how it's configured.

I hope that helps explain, but if not, let us know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 8 months ago #35093 by anttri
Thanks Alex, I will contact them.
The topic has been locked.
Support Specialist
10 years 8 months ago #35098 by alzander
Sounds good. If you run into any issues, let us know. We can probably look at their code and provide some recommendations, but they definitely know it better than we do, so any advice they provide for not including and initializing the Facebook Javascript library would be lots better than our suggestions.

Best of luck,
Alex
The topic has been locked.