• Resolved ldeschenes

    (@ldeschenes)


    Hi,

    Your plugin seems very good.
    I looked at the differents versions demos and I beleive I found most features I am looking for.

    There is 1 peculiar feature I could not verified : Is it possible for a certain ressource to have the users select by themself the time slot (instead of picking a predefined slots) ?
    Exemple : Meeting room – User 1 could decided to pick 9:00 to 10:30, User 2 10:30 to 11:00, User 3 13:30 to 17:00, etc.

    If this is possible, in which version of the plugin is it available?

    • This topic was modified 5 years, 5 months ago by ldeschenes.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    If you need to have this feature only for the 1 booking resource, so then it’s means that you need to customize the different booking form with start and end times selections or time entering. It’s possible in the Booking Calendar Business Medium or higher versions. Check more about this feature here: https://wpbookingcalendar.com/overview/#custom-forms
    Watch it in this video guide https://wpbookingcalendar.com/help/custom-booking-forms-video-overview/

    This forum is only for Booking Calendar Free version. So about the paid versions contact here https://wpbookingcalendar.com/contact/
    Kind Regards.

    Thread Starter ldeschenes

    (@ldeschenes)

    Thanks for your quick answer.

    I already had figure out that I could add “start and end times selections” to a specific form. That is what I met by “predefined slots” in my previous post.

    What I want is to provide the users with the flexibility of choosing themself the start and end time (or start time and duration). That they could choose “anytime” they like.

    As I said this is typical of a meeting room where people would reserve only the duration they need at the time they need to use the room (not predefined time-slots like appointments).

    An idea: If I add to the form “start time” and “duration” fields could that be applied to the reservation ? Could it be dynamicly convert to the “rangetime” ? And check that there is no other reservation overlapping.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    In the Booking Calendar Business Small or higher versions possible to use these shortcodes at the Booking > Settings > Form page:

    Enter time: [starttime] - [endtime]
    It’s will provide 2 text fields, where visitors can enter any start and end time in 24 hour format.

    Also it’s possible to use the shortcode like this:

    
        <p>Start Time:<br />[select starttime "08:00" "08:30" "09:00" "09:30" "10:00" "10:30" "11:00" "11:30" "12:00" "12:30" "13:00" "13:30" "14:00" "14:30" "15:00" "15:30" "16:00" "16:30" "17:00" "17:30" "18:00" "18:30" "19:00" "19:30" "20:00" "20:30" "21:00"]</p> 
         <p>Service:<br />[select durationtime "Service 1@@02:00" "Service 2@@04:00" "Service 3@@06:00"]</p>
    

    For selection of the start time and selection of duration of time.
    etc…

    Please note if you will make the booking for the specific timeslot, this timeslot become unavailable for the other visitors for that selected date in current specific calendar.

    Please watch more in this video: https://wpbookingcalendar.com/help/booking-calendar-video-timeslots/

    You can use one”timerange” (timeslots) or “start time” and”end time” selections or”starttime” and “duration”of time selections shortcodes or even start time and end time entering shortcodes. Please read more about the booking form fields configuration here https://wpbookingcalendar.com/help/booking-form-fields/

    You can test the bookings for the specific time-slots in action on the live demo of Business Small version (which is configured by default for the bookings of specific time-slots) here: https://bs.wpbookingcalendar.com/ Other live demo you will need to reconfigure.

    Thread Starter ldeschenes

    (@ldeschenes)

    Thanks for your very complete answer.
    I will now be able to test these features and see if it does do the job for us.

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

The topic ‘Flexible time slot’ is closed to new replies.