It seems that tickets are ordered alphabetically. Is there a way to specify the menu order of tickets (price, type, features, etc.) the way it is with WooCommerce products or any other menu item?
I’ve been playing with this more and see that it actually orders tickets from the bottom to the top. So, the first ticket type entered in the event configuration will appear at the bottom of the list of ticket types on the front end. Is that right? I’d still like to see a push for being able to change the menu order, especially, if we later decide to add another ticket type but don’t necessarily want it displayed at the top of the list on the front end. Thanks
Good point Tony – I’ll add that to our bucket list for possible new features.
Currently the only way I can see for you to achieve this is by making use of a template override and adding some logic to your custom tickets.php template to reorder the $tickets array.
I totally appreciate that isn’t necessarily going to be ideal though, and will make a note of this idea.
Thanks!
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
The topic ‘Ticket Menu Order’ is closed to new replies.