Tagged Questions
1
vote
1answer
205 views
Comments offset
I need to display comments starting from the second, omitting the first.
With posts I did it using "offset" but I can't find anything similar for comments.
Since I'm using threaded comments, must ...