在网站中集成 Facebook Like 按钮...带有评论选项

发布于 2024-08-31 19:15:51 字数 503 浏览 4 评论 0原文

请参阅: http://developers.facebook.com/docs/reference/plugins/like

我使用此链接成功在我的网站中集成了 [Like] 按钮。

在开发者网站上,当我单击[喜欢]按钮时,会出现一个弹出窗口,告诉我:

You like this.
Share it on Facebook with a comment...
[                         ]
           [Post to Facebook] [Cancel]

在我的网站上,没有这样的弹出窗口。 我测试了 iframe 和 FBML 版本。

有谁有解决方案,或者此功能仅保留给 www.facebook.com 吗?

谢谢。

Please see:
http://developers.facebook.com/docs/reference/plugins/like

I successfully integrated a [Like] button in my website using this link.

On the developers website, when I click the [Like] button, a popup appears telling this:

You like this.
Share it on Facebook with a comment...
[                         ]
           [Post to Facebook] [Cancel]

On my website, there is no such popup.
I tested both iframe and FBML versions.

Does anyone has a solution, or is this feature only reserved for www.facebook.com ?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

橪书 2024-09-07 19:15:51

这是 facebook 所说的:
“用户什么时候可以选择添加评论?
如果您使用 XFBML 版本的“赞”按钮,用户将始终可以选择向“赞”添加可选评论。如果您使用的是 Iframe 版本,则仅当您使用宽度至少为 450 像素的“标准”布局时,用户才可以选择添加评论。如果用户添加评论,发布回 Facebook 的故事就会更加突出。”

您还可以将“赞”按钮替换为 分享按钮并能够添加评论。

Here's what facebook says:
"When will users have the option to add a comment to the like?
If you are using the XFBML version of the Like button, user's will always have the option to add an optional comment to the like. If you are using the Iframe version, users will have the option to add a comment only if you are using the 'standard' layout with a width of at least 450 px. If users do add a comment, the story published back to Facebook is given more prominence."

You could also replace the like button with a share button and be able to add comments.

情绪 2024-09-07 19:15:51

您的元标记中可能没有所有必需的元数据。请参阅此处:

http://developers.facebook.com/docs/opengraph

You may not have all of the required meta data in the meta tags. See here:

http://developers.facebook.com/docs/opengraph

眼眸里的那抹悲凉 2024-09-07 19:15:51

请参阅 Facebook 开发者论坛上的此帖子: http://forum.developers.facebook .com/viewtopic.php?id=57294

即使我仍然没有让它工作,它可能会帮助你。

编辑:

查看其他线程:http:// /forum.developers.facebook.com/viewtopic.php?id=57402

最后一条评论的结论是,该页面必须不在本地主机上才能实际工作。

See this thread on the Facebook developer forum : http://forum.developers.facebook.com/viewtopic.php?id=57294

It might help you even though I still didn't get it to work.

EDIT:

Check out this other thread : http://forum.developers.facebook.com/viewtopic.php?id=57402

The last comment concludes that the page must not be on localhost for it to actually work.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文