Hello there!
Thank you for using The Events Calendar! I can help with this ?
I apologize for the delay on our end. I do have a solution for you.
You can override the max-quantity for that number field by moving the file into your theme and changing the value for that input.
To start:
- Make a new copy of ‘event-tickets-plus/src/views/wootickets/tickets.php’
- Move the new copy into your theme.
[your-theme]/tribe-events/wootickets/tickets.php'
- Go to Line 81 in the file that you just moved and change the content to read like this:
'max_value' => 1,
I have tested and can confirm that this works in the default theme.
Does this help answer your question? Let me know how it goes!
Cheers,
Trisha