当我想显示群组墙而不是页面时,Facebook 点赞框不起作用
我想将 facebook 群组墙显示为类似框,但它不起作用。如果我显示页面,那么它就可以工作。任何人都知道如何将群组墙显示为类似盒子 tan,请告诉我。 我想展示这面墙: http://www.facebook.com/group.php?gid=308734487787& ;v=wall
以下是我的代码:-
$<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<title>Facebook post </title>
</head>
<body>
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="http://www.facebook.com/group.php?gid=308734487787&v=wall" width="292" show_faces="true" stream="true" header="false"></fb:like-box> </body>
</html>
i want to display facebook group wall as like-box but it's not working.if i display page than it's work. Any one have idea how to display group wall as like-box tan plz let me know.
i want to display this wall:
http://www.facebook.com/group.php?gid=308734487787&v=wall
following is my code:-
lt;!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<title>Facebook post </title>
</head>
<body>
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="http://www.facebook.com/group.php?gid=308734487787&v=wall" width="292" show_faces="true" stream="true" header="false"></fb:like-box> </body>
</html>
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Like Box 旨在与 Pages 产品一起使用。它按设计不显示组墙。没有任何社交插件可以满足您的需求。
The Like Box is designed to be used with the Pages product. It doesn't display the wall of a group by design. There's no Social Plugin that does what you're looking for.