我的FB像按鈕工作正常之前,我不知道爲什麼它不工作了。我不知道這是否是阻止它的Google+代碼,或者是否是我升級到Wordpress 3.無論如何,我擺脫了G +代碼,似乎並沒有解決問題。我也看了一下Javascript控制檯,並沒有與FB like按鈕相關的錯誤。Facebook Like Button不起作用。 WordPress的3.2
如果有人能檢查出來,那會很棒。下面是一個不起作用的頁面示例:[無效鏈接] 但是該按鈕可用於此頁: [無效鏈接] 任何想法?
我的FB像按鈕工作正常之前,我不知道爲什麼它不工作了。我不知道這是否是阻止它的Google+代碼,或者是否是我升級到Wordpress 3.無論如何,我擺脫了G +代碼,似乎並沒有解決問題。我也看了一下Javascript控制檯,並沒有與FB like按鈕相關的錯誤。Facebook Like Button不起作用。 WordPress的3.2
如果有人能檢查出來,那會很棒。下面是一個不起作用的頁面示例:[無效鏈接] 但是該按鈕可用於此頁: [無效鏈接] 任何想法?
使用此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>
和尋找更好的下一次
編輯::
<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>
你看到區別了嗎?嘗試複製粘貼第二個代碼並將其插入您的網站
現在似乎適用於我。你有沒有資源缺失? – aaron
現在它也適用於我。我有一種感覺,只有當一個人喜歡它時,按鈕纔會起作用,然後另一個喜歡它的人會使按鈕計數工作。奇怪的。 – AAA