If you having 3 visible months in calendar, then make this fix:
Please open this file ../wp-content/plugins/booking/css/calendar.css
then find this code:
.cal_month_num_3 .datepick-one-month {
float: left;
width: 33.3333%;
}
and replace it to this code:
.cal_month_num_3 .datepick-one-month {
float: left;
margin: 0 0.3%;
width: 32.7%;
}
hello!
i buyed 2 years ago Wersja 9.Premium.SingleSite.3.0. on wordpress version 3.5.1. I want tu upgrade wordpress to version 3.8.1. It's ok for my plugin Booking Calendar
Hello, I would like to make sure the "personal" version will allow me to show one calendar per property. I want for each of my property shown online to have its own calendar/availabilities. Thank you in advance for your assistance!
Hello.
Its possible in any paid version of plugin, including Booking Calendar Personal version.
Here is general instruction about the usage of the plugin.
1) You are need to create the booking resources for the each of your properties or services on the Booking > Resources page. Please read more info about the booking resources and how to configure them here https://wpbookingcalendar.com/help/booking-resource/
3) Finally you can reconfigure settings, form fields and email templates, if you need the different options, on the Booking > Settings pages.
Hope its will be helpful for you.
You can test Booking Calendar live demos at this page https://wpbookingcalendar.com/demo/ to be sure in functionality and do not have misunderstanding.
Kind regards.
Hello,I wonder whether this plugin has coupon code function or not like this plugin: {LINK} I want that the only way to register is having code. If people have a code and write it, then they can register. Is it possible in this plugin?
Hello.
You can insert the booking form into the password protected page (its standard functionality in WordPress), and then inform this password only to the users, who can make the bookings. Its mean that other visitors can not make the bookings.
The coupon codes exist in the Booking Calendar Business Large version, but these codes have the different functionality. These codes possible to use for getting discounts for the specific bookings, and does not access for ability to make the bookings.
Kind regards.
I have Large Business calendar. Is there a way that customers can be able to search for available resources according to date? I need a calendar or the like that customers can input a certain date and there will be a list appearing that will have the resources that are available on the date requested? How to?
Hello.
The Business Large version is supporting search availability of the specific booking resources for the specific dates.
You can test it in action on the live demo here https://bl.wpbookingcalendar.com/search/
You can configure the search form on the Booking > Settings > Search page.
Then you be able to insert the search form into your page. (Depend if you selected showing search results on the same or different pages, you will be need to insert the search result shortcode into that other page). Please read how manually to configure Booking Calendar shortcodes here https://wpbookingcalendar.com/help/booking-calendar-shortcodes/
Please note in the search form you can use the check in/out field and number visitors selections. Other type of fields like "Resources and Room counts" are not supporting.
Hi Support
can I sink with Google calendar? Is the calendar in iCal format?
Hello.
Unfortunately the Booking Calendar does not support the integration with the iCal(iCloud), Google Calendar or Outlook, yet. Sorry.
It's will be supported at the some of the future plugin updates. Booking Calendar support only export bookings to the CSV format.
Kind regards.
Is there a way to limit the loading of the booking calendar javascripts and css to certain pages? For instance setting this in your functions.php?
Thanks
Hello.
It does not exist as some feature directly in the functions.php, but you can make this fix to do not allow loading of the Booking Calendar JS and CSS on the pages, which have no booking forms.
If you want to make it, then please open this file: ../booking/lib/wpdev-booking-class.php file
Find this code:
function print_js_css($is_admin =1 ) {
and replace it to this code:
function print_js_css($is_admin =1 ) {
if ( ( ! in_array( $_SERVER['REQUEST_URI'], array(
'/page1/',
'/page2/',
'/page3/',
'/page4/',
'/page5/'
) ) ) {
return;
}
where '/page1/' ... '/page5/' its the full terms of your pages with the booking form.
So it means that your was inserting the booking forms into the following pages:
What I had meant was, is it possible to do in a child theme functions.php file? So any updates won't revert this.
Thank you for your quick replies.
Hello.
Sorry, right now it does not possible. But I will add it to the todo list for having this feature in some future updates.
Kind regards.
Hello,
I can't download the .csv file of the bookings from the bookings listing window. I receive this message when I click "export":
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at.....
But if I try to download from your website in the DEMO window, everything works good.
How could I fix the problem, please?
thank you
My version is 9.Business.Medium.SingleSite.5.0.2
Hello.
Please recheck that this directory ../wp-content/uploads on your website have the permissions for the saving files. The exported CSV file is saving into this folder.
If you are still will have this issue, please recheck the error.log file in your server configuration to recheck the "exact" reason of that error.
Kind regards.
hello,
I have changed the value of permission to 777 for the directory "uploads" and for all the files inside.
Is this value right? Anyway I get the same error. I'll check the error.log file
dario
Hello.
Please recheck the error.log file.
Kind regards.
Hello,
I'm sorry but I don't know where is the error.log file. I tried to find it but there is no file called in this way.
But I noticed everytime I try to download the csv file (when I get the error and I can't download) everytime a new .csv file is generated in the wp-content/upload directory. That one is the file I need. So I can download that new file and I get what I wanted. But I don't think this is the right procedure.
Could you give me some help more, please?
best regard
dario
Hello.
Please contact the administrator of the server or support of hosting company about the error.log
It's normal practice that file recreated, after you send new request for generation csv file.
Kind regards.
I hope it can show where is the problem.
thank you
regardsdario
hello,
I have changed the permission for the file wp-content/plugins/booking.bm.5.0.2/inc/wpdev-get-exported-csv.
The value was 644 and now it is 755. It seems to work fine.
I hope to have done right
regards
Ok, its seems correct.
Hello,
We use the Business Large and lately we found out there are missing bookings, not sure what happened, we received emails about the new bookings but we can't find them on the booking list, it happened several times now. Please help.
Regards,
Ching
Hello.
If you was receiving the email notifications about the new booking, that was created through the Booking Calendar form, then please open the Booking Listing page in your admin panel, and try to change the "filter" parameters and refresh the booking listing to check about that booking.
If you know the ID of that booking, yo can use the search form on the "top right side" of the Booking Listing page to show the booking with specific ID.
If you still do not see that booking, then probably this booking was canceling.
If you are using the paid version of Booking Calendar, please recheck that this booking was not canceling by the visitor who was made this booking (using the cancellation link in the email, which he was receiving).
Also, if you are using the Booking Calendar Business Small or higher version, please recheck on the General Booking Settings page, that you did not activate the "auto cancellation" pending bookings, which have no successfully paid status after specific amount of time.
Kind Regards.
I check the setting is correct - no auto cancellation, so the only possibility is the booking was cancelled by the guest?
Also, can we check cancelled bookings?
another thing, if the booking was cancelled by the guest, isn't there will be an email send to the administrator about the cancellation?
Please check my previous reply to you about this.
Kind regards.
You can check if the visitor was canceling the booking only by email.
For having that feature active, you need to activate the "cancelation email template" on the booking > settings > emails page and set (set specific checkbox checked) sending copy of this email to the admin.
Please check those settings.
Kind regards.
I can't find the “cancelation email template”, there are only:
- New for Admin
- New for Visitor
- Approved
- Declined
- Modified
- Payment Request
Hello.
You need to check settings for the "Declined" email tab.
yes, got it, and the setting was correct 'Send copy of this email to admin' is checked. But we didn't get the email for that particular booking being cancelled, isn't it weird? Usually we got the cancellation email if a booking was cancelled. Any idea what might happened?
Hello.
It's weirded. If you have phpMyAdmin or some other DB editing tool, please recheck the wp_booking table about these bookings.
Please note, you have to receive the email about the new bookings, when you was created these bookings. Please open that email, and if you have the ID of that booking in that email, just check the booking in that DB table relative to that ID, otherwise you will be need to recheck your bookings manually.
Just to check if these bookings in DB or not (and how going ID of the bookings one under other to some ID missed).
Kind regards.
I check the the booking table, and there is one ID skipped. We do get the new booking email, that's how we know there was a booking, but we can't find it on the system. This happened couple of times now. So any idea what it is and how to solve this?
Hello.
You was mentioning that only 1 bookings ID missing, is it meaning that all other bookings (which you can not find ) in the booking table exist ?
Also does it possible that the "Decline" email template was activating after the booking was canceling by someone ?
Also can you send the screenshots of the Booking > Settings > Emails page, General Booking Settings page to the support email: support @ wpbookingcalendar.com ?
Kind Regards.
What I meant was that there is one id skipped on the past few days booking, but there are also other bookings that gone before, about a week ago, at the beginning we thought maybe someone cancel it, but now we are sure that no one did that, and we try to find out what happening. We do some test on the booking and it seems to be fine, but we do get the email about the new booking that gone missing, which make us curious what is going on, and we can't figure it out, then we ask for your help.
I will send the screen shots.
Hi,
I've got the small business edition of the theme. And while editing my resources I deleted some of them and all of my bookings have disappeared. How do I recover them from my database, as I think they still are there.
Yours
Patrick
Hello
This issue can be if you was deleting previously some booking resource and this booking resource was having some bookings.
These bookings right now will not show on the Booking Listing page.
If you want to show them please follow these steps.
Please try to make next steps:
1) Open the Booking Listing page.
2) Then add to the URL in your browser this parameter
(there can be some difference depend from the version, which you are using and name of your domain)
After this, when you will see all these bookings, you can reassign those bookings to the "exist booking resources" - just use special icon near each such bookings.
Kind regards.
Hi there
How do I get some spacing between my calendar months that are displayed?
Thanks
Hello.
If you having 2 visible months in calendar, then make this fix:
Please open this file ../wp-content/plugins/booking/css/calendar.css
then find this code:
.cal_month_num_2 .datepick-one-month { float: left; width: 50%; }
and replace it to this code:
.cal_month_num_2 .datepick-one-month { float: left; margin: 0 0.5%; width: 49%; }
If you having 3 visible months in calendar, then make this fix:
Please open this file ../wp-content/plugins/booking/css/calendar.css
then find this code:
.cal_month_num_3 .datepick-one-month { float: left; width: 33.3333%; }
and replace it to this code:
.cal_month_num_3 .datepick-one-month { float: left; margin: 0 0.3%; width: 32.7%; }
hello!
i buyed 2 years ago Wersja 9.Premium.SingleSite.3.0. on wordpress version 3.5.1. I want tu upgrade wordpress to version 3.8.1. It's ok for my plugin Booking Calendar
Hello.
No, its better to request the update.
You can request the new update of Booking Calendar on this page: https://wpbookingcalendar.com/request-update/
Kind regards.
Hello, I would like to make sure the "personal" version will allow me to show one calendar per property. I want for each of my property shown online to have its own calendar/availabilities. Thank you in advance for your assistance!
Hello.
Its possible in any paid version of plugin, including Booking Calendar Personal version.
Here is general instruction about the usage of the plugin.
1) You are need to create the booking resources for the each of your properties or services on the Booking > Resources page. Please read more info about the booking resources and how to configure them here https://wpbookingcalendar.com/help/booking-resource/
2) Then you be able to insert the booking form for the specific resource (your property or service, which have to be booked) into the any 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 how manually to configure Booking Calendar shortcodes here https://wpbookingcalendar.com/help/booking-calendar-shortcodes/
3) Finally you can reconfigure settings, form fields and email templates, if you need the different options, on the Booking > Settings pages.
Hope its will be helpful for you.
You can test Booking Calendar live demos at this page https://wpbookingcalendar.com/demo/ to be sure in functionality and do not have misunderstanding.
Kind regards.
Hello,I wonder whether this plugin has coupon code function or not like this plugin: {LINK} I want that the only way to register is having code. If people have a code and write it, then they can register. Is it possible in this plugin?
Hello.
You can insert the booking form into the password protected page (its standard functionality in WordPress), and then inform this password only to the users, who can make the bookings. Its mean that other visitors can not make the bookings.
The coupon codes exist in the Booking Calendar Business Large version, but these codes have the different functionality. These codes possible to use for getting discounts for the specific bookings, and does not access for ability to make the bookings.
Kind regards.
I have Large Business calendar. Is there a way that customers can be able to search for available resources according to date? I need a calendar or the like that customers can input a certain date and there will be a list appearing that will have the resources that are available on the date requested? How to?
Hello.
The Business Large version is supporting search availability of the specific booking resources for the specific dates.
You can test it in action on the live demo here https://bl.wpbookingcalendar.com/search/
You can configure the search form on the Booking > Settings > Search page.
Then you be able to insert the search form into your page. (Depend if you selected showing search results on the same or different pages, you will be need to insert the search result shortcode into that other page). Please read how manually to configure Booking Calendar shortcodes here https://wpbookingcalendar.com/help/booking-calendar-shortcodes/
Please note in the search form you can use the check in/out field and number visitors selections. Other type of fields like "Resources and Room counts" are not supporting.
Please check more about the configuration of the availability and booking resources here https://wpbookingcalendar.com/help/booking-resource/
If you will have troubles with showing search results, please recheck this troubleshooting instruction: https://wpbookingcalendar.com/faq/no-search-results/
Kind Regards.
Hi Support
can I sink with Google calendar? Is the calendar in iCal format?
Hello.
Unfortunately the Booking Calendar does not support the integration with the iCal(iCloud), Google Calendar or Outlook, yet. Sorry.
It's will be supported at the some of the future plugin updates. Booking Calendar support only export bookings to the CSV format.
Kind regards.
Is there a way to limit the loading of the booking calendar javascripts and css to certain pages? For instance setting this in your functions.php?
Thanks
Hello.
It does not exist as some feature directly in the functions.php, but you can make this fix to do not allow loading of the Booking Calendar JS and CSS on the pages, which have no booking forms.
If you want to make it, then please open this file: ../booking/lib/wpdev-booking-class.php file
Find this code:
function print_js_css($is_admin =1 ) {
and replace it to this code:
function print_js_css($is_admin =1 ) { if ( ( ! in_array( $_SERVER['REQUEST_URI'], array( '/page1/', '/page2/', '/page3/', '/page4/', '/page5/' ) ) ) { return; }
where '/page1/' ... '/page5/' its the full terms of your pages with the booking form.
So it means that your was inserting the booking forms into the following pages:
https://www.server.com/page1/
https://www.server.com/page2/
https://www.server.com/page3/
https://www.server.com/page4/
https://www.server.com/page5/
Kind regards
What I had meant was, is it possible to do in a child theme functions.php file? So any updates won't revert this.
Thank you for your quick replies.
Hello.
Sorry, right now it does not possible. But I will add it to the todo list for having this feature in some future updates.
Kind regards.
Hello,
I can't download the .csv file of the bookings from the bookings listing window. I receive this message when I click "export":
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at.....
But if I try to download from your website in the DEMO window, everything works good.
How could I fix the problem, please?
thank you
My version is 9.Business.Medium.SingleSite.5.0.2
Hello.
Please recheck that this directory ../wp-content/uploads on your website have the permissions for the saving files. The exported CSV file is saving into this folder.
If you are still will have this issue, please recheck the error.log file in your server configuration to recheck the "exact" reason of that error.
Kind regards.
hello,
I have changed the value of permission to 777 for the directory "uploads" and for all the files inside.
Is this value right? Anyway I get the same error. I'll check the error.log file
dario
Hello.
Please recheck the error.log file.
Kind regards.
Hello,
I'm sorry but I don't know where is the error.log file. I tried to find it but there is no file called in this way.
But I noticed everytime I try to download the csv file (when I get the error and I can't download) everytime a new .csv file is generated in the wp-content/upload directory. That one is the file I need. So I can download that new file and I get what I wanted. But I don't think this is the right procedure.
Could you give me some help more, please?
best regard
dario
Hello.
Please contact the administrator of the server or support of hosting company about the error.log
It's normal practice that file recreated, after you send new request for generation csv file.
Kind regards.
Hello,
Here is the error in the log file:
[Fri Mar 28 17:26:05 2014] [error] [client 130.25.224.139:52876] - http://www.cervinia-apartments.it - End of script output before headers: wpdev-get-exported-csv.php, referer https://www.cervinia-apartments.it/wp-admin/admin.php?page=booking.bm.5.0.2%2Fwpdev-booking.phpwpdev-booking&wh_approved&wh_booking_date=2013-01-01&wh_booking_date2=2013-12-31&wh_booking_datenext=1&wh_booking_dateprior=-1&wh_booking_datefixeddates=2013-01-01&wh_booking_date2fixeddates=2013-12-31&wh_is_new&wh_modification_date=3&wh_modification_date2&wh_modification_dateprior=-1&wh_modification_datefixeddates&wh_modification_date2fixeddates&wh_keyword&wh_pay_statuscustom&wh_pay_status=all&wh_cost&wh_cost2&or_sort=sort_date_asc&wh_booking_type=2&blank_field__this_field_only_for_formatting_buttons&tab=filter&view_mode=vm_listing&view_days_num=60&wh_booking_datedays_interval_Radios=fixed&page_num=3&lang=en
[Fri Mar 28 17:26:05 2014] [error] [client 130.25.224.139:52876] - http://www.cervinia-apartments.it - AH01215: suexec policy violation: see suexec log for more details, referer https://www.cervinia-apartments.it/wp-admin/admin.php?page=booking.bm.5.0.2%2Fwpdev-booking.phpwpdev-booking&wh_approved&wh_booking_date=2013-01-01&wh_booking_date2=2013-12-31&wh_booking_datenext=1&wh_booking_dateprior=-1&wh_booking_datefixeddates=2013-01-01&wh_booking_date2fixeddates=2013-12-31&wh_is_new&wh_modification_date=3&wh_modification_date2&wh_modification_dateprior=-1&wh_modification_datefixeddates&wh_modification_date2fixeddates&wh_keyword&wh_pay_statuscustom&wh_pay_status=all&wh_cost&wh_cost2&or_sort=sort_date_asc&wh_booking_type=2&blank_field__this_field_only_for_formatting_buttons&tab=filter&view_mode=vm_listing&view_days_num=60&wh_booking_datedays_interval_Radios=fixed&page_num=3&lang=en
I hope it can show where is the problem.
thank you
regardsdario
hello,
I have changed the permission for the file wp-content/plugins/booking.bm.5.0.2/inc/wpdev-get-exported-csv.
The value was 644 and now it is 755. It seems to work fine.
I hope to have done right
regards
Ok, its seems correct.
Hello,
We use the Business Large and lately we found out there are missing bookings, not sure what happened, we received emails about the new bookings but we can't find them on the booking list, it happened several times now. Please help.
Regards,
Ching
Hello.
If you was receiving the email notifications about the new booking, that was created through the Booking Calendar form, then please open the Booking Listing page in your admin panel, and try to change the "filter" parameters and refresh the booking listing to check about that booking.
If you know the ID of that booking, yo can use the search form on the "top right side" of the Booking Listing page to show the booking with specific ID.
If you still do not see that booking, then probably this booking was canceling.
If you are using the paid version of Booking Calendar, please recheck that this booking was not canceling by the visitor who was made this booking (using the cancellation link in the email, which he was receiving).
Also, if you are using the Booking Calendar Business Small or higher version, please recheck on the General Booking Settings page, that you did not activate the "auto cancellation" pending bookings, which have no successfully paid status after specific amount of time.
Kind Regards.
I check the setting is correct - no auto cancellation, so the only possibility is the booking was cancelled by the guest?
Also, can we check cancelled bookings?
another thing, if the booking was cancelled by the guest, isn't there will be an email send to the administrator about the cancellation?
Please check my previous reply to you about this.
Kind regards.
You can check if the visitor was canceling the booking only by email.
For having that feature active, you need to activate the "cancelation email template" on the booking > settings > emails page and set (set specific checkbox checked) sending copy of this email to the admin.
Please check those settings.
Kind regards.
I can't find the “cancelation email template”, there are only:
- New for Admin
- New for Visitor
- Approved
- Declined
- Modified
- Payment Request
Hello.
You need to check settings for the "Declined" email tab.
yes, got it, and the setting was correct 'Send copy of this email to admin' is checked. But we didn't get the email for that particular booking being cancelled, isn't it weird? Usually we got the cancellation email if a booking was cancelled. Any idea what might happened?
Hello.
It's weirded. If you have phpMyAdmin or some other DB editing tool, please recheck the wp_booking table about these bookings.
Please note, you have to receive the email about the new bookings, when you was created these bookings. Please open that email, and if you have the ID of that booking in that email, just check the booking in that DB table relative to that ID, otherwise you will be need to recheck your bookings manually.
Just to check if these bookings in DB or not (and how going ID of the bookings one under other to some ID missed).
Kind regards.
I check the the booking table, and there is one ID skipped. We do get the new booking email, that's how we know there was a booking, but we can't find it on the system. This happened couple of times now. So any idea what it is and how to solve this?
Hello.
You was mentioning that only 1 bookings ID missing, is it meaning that all other bookings (which you can not find ) in the booking table exist ?
Also does it possible that the "Decline" email template was activating after the booking was canceling by someone ?
Also can you send the screenshots of the Booking > Settings > Emails page, General Booking Settings page to the support email: support @ wpbookingcalendar.com ?
Kind Regards.
What I meant was that there is one id skipped on the past few days booking, but there are also other bookings that gone before, about a week ago, at the beginning we thought maybe someone cancel it, but now we are sure that no one did that, and we try to find out what happening. We do some test on the booking and it seems to be fine, but we do get the email about the new booking that gone missing, which make us curious what is going on, and we can't figure it out, then we ask for your help.
I will send the screen shots.
Hi,
I've got the small business edition of the theme. And while editing my resources I deleted some of them and all of my bookings have disappeared. How do I recover them from my database, as I think they still are there.
Yours
Patrick
Hello
This issue can be if you was deleting previously some booking resource and this booking resource was having some bookings.
These bookings right now will not show on the Booking Listing page.
If you want to show them please follow these steps.
Please try to make next steps:
1) Open the Booking Listing page.
2) Then add to the URL in your browser this parameter
&wh_booking_type=
and press on enter button.
So final URL will be similar to this:
https://your-server.com/wp-admin/admin.php?page=booking/wpdev-booking.phpwpdev-booking&wh_booking_type=
(there can be some difference depend from the version, which you are using and name of your domain)
After this, when you will see all these bookings, you can reassign those bookings to the "exist booking resources" - just use special icon near each such bookings.
Kind regards.
Thanks a lot! It's working.
Yours
Patrick