Topic-icon Pin It

Active Subscriptions:

None
11 years 5 months ago #28265 by enoshi
Pin It was created by enoshi
we'd like to be able to use jfbconnect 4.3 to add PIN IT button for pinterest. whats the status?
and is there a way to add these buttons in one row? the way it is resolved now is that each button has its own row?
{JFBCLike}{SCTwitterShare}{SCGooglePlusOne}

thank you,

david
The topic has been locked.
Support Specialist
11 years 5 months ago #28270 by alzander
Replied by alzander on topic Pin It
David,
We don't have a PinIt button yet. We're hoping to add that with the 5.0 release, due out in ~January. There will be a tag and the ability to automatically add it to your articles, just like our current social buttons.

As for the vertical buttons, if you add the following to your CSS file, it will make the buttons show horizontally:
.jlinkedShare, .sc_twittershare, .sc_gplusone, .jfbclike { float: left; }
Hope that helps, but if you have questions, just let us know.

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

None
11 years 5 months ago #28278 by enoshi
Replied by enoshi on topic Pin It
hi thanks!
when add this to my css it works for google+ and twitter but the facebook like is completely removed.... very weird. what am i doing wrong?
The topic has been locked.
Active Subscriptions:

None
11 years 5 months ago #28282 by enoshi
Replied by enoshi on topic Pin It
also i have to add that this "hack" only works in ff and not in ie9, safari...
The topic has been locked.
Support Specialist
11 years 5 months ago #28285 by alzander
Replied by alzander on topic Pin It
Its not a 'hack', it's simply a change to your CSS file. We wrap those buttons in a class so that you can easily style them how you want, which is the point of the CSS we provided above.

As for the the missing Like/Send button, that's a known issue with the latest v4.3.0 release that affects certain templates and positions of that button. The fix can be found in the post below. This fix will also be in the 4.3.1 release, due out in a few days:
www.sourcecoast.com/forums/jfbconnect/jf...d-button-gone#p27937

Hope that helps, but if you have any other questions, just let us know!

Thanks,
Alex
The topic has been locked.