I put Facebook Like button directly in my theme using iFrame. I use iFrame to optimize my servers' performance.
See one of my post.
The FB Like button it isn't work properly, I can't click the button.
Why? Any idea?
I put Facebook Like button directly in my theme using iFrame. I use iFrame to optimize my servers' performance.
See one of my post.
The FB Like button it isn't work properly, I can't click the button.
Why? Any idea?
Looks like they updated the like button:
http://developers.facebook.com/blog/post/407
It's broken on our wordpress blog also, we're using the Like plugin
very weird, in the forum (last post from today by darkwolf):
http://forum.developers.facebook.net/viewtopic.php?id=73769
apparently changing the width of the Like plugin from the default 450 to 350 (in wordpress settings) fixes the problem... I tried it and it works.
Hmm, yes. I reply to DarkWolf about our problem.
DarkWolf try to at-live editing (350px width) using Firebug at my post (the Like Button on the top of the post use 450px width, the bottom Like Button use 350px width), but he can't find any ide how to resolve the bug without loosing the Commenting Box (Commenting Box requires minimum 450px - http://developers.facebook.com/blog/post/397).
Options:
- Simply change the width to 350px. (thanks to DarkWolf)
---- Effect: The commenting box doesn't showed up (because requires minimum 450px width)
- Show up the faces usig show_faces
---- Effect: I don't want these faces. ^^
Just released v1.9.6 with the new button style released yesterday (box_count) that shows a box on top of it (like a comic bubble) as mentioned by Mossack.
You can get it from here:
http://wordpress.org/extend/plugins/like/
And the support forum is here:
http://blog.bottomlessinc.com/2010/04/creating-a-wordpress-plugin-add-the-new-facebook-like-button-to-your-posts/
Cheers
I prefer to use the code directly into my theme, so I can minimize my database. ^^
Hmm, all things seems working fine this day. \(^o^)/
This topic has been closed to new replies.