Hey i have an Event with a few Tickets and different Dates.
How can i display the Tickets not as Dropdown?
I want to show it as List. Cause its much easier for the Customer.
Or the dates as Dropdown but the Different Tickets as List?
I try it with the option event full row booking but then i cant choose date?

Christoph Steinlechner
Hi Christoph,
The date selection can be displayed as a datepicker or a dropdown. Once a date is selected, the tickets should then display as a list, with a quantity selectable via a number field.
See this example here: http://wp-event-organiser.com/demo/events/event/fortnightly-event/

Stephen Harris
Sorry, I should have added: where are you seeing the tickets as a drop-down?

Stephen Harris

Christoph Steinlechner
ah thx.
but its possible to edit the booking template? without loosing anything when i update the plugin.
my question ist that i need better display for customer. eg. one event with different venues and more dates. How could i handle that?
-
This reply was modified 8 years, 7 months ago by
Christoph Steinlechner.

Christoph Steinlechner
So i have made a Screenshot from that what i want.

I think u can imagine what i want?
its just an easier for the customer to book an event.

Christoph Steinlechner
Hi Christoph,
The link you gave displayed the tickets in a list, and the dates as a calendar. Its possible to display the dates as a dropdown (edit the ‘ticket picker’ element in the booking form customiser), if that’s what you’re after?
As for displaying the dates as a list this is more complicated. Bookings can only be for one date (when booking by date) which is why the default booking form requires the user to select a date to book (for recurring events, when booking by date).
If you were to display dates as a list you would then you perobably need a radio button to indicate which date they are booking for. I think this would be an even more confusing user experience if the user doesn’t realise they can only book one date (at a time) or they accidentally select the wrong (or do not select at all) a date.
You would also need some custom JavaScript to reflect the user’s selection (booking total etc).
I’d be happy to offer advice on how to customise the booking form as above, but actual development of the customisation would not be trivial and would also be out-of-scope of support.

Stephen Harris
Yea i want the Tickets as list and the Dates as a Dropdown like in my screenshot.
i use tickets for different venues.
Or what about the idea to set up more than one venues for one ticket?
I understand if its outher support. i also would pay for this customation if u have an offer for me?

Christoph Steinlechner
OK,
In that case does the dropdown setting for the ticket picker work for you? It will replace the calendar with a dropdown of dates.
You can configure this in Settings > Event Organiser > Booking Form and then click the ‘Ticket Picker’ element to show its settings. This option is configured on a form-by-form basis if you have multiple forms..

Stephen Harris
there changed it
http://b9icqu9.myraidbox.de/Kurs/sporttherapeut/
BUT alltime only one ticket is visible.
i want the ticktes ( i have 4) list like my screenshot.
can u see the different?

Christoph Steinlechner