• Hello and many thanks for this great plugin.
    I would like to know if there is the possibility to automatically assign the time of the appointment in order to fill all time slots in a chronological consecution. In this way I would avoid having empty slots between bookings.
    Is there a way to achieve this?

    Thank you!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author alextselegidis

    (@alextselegidis)

    Hi Valedim,

    glad to know that you like the plugin!

    The booking page will display all available times for the selected date at once, meaning that there is no possibility to only show the next available block without code adjustments.

    Being said, if you are comfortable enough with coding you can edit the Appointments.php controller and change the “ajax_get_available_hours” method to only return the first array element.

    That will do the trick ??

    Thread Starter valedim

    (@valedim)

    Hi @alextselegidis and thank you for your answer.
    That would definitely work, but unfortunately it goes beyond my coding skills.
    There would be the possibility to receive this as a premium custom editing or something?
    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘auto assign time slot’ is closed to new replies.