Title: correct Time Sort
Last modified: August 21, 2016

---

# correct Time Sort

 *  Resolved [Maryann R](https://wordpress.org/support/users/stopha/)
 * (@stopha)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/correct-time-sort/)
 * My list of events is not displaying correctly – I want to sort by time as the
   events are in succession in 2 days. It looks as though the times are sorted by
   actual number and not time.
 * Will see if I can hack it myself, but wantd to ask if you had a quick fix for
   this.
 * Also, feature request: I’d like to change the CSS for the the first event in 
   the list (like to make it bigger than the rest). Could be accomplished by giving
   the first `<li>` element an additional css class.
 * thanks!
 * [https://wordpress.org/plugins/event-list/](https://wordpress.org/plugins/event-list/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Maryann R](https://wordpress.org/support/users/stopha/)
 * (@stopha)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/correct-time-sort/#post-4588361)
 * any response?
 *  Plugin Author [mibuthu](https://wordpress.org/support/users/mibuthu/)
 * (@mibuthu)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/correct-time-sort/#post-4588362)
 * You can see the actual sorting in gets_events function which is included in includes/
   db.php. Actually the events are sorted according to their text. This is because
   some users want to insert more or other text in that field.
    But it should be
   still possible to sort according time if a correct time format is given. I will
   check this in one of the next versions. If you have a solution before please 
   share.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘correct Time Sort’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/event-list_f8f8f8.svg)
 * [Event List](https://wordpress.org/plugins/event-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/event-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/event-list/)
 * [Active Topics](https://wordpress.org/support/plugin/event-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/event-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/event-list/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [mibuthu](https://wordpress.org/support/users/mibuthu/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/correct-time-sort/#post-4588362)
 * Status: resolved