• Resolved agusgonzalezs

    (@agusgonzalezs)


    Hola, primero quiero felicitarlos por este maravilloso Plugin a disposición de la comunidad.
    En segundo lugar, necesito ayuda.

    Tengo un tipo de producto que tiene 3 eventos y quiero que el usuario pueda seleccionar el día pero no lo he logrado. He intentando que sean diferentes eventos pero ponerle un limite minimo y maximo de 3 eventos pero tampoco ha funcionado. Alguna idea?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author yoancutillas

    (@yoancutillas)

    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).

    Thread Starter agusgonzalezs

    (@agusgonzalezs)

    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

    Thread Starter agusgonzalezs

    (@agusgonzalezs)

    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.”

    Plugin Author yoancutillas

    (@yoancutillas)

    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.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Multiple bookings one prouct’ is closed to new replies.