Hmm- ok, so I did try the option to sort by the title- but that displays them in order of the titles alphabetically, instead of hierarchically/custom sort. (IE. president should appear first, followed by vp, secretary then historian and then remaining trustees… right now historian appears before pres, and VP is all the way at the end)
Do you have any suggestions to achieve the goal of sorting them in that order?
(Future dev request would be to allow for custom ordering of titles, perhaps in the short code (??) where you could use order_by=’title|SPECIFIED:President, Vice President, Secretary, Historian, Trustee’ It would require that people list the same titles they use in the title field, but that might be the simplest way to implement(?)Otherwise a section of the admin that lets you reorder the order of titles by pulling the currently used ones ? )
Thanks so much in advance- I appreciate how well your plugin is managed!
