Forum Replies Created

Viewing 15 replies - 601 through 615 (of 2,707 total)
  • Plugin Author wpdevelop

    (@wpdevelop)

    Hello.

    It seems like your server configuration  have the restrictions on usage php functions: is_dir(), file_exists()
    because of that you are having this issue.

    Plugin  try  to check these folders:
    /wp-content/uploads/wpbc_skins/
    ../{Booking Calendar Folder}/inc/skins/
    ../{Booking Calendar Folder}/css/skins/

    for any exist (or new) calendar skins,  and because of this restriction we are having this issue.

    You can contact your support of hosting company  to  remove this restrictions from  your server.

    Or you can make this fix,  to  show only  fixed list  of calendar skins in your General Booking Settings page:

    Please open this file ../{Booking Calendar Folder}/lib/wpdev-settings-general.php

    then find this code:

    ********************************

    $dir_list = wpdev_bk_dir_list( array(  ‘/css/skins/’, ‘/inc/skins/’, $custom_user_skin_folder ) ); 

    ********************************

    and replace it to this code:

    ********************************

                                    //$dir_list = wpdev_bk_dir_list( array(  ‘/css/skins/’, ‘/inc/skins/’, $custom_user_skin_folder ) ); 
                                    
    $dir_list = array(        
                        array(
                                ‘black.css’
                                ,’/css/skins/black.css’
                                ,’Black’
                            )
                        , array(
                                ‘standard.css’
                                ,’/css/skins/standard.css’
                                ,’Standard’
                            )
                        , array(
                                ‘traditional-light.css’
                                ,’/css/skins/traditional-light.css’
                                ,’Traditional-light’
                            )
                        , array(
                                ‘traditional.css’
                                ,’/css/skins/traditional.css’
                                ,’Traditional’
                            )
                    );

    ********************************

    Please be sure to  use the latest  update.
    You can request the new update of Booking Calendar on this page: https://wpbookingcalendar.com/request-update/

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    1) Unfortunately, if you need to make the several specific number of bookings per the same time slot at the same date in SAME CALENDAR, it is NOT possible in any versions of Booking Calendar. Sorry. Please check my suggestion below.

    A) The ability to book for the specific times only possible in the Booking Calendar Business Small / Business Medium versions (and in higher versions for booking resources with capacity =1). Please note if you will make the booking for the specific time slot, this time slot becomes unavailable for the other visitors for that selected date in the current specific calendar.

    In lower versions of Booking Calendar it is possible to make bookings only for restricted timeslots.

    You can configure the time slots selections on the Booking > Settings > Form page. Please use the “shortcode generator” on the right side of that page for the correct generation of the shortcode.

    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 http://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: http://bs.wpbookingcalendar.com/ Other live demo you will need to reconfigure.

    B) If you need to make the specific number of bookings per day, then you need to check the Booking Calendar Business Large version, where it is possible to make several reservations per specific FULL date(s) by visitors (not time slots). Please read more about it here http://wpbookingcalendar.com/overview/#capacity

    At this version is possible to set capacity of the booking resource, so date(s) in calendar will be available until number of reservations is less than capacity of the booking resource.But in this version is possible to make reservation only for FULL date, not a time slots (time slots in this version only record data in the DB, but do not play any logic in reservation). Please read more info about the booking resources and how to configure them here http://wpbookingcalendar.com/help/booking-resource/

    We highly recommend to check this article about different configuration of capacity and availability http://wpbookingcalendar.com/faq/capacity-concept/

    _____________________________________________

    Suggestion! I can suggest that you can create the booking resource with specific capacity in the Booking Calendar Business Large version for each of your times and then have the independent calendar for each of your time slots for the reservation. It means that your visitors firstly need to select the times in the select box, where all your options will be listed.

    And only after that select the date and fill the booking form. It can look like this: http://bm.wpbookingcalendar.com/select-resource-2/
    ___________________________

    2) Please note, this forum is only about the support Booking Calendar Free version. If you will have any questions about the paid versions, then contact here https://wpbookingcalendar.com/contact/

    Thank you.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Thank you, I will check it.
    Kind Regards.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Unfortunately such functionality in automatic mode does not possible: “… receive a car on friday 9am for a 16 hours service, the plugin mark as bussy until monday 5pm (8 hours on friday + 8 hours on monday)…”.

    In the Booking Calendar Business Small or higher versions possible to use start and end times for the bookings, but it’s does not possible to skip some dates (like weekends) from the calculation of the times, like in your example.
    Kind Regards.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Unfortunately Booking Calendar foes not support webhook to auto-populate information to Google sheets. Sorry.
    Kind Regards.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    The several booking resources available only in the paid versions of Booking Calendar. In the Booking Calendar Free version available only one default booking resource (calendar ).
    The ability to have independent calendars possible in any paid versions of Booking Calendar. Check more here https://wpbookingcalendar.com/overview/#booking-resources

    You can watch video overview about this feature here https://wpbookingcalendar.com/help/multiple-calendars-video-overview-of-booking-resources-in-booking-calendar/

    Please read the general instruction about usage of paid versions of Booking Calendar: https://wpbookingcalendar.com/faq/general-usage-instruction/

    You can create the different booking resources (your properties or services – unique calendars) at the Booking > Resources page and then you be able to insert booking forms for each of your booking resources into the posts or pages. Please read more how to insert and configure the booking shortcode into the post or page here https://wpbookingcalendar.com/help/inserting-booking-form/

    Please read the Booking Calendar version overview here: https://wpbookingcalendar.com/overview/

    You can test Booking Calendar live demos at this page https://wpbookingcalendar.com/demo/ to be sure in functionality and do not have misunderstanding.

    Please watch more useful video guides here https://wpbookingcalendar.com/help/

    Kind Regards.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    It’s possible in the Booking Calendar Business Small or higher versions.
    You need to activate this option “ Use time selections as recurrent time slots” at the Booking > Settings General page in calendar section, if you want to use recurrent time to reserve several days. This means that middle days will be partially booked by actual times, otherwise the time in the booking form will be used as check-in/check-out time for the first and last day of the reservation.
    Kind Regards.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Unfortunately it’s does not possible in actual versions of Booking Calendar. Sorry.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Please check more here https://wpbookingcalendar.com/faq/select-multiple-times/
    Kind Regards.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Please be sure that you have activated rates. The checkboxes at the left side near specific rates must be checked at the Booking > Resources page.

    Please note, this forum is only about the support Booking Calendar Free version. If you will have any questions about the paid versions, then contact here https://wpbookingcalendar.com/contact/

    Kind Regards.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Yes, the second mail for that contact must not be there.

    Please send screenshots of your configuration and that listing. Please send all this to support @ wpbookingcalendar.com
    Thank you.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    You need to configure rules like this:

    check_in > TODAY + 1 DAY ( e.g. 2021-12-02 00:00:00 )
    check_in <= TODAY + 2 DAYS – 1 SECOND ( e.g. 2021-12-02 23:59:59 )

    Please check more about this functionality here https://oplugins.com/plugins/email-reminders/

    Kind Regards.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Probably you are receiving 2 emails because you was used int he booking form the same email that was defined as your admin email. And in reality it’s 2 different emails: one email about the new booking for the ADMIN, and other email about the new booking for the VISITOR.

    I have retested this feature once again, and if you select only “Plain text” type of email template, system will send emails in text format.

    Please change this type of emails for each email templates at the Booking > Settings > Emails page (in each email TAB).
    Kind Regards.

    Plugin Author wpdevelop

    (@wpdevelop)

    I will recheck and then will reply to you.
    Thank you.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    At the right side of Booking > Settings > Emails page.
    Kind Regards.

Viewing 15 replies - 601 through 615 (of 2,707 total)