Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
Greetings Pro's,
I am sure I have a very easy one for you here. When a member clicks on one of our groups, like the NFL, our site displays all the NFL teams in some order for our members to brows through and select the one they want. I would like this list to be in alphabetical order when it first comes up. I know I can switch between the drop down list diplays you supply, but I want the alphabetical list to come up first when members first select all groups in the NFL.
do you mean at site members list page? becuase at group members already sorted by alphabetical.
for site members list, please edit:
/components/com_community/views/search/view.html.php at line 141, 205, and 208
change the word "latest" to "alphabetical"
Dimas,
If the alternative code you sent me is what will enable the various group categories to display the groups in alphabetical order in any one category, this is exactly what I am looking for. Now, can you please tell me what file this code is in and where I can find it?