Actions
Bug #345
closedOrder of Comments in Carrington Theme
Status:
Resolved
Priority name:
Low
Assignee:
Category name:
WordPress (misc)
Target version:
Start date:
2010-09-19
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
The order of the comments seems almost random. Example: http://dev.commons.gc.cuny.edu/2009/05/21/new-mediawiki-extension-wpmusinglesignon/ Any idea how to fix these? Does the theme need upgrading?
Updated by Boone Gorges about 14 years ago
- Status changed from Assigned to Resolved
It's because Backtype Connect was enabled (harvesting comments from elsewhere, in particular bavatuesdays), and it was configured not to mix the imported comments with the natively produced ones. http://dev.commons.gc.cuny.edu/wp-admin/options-general.php?page=BackType%20Connect
Once I changed the setting, the comments appeared in the proper order.
Actions