Sorting
Last updated
Was this helpful?
Last updated
Was this helpful?
Available Options: All the options in class.
Sort::TOP
- Sort by custom algorithm (default).
Sort::LATEST
- Sort by latest comments.
Sort::OLDEST
- Sort by oldest comments.
Sort::REPLIES
- Sort by replies count
Change the default_sort
option in comments.config
file.
Sort::LATEST
- Sort by latest comments.
Sort::OLDEST
- Sort by oldest comments.
Change the reply.default_sort
option in comments.config
file.
Define variable $commmentsSortOrder
and set the value in model.
Available Options: Following options in class.
Define variable $repliesSortOrder
and set the value in model.