I created a new ticket for an event which I would like to have go on the top of the list, but instead it goes on the bottom. In the Edit Event page, I should be able to drag and drop the order of the tickets, but that isn’t allowed, so the only option I have is to redo all the tickets from the top down. Unless I’m missing something.
This is not currently available in the latest version of Event Espresso 4 but it is something that is in the works. It does use drag and drop for sorting:
I entered the tickets in chronological order in the back-end of the site starting with the first event and going down the list, but it seems that they are displaying in the reversed order on the front of the site.
My client wants them to be in the opposite order and I would really hate to have to add all of the parameters again.
If you must have it that way before drag and drop is available, you could edit /modules/ticket_selector/templates/ticket_selector_chart.template.php
There you would need to do a sort function on the $tickets array.
Viewing 5 reply threads
The support post ‘Order in which tickets appear on Event page’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.