慕尼黑 Friseur 的 Facebook fanbox 小部件 fbxml 问题
有时我会遇到这样的问题:我的公司网站 Friseursalon München 上没有加载 Facebook Fanbox。在 fbxml 代码中找不到问题:
<fb:fan profile_id="395375265611" connections="10" width="334" height="285" css="http://www.x-hair.de/cms/css/facebook.css"></fb:fan>
有什么建议吗?还有其他人有同样的问题吗?
谢谢, 斯蒂芬
Sometimes iv'e got the problem that no facebook fanbox is load on my companies website Friseursalon München. Can't find a problem in the fbxml code:
<fb:fan profile_id="395375265611" connections="10" width="334" height="285" css="http://www.x-hair.de/cms/css/facebook.css"></fb:fan>
Any suggestions? Anybody else with the same issue?
Thanks,
Stephan
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我在 Facebook 粉丝代码中没有看到任何错误。
您应该在页面顶部添加 facebook xmlns 字符串:
这解决了我在 Internet Explorer 中的一些问题。
您可以尝试加载最新版本的js SDK。
I don't see any mistakes in the facebook fan code.
You should add the facebook xmlns string at the top of your page:
This solved some problems for me in Internet Explorer.
You could try to load the newest version of the js SDK.