Title: Change order or sequence
Last modified: February 19, 2017

---

# Change order or sequence

 *  Resolved [jonbarrettwordpressorg](https://wordpress.org/support/users/jonbarrettwordpressorg/)
 * (@jonbarrettwordpressorg)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/change-order-or-sequence/)
 * I have the pro version of timelinexpress with Toiolbox. I’m looking for a way
   to order the announcements not based on date. For example I may want to order
   them manually or have a finer detail based on minuets rather than day. Eg a sequence
   of announcements based on one every hour, like a conference schedule. Can this
   be done.

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Code Parrots](https://wordpress.org/support/users/codeparrots/)
 * (@codeparrots)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/change-order-or-sequence/#post-8825724)
 * Hey [@jonbarrettwordpressorg](https://wordpress.org/support/users/jonbarrettwordpressorg/),
 * To answer your question, there are a few things that you can do.
 * We have built out a small tutorial on how to enable date/time picker son your
   announcements.
 * [https://www.wp-timelineexpress.com/documentation/enable-announcement-dates-times/](https://www.wp-timelineexpress.com/documentation/enable-announcement-dates-times/)
 * This allows you to enable a time picker alongside the calendar, to allow for 
   more granular control over what order things display.
 * If you wanted to order them manually, I believe that you _could_ but it would
   require a small bit of coding. You would want to install a plugin such as [https://wordpress.org/plugins/simple-page-ordering/](https://wordpress.org/plugins/simple-page-ordering/).
 * Once installed you would add a small snippet to your themes functions.php file,
   something like:
 * `add_post_type_support( 'te_announcements', 'page-attributes' );`
 * Which is right out of the simple page ordering FAQ.
 * From there you should be able to drag and drop the announcements in whatever 
   order you want. That should display them in a custom order that you set via drag
   and drop.

Viewing 1 replies (of 1 total)

The topic ‘Change order or sequence’ is closed to new replies.

 * ![](https://ps.w.org/timeline-express/assets/icon-256x256.png?rev=1007462)
 * [Timeline Express](https://wordpress.org/plugins/timeline-express/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/timeline-express/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/timeline-express/)
 * [Active Topics](https://wordpress.org/support/plugin/timeline-express/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/timeline-express/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/timeline-express/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Code Parrots](https://wordpress.org/support/users/codeparrots/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/change-order-or-sequence/#post-8825724)
 * Status: resolved