Setting Facebook comments web plugin

后端 未结 5 1308
南笙
南笙 2020-12-31 09:29

The default sorting order of the facebook comments plugin is by social status. How do I set the default order to reverse chronological on my web page?

5条回答
  •  心在旅途
    2020-12-31 09:37

    You cannot change the default sort order of the comments plugin. To achieve something like this, you could retrieve the comments yourself, e.g., using FQL, but then you need to build everything else, too. Or use something like Disqus.

提交回复
热议问题