I would like to know if there is a way to change the order of the tickets listed after multiple tickets have been added. I’m using your solution to allow students to RSVP to meeting times. Currently I have to create all RVSP items backwards (i.e., 4:00pm, 3:00pm, 2:00pm, etc.) in order to have them show up in the correct order. (see attached photo) Is there a way to change the order of the RSVP list after items have been added.
For RSVP tickets there are a couple of ways to change the sequence of the tickets:
By changing the id of the tribe_rsvp_tickets posts in the Database directly (I recommend a backup first)
Through template customization ( you might want to read our Themer’s guide to get a sense of how that works ), the goal being to change the default order via a function filter
To edit the database, you might want to try one of the following plugins: