Hi Alecguin,
Would you please provide the link to the page and perhaps a screenshot? So that I can come up with a detailed response once I have a better understanding of your problem.
If you are referring here?: https://take.ms/R3inI and want one person to book only one ticket, then you will have to leave both fields empty.
Thank you!
Hi thank you for your help !
Nop not in the admin, in the frontend, with the #BOOKINGFORM.
I have 3 tickets (https://ibb.co/7KXRtYr), I can only choose one ticket, selecting 1 place in one of the 3 tickets. But, i’d like to just have one <select> with 3 <option>, the 3 tickets. And, just having to select my tickets in this selector.
<select>
<option>Ticket 1</option>
<option>Ticket 2</option>
<option>Ticket 3</option>
</select>
The screen lang is french, my english is too (sry ^^) !
Did you already try the ‘At least’ and ‘At most’ spaces per booking option per ticket under your Bookings/Registration meta box when adding/updating events?