开发者

I need Facebook Comment help

开发者 https://www.devze.com 2023-02-21 16:39 出处:网络
I have created an app tab to be used for a Facebook Page.In This app I\'ve embedded Facebook comments.However, these comments are in random order.I was wondering if there was a way to display these co

I have created an app tab to be used for a Facebook Page. In This app I've embedded Facebook comments. However, these comments are in random order. I was wondering if there was a way to display these comments in the order that they were 开发者_如何学JAVAposted?

The code that I used to generate the Facebook comments is as follows

<fb:comments
   app_id="168848466497060"
   migrated="1"
   xid="thisisatestcomment"
   href="http://www.facebook.com/muskegonsummercelebration"
   num_posts="4"
   width="440px">
</fb:comments>

Any Ideas?


From the Facebook documentation, it appears your only ordering option is setting reverse to true or false. I'm assuming the default is so-called 'top comments', but I can't imagine reverse would show the worst comments.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号