If you use WP Optimize plugin, and you have issue of not showing calendar, but instead of that see the "Calendar loading...". Probably in the Developer console you will see several lines such as this: == WPBC VARS 10.1.2 [free] … Continue reading
Blog Archives
Resolving 404 Error of Export Bookings in .ICS feed
If during export bookings to .ics feed at the WP Booking Calendar > Settings > Sync > "Export - .ics" page you have 404 error, then check these steps: Go to: WordPress Settings > Permalink page. Please be sure that … Continue reading
Calendar is not loading
If you encounter the message "Calendar is loading" instead of seeing the calendar on your page, and you notice one of the following JavaScript errors or warnings in your browser console: Uncaught ReferenceError: visible_booking_id_on_page is not defined or Uncaught ReferenceError: … Continue reading
Conflict with Jetpack Boost plugin
Here's how to resolve these issues: Update Your Booking Calendar to version 10.1.3 or newer Ensure you have updated your Booking Calendar to version 10.1.3 or newer. This update addresses cache plugin issues. Important! After updating, clear all minimized CSS … Continue reading
Display Issue on Season Filters page in WordPress 6.4 or newer
1) Probably you are using the old version of Booking Calendar (9.7.7 or older) and updated to the new WordPress version (6.4 or newer). Because of that you have this issue, where exist conflicts of old version of plugin with … Continue reading
Cache Issues
If you're encountering any of the following issues on your website: Booked dates or times are not promptly appearing on the front-end calendar, or there's a significant delay in displaying them after creating new bookings. However, in the admin panel … Continue reading
Error: Request do not pass security check!
If you encounter the error "Request do not pass security check!" follow these steps to resolve it: Here's how to resolve these issues: Update Your Booking Calendar to version 10.1.3 or newer Ensure you have updated your Booking Calendar to … Continue reading
Can not activate Booking Calendar at WAMP server
This issue can be because of limitation in WAMP configuration. WAMP can not load large translation php file ( wpbc_all_translations.php ) . So please open this folder: ..\wp-content\plugins\booking\core\lib and rename this file: wpbc_all_translations.php to this: wpbc_all_translations2.php
I see only availability calendar without booking form
If you see only calendar at the page, so then probably you have inserted the shortcode for only "availability calendar" [bookingcalendar type=1 nummonths=2] instead of shortcode for booking form [booking type=1 nummonths=2] Please open the page with booking form for … Continue reading
Plugin does not update status of imported bookings, if they was canceled or edited at external source.
By default Booking Calendar and Booking Manager plugins does not remove or update the bookings, if bookings was changed/canceled at other sources (Booking/Airbnb/Google Calendar). In the update 8.6 of Booking Calendar or newer and latest update of Booking Manager plugins … Continue reading