Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Same issue, Enabled the module, navigated to the content type page and set the sorting to "Newer First", Cleared my Cache and ran Cron. Comments are still displaying with the oldest ones at the top. Am I missing something?
Edit* Using Drupal Version 7.9, Module still not working.
The module sorts the comments correctly however if you post a comment when there are multiple pages of comments, your new comments goes to the end of the paged list which is opposite of the newest first sorting order.
Hi, i cannot reproduce this issue. I've lately tested this module on a fresh D7.9 installation, using flat and threaded comments, paging and newer/older first ordering. All seems to work as expected.
Please let me know.
My comments are being pulled in through a panel. I've overridden the node template via the panels config and am pulling in "node being viewed" comments into a content pane. I think maybe the Panel sorting is overriding the module sorting. I don't have an option to sort by newer/older in the panel config, I only have that option in the Content type config.
Comments
Comment #1
iacono commentedSame issue, Enabled the module, navigated to the content type page and set the sorting to "Newer First", Cleared my Cache and ran Cron. Comments are still displaying with the oldest ones at the top. Am I missing something?
Edit* Using Drupal Version 7.9, Module still not working.
Comment #2
dreadlocks1221 commentedIS this module abandoned? 2 weeks and no maintainer response
Comment #3
dhatman commentedWorked fine for me. Turned my page-node into a guestbook. Excellent!
Comment #4
dhatman commentedWorked fine for me.
By default the the sort order is oldest first, but both available sort orders worked excellent for me.
Just what I needed.
+++
Comment #5
emergencyofstate commentedThe module sorts the comments correctly however if you post a comment when there are multiple pages of comments, your new comments goes to the end of the paged list which is opposite of the newest first sorting order.
Any ideas on how to fix?
Comment #6
maurizio.ganovelliHi, i cannot reproduce this issue. I've lately tested this module on a fresh D7.9 installation, using flat and threaded comments, paging and newer/older first ordering. All seems to work as expected.
Please let me know.
Comment #7
iacono commentedMy comments are being pulled in through a panel. I've overridden the node template via the panels config and am pulling in "node being viewed" comments into a content pane. I think maybe the Panel sorting is overriding the module sorting. I don't have an option to sort by newer/older in the panel config, I only have that option in the Content type config.
/structure/pages/nojs/operation/node_view/handlers/node_view_panel_context/content
Comment #8
dreadlocks1221 commentedI too am pulling comments through a panel
Comment #9
maurizio.ganovelliChanged issue title and category.
Comment #10
seandunaway commentedI tried every variation to make it break and was prepared to write the patch to fix this... but it simply works in panels, now. :)