tmort / Socialite

Other
1.68k stars 163 forks source link

Facebook button not shown #31

Closed lucasRolff closed 10 years ago

lucasRolff commented 12 years ago

Hi,

I've been experiencing that the facebook like button suddenly stopped to show up. I know it's there (I can see the iframe injection) - But yeah it's just 'hidden'.

Example: https://hosting4real.net/ scroll to the bottom of the page.

dbushell commented 12 years ago

You've probably got some CSS that has overflow:hidden on the elements, the old Socialite demo did this but not best practice.

steffenbew commented 11 years ago

Hi there. We're having a similar problem. The like buttons randomly don't show up on a page (with vimeo videos). I can inspect them, but they got a height and width of 0px.

http://discoboheme.de/musik/you-like-we-play/

Is it kind of a bug or did we mess up something else? Appreciate your help!

VujaDe commented 11 years ago

I'm also having a similar problem, but only in Safari 4.1 (OS X) & 5 (Ubuntu via wine), and Opera 10.10 (OS X), which sporadically don't show the Facebook button, and Facebook and Google+ buttons respectively. I’m also seeing similar errors in the same browsers on the socialite.js demo site. IE7-9, Firefox and Opera 12 seem to be fine.

I’m using Wordpress locally at the moment, and have tried running a blank theme with no CSS other than .social-buttons etc, and tried removing overflow:hidden, and still it’s happening.

Having exhausted my limited knowledge I’m now pretty stuck. Can you, or anyone reading, point me in the right direction?

Many thanks.

tarciozemel commented 11 years ago

Even in the official web site of Socialite the Facebook button not appears...