Forum Replies Created

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

    (@oplugins)

    Hello.

    What version of Booking Calendar and DIVI theme do you use ?

    Also can you check for any JavaScript errors in the browser console ?

    Thank you.

    Plugin Author oplugins

    (@oplugins)

    Hello.

    1. If you need to update the bookings on Booking Calendar, if such booking has been canceled or edited at booking.com, then you can set for the option: “Trash / delete all imported bookings before new import” value “Permanently delete” (or move to trash) at the WP Booking Calendar > Settings > Sync > “General” page. Move all previously imported bookings to trash or permanently delete before new import bookings. It can resolve issue of updating deleted and edited events in external sources. It work only, if you are using one source (.ics feed) for importing into specific booking resource!
    2. Otherwise please try to use one delete shortcode for imported bookings before shortcodes of import new bookings from other sources, such as this:

    [booking-manager-delete resource_id=1 action='delete']
    [booking-manager-import url='https://URL_to_AIRBNB/basic.ics' resource_id=1 import_conditions='if_dates_free' from='today' until='any' silence=1]
    [booking-manager-import url='https://URL_to_BOOKING_COM/basic.ics' resource_id=1 import_conditions='if_dates_free' from='today' until='any' silence=1]

    where parameters:

    • resource_id (optional) – define ID of booking resource, where to import bookings (default value = 1).
    • action(optional) – delete or move bookings to trash.
      • Parameter values:
      • trash – move bookings to the Trash (default value).
      • delete – permanently delete all imported bookings of specific booking resource.

    Kind Regards.

    Plugin Author oplugins

    (@oplugins)

    Hello.

    You can enable and configure the emails confirmations on specific actions, such as creation of bookings, approval of bookings, cancellation, etc…

    You can configure it at the WP Booking Calendar > Settings > Emails page in admin panel.

    In case if you have issue of not receiving email, we recommend connecting your email address to your domain and setting up a some SMTP plugin.

    Kind Regards.

    Plugin Author oplugins

    (@oplugins)

    Hello.

    Such functionality is not available in the Booking Calendar Free version.

    But the similar functionality available in the MultiUser version of the plugin. Find more information at the official plugin website on Features page about this version. You can also contact support on plugin website Support section or in Contact section about this version.

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

    Kind Regards.

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