“喜欢按钮”当我将插件代码粘贴到 iweb 上的 HTML 片段中时,没有出现?

发布于 2024-12-06 19:22:26 字数 296 浏览 0 评论 0原文

请帮忙。我花了几个小时在这上面。在 Twitter 上,我可以轻松地使用 iWeb 在我的网站上添加按钮,但在 facebook 上...... 我可以描述我的问题的最好方法是:我完成了所有必需的步骤来获取我的 Facebook 页面 (http://www.facebook.com/thekitchensinkwma) 的插件。然后我“获取代码”,复制代码,将 HTML 代码片段拖到 iWeb 中我想要的页面上,然后将代码粘贴到相应的窗口中(顺便说一句:我已经多次尝试了所有 3 个代码)。单击“应用”按钮时,不会出现“喜欢”按钮。 我已经穷尽了!请帮忙。谢谢。 马丁

Please help. I've spent hours on this. With Twitter I had no trouble adding a button to my website using iWeb but with facebook.....
The best way I can describe my problem is this: I go through all of the required steps to obtain the plug-in for my facebook page (http://www.facebook.com/thekitchensinkwma). I then "get code", copy the code, drag HTML Snippet onto my desired page in iWeb, then paste the code into the appropriate window (BTW: I've tried all 3 codes several times). When Click the "Apply" button, the "Like" button does not appear.
I'm at my whit's end! Please help. Thanks.
Martin

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

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

发布评论

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

评论(2

听不够的曲调 2024-12-13 19:22:26

在没有看到该页面的情况下,我有两个初步想法,您可以运行:

  1. 您的 CMS [iWeb 或您正在使用的任何东西] 正在更改按钮显示所需的 fb-root 标记。 Twitter 仅使用 javascript。

  2. 您的页面通过 iframe、javascript 或系统中的某些内容显示,导致 Facebook 认为您可能隐藏了按钮以伪造点击。

如果 iFrame 和脚本方法都发生这种情况,则 url 会有所帮助,因为它可能会更复杂。

Without seeing the page I have two initial thoughts you can run down:

  1. Your CMS [iWeb or whatever you are using] is altering the fb-root tag which is required for the button to show. Twitter only uses javascript.

  2. Your page is appearing via iframe, javascript or something from the system is causing Facebook to believe you may be hiding the button to fake a click.

If this is happening with both the iFrame and Scripted method a url will be helpful as it may be more complex.

⊕婉儿 2024-12-13 19:22:26

尝试添加 到 HTML 标签。

如果您提供链接会更容易。

Try adding <html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml"> to the HTML-tag.

Would be easier if you provided a link though.

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