I currently have a site that displays most recent posts from a user when you click on the user. I have added the custom meta event_date to all posts. I would like to display upcoming events based on the event_date.
So you would click on a user and it would list their events sorted by upcoming.
I have spent the last two days learning about adding custom meta boxes to posts that users can select a date but now I need to sort by that date. Everything is all ascending or descending.
Any help would be appreciated.
Thanks!