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?
Just guessing I added
data-order-by="reverse_time"
to the div provided by Facebook and it worked nicely. So, loading the pluging with the standard html5 code provided here: https://developers.facebook.com/docs/reference/plugins/comments/
just add the data-order-by attribute like this:
data-order-by