Hola, muchas gracias!
Sorry, the official support can be provided only in english or in french.
I don’t understand what you would like to achieve, can you rephrase? (in english or french)
If you want to sell three events at once, you can create groups of events (demo, docs).
Thanks for your reply.
I need to create a reservation that has 3 events.
I know it is not possible to select all 3 at once. But I am looking for a way to limit the reservation to a minimum and maximum of 3 events per product (from Woocommerce).
I have tried product limitation plugins but have not succeeded. Maybe way would be to sell the bundled product but I’m not sure it will work.
Any ideas?
I hope you can understand my english. Thank you
this is the message that appears
“You want to make 3 bookings but only 1 are available for the selected events. Please choose another event or decrease the quantity.”
There is no way to limit to 3 events per product per user unfortunately. You can only do that with custom code (see this example, it might be useful if you plan to make your custom code).
You can select multiple events at once,
– go to Booking Activities > Booking forms > your form > Calendar settings > Filters tab > Select multiple events = ON > OK. In That case, the user freely choose the events. One booking per event will be made.
– or create groups of events (demo, docs). In that case, the events of the groups are predefined, the user can only select an existing group of events. One booking for all events will be made.
This message appears because you have set an availability restiction
Go to Booking Activities > Calendar editor > your activity settings > Availability tab > empty all fields > OK.
or because the event doesn’t have enough availability
Go to Booking Activities > Calendar editor > your event settings > increase the availability > OK.