Latest Register Log In

+ Advanced Search

Sorting By Custom Fields

Sorting By Custom Fields
By
09/10/07 (Edited 03/11/14)

If you want to add an option to sort by a custom field as well as the regular ones, just add the option to the selector in the template before the </select>:
<option value="fieldname">field description</option>. If it's a listing field, this will be in Admin Panel -> Themes -> Manage Templates -> Sort Listings.

If your field is named blah, this would become <option value="blah">blah</option>




Description Allowing listings/categories/comments to be sorted by custom fiels.
Rating
Views 574 views. Averaging 0 views per day.