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.
ISSUE SUMMARY: I'm looking to sort the member list alphabetically by default instead of by who's online. I was following the instructions on this post:
www.jomsocial.com/forum/modules-plugins-...-display-page#125015
but my main concern is that my changes will be overwritten when JomSocial updates the plugin. Is there a specific way to make these changes without the risk of JomSocial overwriting them upon update?
I was able to create an override by copying components/com_community/views/search/view.html.php to /templates/template_name/html/com_community/search/view.html.php and changed the sort from latest to alphabetical.