我的FB Like按钮之前工作正常,我不知道为什么它不再起作用了。我不知道这是阻止它的Google+代码,还是我升级到Wordpress 3.无论如何,我摆脱了G +代码,似乎没有解决问题。我还查看了Javascript控制台,没有与FB like按钮相关的错误。
如果有人可以查看,那就太好了。这是一个不起作用的页面示例:[dead link] 但该按钮适用于此页面: [死链接] 有任何想法吗?
答案 0 :(得分:0)
使用此iframe
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.emmafrostfiles.com%2F2011%2F07%2Fdesigning-emma-frosts-costumes-in-x-men-first-class%2F" scrolling="no" frameborder="0" style="height: 62px; width: 100%" allowTransparency="true"></iframe>
下次更好地搜索
EDIT ::
<iframe src="http://www.facebook.com/plugins/like.php?app_id=202840766434561&href=http://www.emmafrostfiles.com/2011/07/sdcc-2011-exclusive-bishoujo-diamond-emma-frost-statue/&send=false&layout=button_count&width=50&show_faces=false&action=like&colorscheme=light&font&height=20" style="border: medium none; overflow: hidden; width: 90px; height: 20px;" allowtransparency="true" frameborder="0" scrolling="no"></iframe>
&安培;&安培;
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.emmafrostfiles.com%2F2011%2F07%2Fdesigning-emma-frosts-costumes-in-x-men-first-class%2F" scrolling="no" frameborder="0" style="height: 62px; width: 100%" allowTransparency="true"></iframe>
你知道差异吗?尝试复制粘贴第二个代码并将其插入您的网站