Issue If you have the situation that calendar is not visible in your booking form but all other fields is visible. And you are have JavaScript error, similar to this: Uncaught TypeError: jQuery(...).wpbc_timeselector is not a function or: Error: jQuery("#calendar_booking" … Continue reading
Blog Archives
Warning! Booking calendar for this booking resource are already at the page. Why doesn’t the booking calendar widget show on my page?
This issue is relative of showing the several booking calendars (booking forms) of the same booking resource at the same "visible" page. Its possible to show only one calendar (booking form) of the specific booking resource at one visible page. … Continue reading
Calendar is not visible, but booking form fields are showing?
You can have this issue because of having some JavaScript error(s) at your website. Probably some other plugin or actual theme generate JavaScript error. That's why the calendar do not show. To recheck your page for JavaScript errors, open the … Continue reading
I can not make booking because booking request is sending for unlimited time and status bar show Ajax sending error. (Error: 500 Internal Server Error)?
Firstly you need to check access to the wpdev-booking.php file. If booking plugin is installed to the https://www.myserver.com/wp-content/booking/wpdev-booking.php so copy that link to your browser and check access. Its have to show this error: Fatal error: Call to undefined function … Continue reading
I can not see captcha at the booking form. How to show a captcha ?
1) Go to the general booking settings page and check ON use CAPTCHA check box and save a page. 2) If you use Standard (free) version skip this step, otherwise go to the form fields customization page add captcha shortcode … Continue reading
Plugin not sending emails. How to fix it ?
If something does not seem to be sending correctly, install the WP Mail Logging Plugin to check logs of email sending. Check SPAM / JUNK folder in your mail system. Check that you have activated and configured the email templates at the Booking … Continue reading
I am get the message similar to this “Error during adding new booking resource into DB” – “wp_bookingtypes doesnt exist “. What is wrong ?
This error is appear because of wrong installation of plugin. 1) Please, open the General Booking Settings page and set this option "Delete booking data during uninstall", as unchecked, at the right side of page, otherwise your exist booking data … Continue reading