I am looking for the snippet of code that produces the description of members like for example..."48 y/o Male from, United States (flag)" when clicking on the "Online" link under the "Members" tab.
I believe it's the search.php file... but not exactly where to look? I know it's pulling data from the DateofBirth, Sex, and Country fields - I want to change the "County" field to pull from a different field within the database.
Any help would be greatly appreciated!