2

I put an facebook like iframe related to each post of some webpage as so

<iframe src="http://www.facebook.com/plugins/like.php?href={$post_url}&amp;
layout=button_count&amp;show_faces=false&amp;width=90&amp;action=like&amp;
font=verdana&amp;colorscheme=light" allowtransparency="true" style="border:
medium none; overflow: hidden; width: 90px; height: 21px;" frameborder="0"
scrolling="no"></iframe>

The count works well but when clicking the like button, no popup is showed to enter a message. Could someone explain ? (my site uses an app facebook, and there are og meta for each page, could that causes problem ?)

4

1 回答 1

2
于 2013-01-20T14:20:14.383 回答