在 Facebook 粉丝页面上添加粉丝框
我正在尝试使用
标签在我的粉丝页面上添加粉丝框。但它只是没有呈现在页面上。 我还尝试使用
如前所述 此处,并将其源设置为另一个包含
标记代码的文件。但即使这样也行不通。
I am trying to add a fan box on my fan page using the <fb:fan>
tag. But it just doesn't get rendered on the page.
I also tried using an <fb:iframe>
as mentioned here, and setting its source to another file which contains the code for <fb:fan>
tag. But even that doesn't work.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这在 StaticFBML 中不起作用。唯一的解决方法是将 iframe 与 StaticFBML 结合使用。然后,您可以在 Iframe 中加载小部件。
This wont work in StaticFBML. The only work around is to use an iframe with StaticFBML. In the Iframe, you can then load the widget.