Topic-icon JFBC Social Content Plugin K2 Content Plugin Issue

Active Subscriptions:

None
Hi All! I haven't expressly seen any references to this issue in the forum - has anyone seen/experienced an issue similar to the below, and how did you fix it?

Screenshot of Issue: (Attached Image)
File Attachment:


Configuration: I have enabled the JFBCContent plugin and configured the appropriate K2 Like tab in the JFBConnect > Social configuration area. Additionally, I have disabled the social options in my K2 items. After applying these changes, the social shares appeared correctly at first, however if I "refreshed" the page(s) the Facebook share icon initially disappeared entirely. Refreshing the page(s) a 2nd time resulted in the screen shot above and it has remained this way since. I have been unable to fix the issue; also please note that I have cleared the cache without resolving, and I have not installed any additional plugins/modules (nor have I changed the ordering for any of the existing/JFBC loads first) - this has all occurred whilst setting up the initial config so no other options/items have changed since it first rendered correctly. Joomla!/GavickPro Template/JFBC and all other items are current version/up to date.


File Attachment:



Many thx/much appreciated for any help :cool:
The topic has been locked.
Support Specialist
11 years 5 months ago #50138 by mel
Your template.css file has a background image set for the following classes: linkedin, twitter, google, twitter. While your template might be using the classes, JFBConnect also adds these to the button divs.

You can work around this by adding the following CSS styles to your page:
.sourcecoast.facebook, .sourcecoast.linkedin, .sourcecoast.twitter, .sourcecoast.google {
background: none;
}

This should fix the problem for you, but let me know if you continue to have issues.

-Melissa
The topic has been locked.
Active Subscriptions:

None
11 years 5 months ago #50186 by ConsultED
The (added) CSS styles does fix the issue/that works; much appreciated, Melissa! :D :cool:
The topic has been locked.
Support Specialist
11 years 5 months ago #50189 by mel
No problem. Glad to hear the fix worked for you.

If you haven't already, please consider leaving a review for JFBConnect on the Joomla Extension Directory. It's certainly not required, but is appreciated.
<a href="extensions.joomla.org/profile/profile/details/76998#extensions" target="_blank">extensions.joomla.org/profile/profile/details/76998#extensions

Should you need anything else, just let us know.
-Melissa
The topic has been locked.