xfbml 对重氮的支持
我正在尝试在我的重氮主题网站(Plone 4.1)上使用collective.simplesocial, 并注意“赞”按钮已损坏。
标记已转换为
(前缀被删除)。所有其他 xfbml 标签都遇到同样的问题。
我尝试将 xmlns:fb="http://www.facebook.com/2008/fbml"
添加到 html 标记,但它也不起作用。
有什么想法可以克服这个问题吗?
I'm trying to use collective.simplesocial on my diazo-themed site (Plone 4.1),
and notice the like button was broken.
The <fb:like>
tag was transformed to <like>
(the prefix is stripped). All other xfbml tags suffered the same problem.
I've tried to add xmlns:fb="http://www.facebook.com/2008/fbml"
to html tag but it didn't work either.
Any idea to overcome this ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这应该适用于 plusone 按钮(请参阅评论以获取原始问题的答案):
This should work for the plusone button (see comment for answer to your original question):