Everything is customizable, it’s just a question of development time and cost and whether there is already a pre-rolled solution.
So you want multiple-cascading dropdowns. When they select the event in the first dropdown, the second populates with the available dates, etc. That seems really cool, might be popular, and would not be that hard to do.
I guess I really just don’t need the Available Ticket view, and would prefer to have all of the info in the Ticket Selector. I could put date/time in the event title to achieve this, but I was hoping for something more elegant.
As Sidney mentioned, it should be possible but would be custom development.
We are considering some additional templates that change the way the ticket selector works (one idea is what Sidney mentioned about the dropdowns) but this is still at the idea stage.
You can avoid hacking core by copying the Ticket selector template into your theme. Even better, into a child theme.
Then you copy the file modules/ticket_selector/templates/ticket_selector_chart.template.php into your child theme’s folder. In order for Event Espresso to know where to find your custom template, you add the following to your child theme’s functions.php file:
Viewing 5 reply threads
The support post ‘Combine Ticket Selector with Available Ticket view’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.