A little question I have- when we go to the "Groups" main page- there doesn't seem to be any rhyme or reason for the order in which the Groups are listed. I have about 60 groups/6 pages of them. Is there a way for us to have the groups listed in some sort of logical order- like most Active, or Most Members, or most Recent Activity? Just wondering.
===============================
(Paul said): "In the Ningja skin groups are ordered newest to oldest by default.
If you want to change that, edit the group module index.tpl in the ACP
Find the line
{jrCore_list module="jrGroup" order_by="_item_id numerical_desc" pagebreak=10 page=$_post.p pager=true}
and change the order_by option
order_by="group_title asc" for alphabetical listing
order_by="group_comment_count numerical_desc" for number of comments (highest first) etc "
=================================
@ Paul (or other JR team member)- can you tell me what the "etc etc" code snippets would be for the order_by options of:
Most Active, or Most Members, or most Recent Activity (meaning a recent forum post or a wall comment for example)
-are those sorting options possible? (instead of sorting by alphabetical for instance)? Thanks!
--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
updated by @strumelia: 07/09/16 09:21:02AM
