Important!!! Check actual Support Forum, if you need to ask a Questions.
Hi,
I have the premium+ edition.
I would like the customers to pay only 50% of the total amount upon reservation.
Can you tell me how to do that ?
thanxxxx
Hello Wanda,
You need to open the Booking > Settings > Payment page and make CHDCKED this option:
" Check this checkbox if you want to use deposit summ payment at the payment form, instead of full summ of booking."
Ten you news to open the Booking > Settings > Cost and availability page and for each of your resources set the deposit value of payment as 50% by clicking on specific button nearly each of your booking resources.
When visitors arrive at my booking page, I would like the calendar to be pre-selected (i.e. highlighted) to a specified day in the future -- October 8, for example. We're also using time slots, and it would be good to pre-select a particular time of the day. Is this possible? (Using Premium version.) Thanks!
Hello,
Sorry right now, this feature is not available at exist version, yet.
Hi can you tell me please how I can change the look of the calendar? I need a yearly calendar here https://ozibiz.com.au/aaa/pethols/availability-holiday-accomodation/ to be smaller with the calendars 3 or 4 across & 3 or 4 down. I have had a play with the .css file & managed to make one of the calendars smaller but it put the rest of the out. Thanks Kim
Hello Kim,
firstly, open that page with booking form for editing and inside of the HTML editing mode set before the booking shortcode this:
<div class="widget_wpdev_booking">
and after booking shortcode this: </div>
Its will make your calendar smaller.
Hi,
Thank you so much for your swift reply. I have applied the above changes but it does not appear to have made any difference?
Thanks Kim
Hello Kim,
Sorry but its seems that you are do not applied those modifications, I am rechecked your CSS file, and there is no those changes.
Please recheck carefully it.
Also according editing that page with special code, right now you are have this code: <div class="”widget_wpdev_booking”">
but need to have this: <div class="widget_wpdev_booking">
Please fix it.
Regards.
Thankyou, as soon as I removed the "" it works beautifully, not sure how they got there as I copied & pasted. Thanks Kim
How will this plugin work on a mobile web site that uses wordpress as its CMS? Will it optimize for the screen real estate?
Hello,
Sorry, right now Booking Calendar is not have some special optimization for mobile phones. Its will be show as all other HTML page.
1/ I've a calendar for courses booking and i want to set a limit for participants. Is it possible?
2/Each participant will be housed in our B&B and i've a special calendar for the B&B. Is it possible to link two ressources? When a client subsribe to a course with Course calendar, the B&B calendar automatically check?
Sorry for my english... i'm french...
Hello,
1) If yo want to have possibility to make several times the booking for the same date, so then you are need to check Booking Calendar Hotel Edition version, where is possible to make several reservations per specific FULL date(s) by visitors (not time slots). 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 then 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 DB, but not play any logic in reservation).
2) Please test the live demo of the Hotel Edition version to be sure in functionality and we are do not have a misunderstanding each other. You can test Booking Calendar live demos at this page
I'm trying to use the Booking Calendar in our corporate intranet to reserve conference rooms and audiovisual equipment. We need the calendar to display not only the reservation time but the name of the person who made the reservation. Is that possible? Thank you.
Hello,
Sorry, but right now the showing person name at client side at calendar, right now is not supported yet.
Hello admin,
Plugin edition: Hotel version / multi licence
First of all you did a great job with this booking plugin.
I have the following problem: When i installed the plugin the logo and menu was disappeared from all pages. I have not figure out how to solve this problem. When i de active the plugin, my site works fine.
Can you help?
Hello Theodoros,
This issue is exist because of JavaScript error(s) at your site. For example this one:
We're running the Premium version of Booking Calendar under WordPress 3.2. We're trying to use your system on a corporate intranet to reserve conference rooms and audiovisual equipment. We need the calendar to display the name of the person who made the reservation. Is this possible? Thank you.
Hello,
Sorry, right now, this functionality of showing person name of booking at client side of site in calendar is not supported yet.
Regards.
I don't have i booking calendar button in my tinymce panel? howcome?
Thanks Bob
Hello Bob,
please recheck for any plugins, which can modify the TinyMCE toolbar and deactivate them. Then test it again.
Also please recheck your page for any JavaScript errors, which can be generated also by some other plugins or customization of actual theme. So please fix these JavaScript errors, if they exist.
Kind regards.
Hi There,
Loving the booking calendar so far. I do have a question though.
I'm using the system for a swiming school. They charge £X for an individual lesson or £XX for a "term" (say 10 lessons) How can I set the system so an end user can book a "term" without booking dates? Also can the system be set up so that an end user CAN book dates if they choose to book a term, but the user can ONLY book upto so many dates?
I am using Booking Calendar Premium
Many Thanks
Hello Richard,
I am sorry, but right now is not possible to make booking, without selection of day(s) in calendar (or without predefined date(s) for booking in booking shortcode).
Regards.
Hi,
Thanks for the reply
In that case can you tell me how I can set up 2 calendars on a page, one that lets people book individual lessons at £X amount per lesson and one that allows people to book 5 dates at a time (no more no less) for black booking and payment of lessons?
Hello again,
this type of customization is possible, only, when you are inserted the booking resources (booking forms) into the different pages, not the same.
So for the first page, yo can insert the booking form in a normal way.
For the second page, where you want to have selection of 5 dates in a time, you are need to turn your edit toolbar in HTML edit mode and before inserted booking shortcode insert this code into the page: <script type="text/javascript">
days_select_count = 5;
is_select_range = 1;
</script>
Thanks,
That only seems to allow you to select consecutive days. What I need is a way of selecting - for example - 3,4,5,6,7 of October, or 3, 5, 7, 9, 11 October or 3, 10, 17, 24 31 October, where if you do not select 5 days it wont process the booking, but also, if a usre tries to book 6 days it wont let them.
Also, what I have set up sofar wont let a user pay at the same time as the booking - how do I set it so that a user can pay for the booking as they make it. At the moment the booking has to be approved by admin with a payment request being sent once approved.
Sorry, this functionality of such selections (not a consecutive days) is not supported yet.
The payment systems integrations, also right now is exist as a payment form integration, which is showing after visitor is click on Send button at booking form, so then the visitor can be redirected to the payment site, after clicking on pay button. Other ways of integrations payment process is not supported, sorry.
Hi,
I have the premium+ edition.
I would like the customers to pay only 50% of the total amount upon reservation.
Can you tell me how to do that ?
thanxxxx
Hello Wanda,
You need to open the Booking > Settings > Payment page and make CHDCKED this option:
" Check this checkbox if you want to use deposit summ payment at the payment form, instead of full summ of booking."
Ten you news to open the Booking > Settings > Cost and availability page and for each of your resources set the deposit value of payment as 50% by clicking on specific button nearly each of your booking resources.
When visitors arrive at my booking page, I would like the calendar to be pre-selected (i.e. highlighted) to a specified day in the future -- October 8, for example. We're also using time slots, and it would be good to pre-select a particular time of the day. Is this possible? (Using Premium version.) Thanks!
Hello,
Sorry right now, this feature is not available at exist version, yet.
Hi can you tell me please how I can change the look of the calendar? I need a yearly calendar here https://ozibiz.com.au/aaa/pethols/availability-holiday-accomodation/ to be smaller with the calendars 3 or 4 across & 3 or 4 down. I have had a play with the .css file & managed to make one of the calendars smaller but it put the rest of the out. Thanks Kim
Hello Kim,
firstly, open that page with booking form for editing and inside of the HTML editing mode set before the booking shortcode this:
<div class="widget_wpdev_booking">
and after booking shortcode this: </div>
Its will make your calendar smaller.
Then, please open this file: https://ozibiz.com.au/aaa/pethols/wp-content/plugins/booking.premium.plus.multisite.3.0/css/client.css
on line: 111
and make modification from this:
.widget_wpdev_booking .datepick-inline { width: 183px !important; }
to this:
.widget_wpdev_booking .datepick-inline { width: 745px !important; }
then open this file https://ozibiz.com.au/aaa/pethols/wp-content/plugins/booking.premium.plus.multisite.3.0/include/skins/premium-marine.css
at line 36
and make modification from this:
.datepick-one-month { float: left; }
to this:
.datepick-one-month { float: left; height: 260px !important; }
Hi,
Thank you so much for your swift reply. I have applied the above changes but it does not appear to have made any difference?
Thanks Kim
Hello Kim,
Sorry but its seems that you are do not applied those modifications, I am rechecked your CSS file, and there is no those changes.
Please recheck carefully it.
Also according editing that page with special code, right now you are have this code:
<div class="”widget_wpdev_booking”">
but need to have this:
<div class="widget_wpdev_booking">
Please fix it.
Regards.
Thankyou, as soon as I removed the "" it works beautifully, not sure how they got there as I copied & pasted. Thanks Kim
How will this plugin work on a mobile web site that uses wordpress as its CMS? Will it optimize for the screen real estate?
Hello,
Sorry, right now Booking Calendar is not have some special optimization for mobile phones. Its will be show as all other HTML page.
1/ I've a calendar for courses booking and i want to set a limit for participants. Is it possible?
2/Each participant will be housed in our B&B and i've a special calendar for the B&B. Is it possible to link two ressources? When a client subsribe to a course with Course calendar, the B&B calendar automatically check?
Sorry for my english... i'm french...
Hello,
1) If yo want to have possibility to make several times the booking for the same date, so then you are need to check Booking Calendar Hotel Edition version, where is possible to make several reservations per specific FULL date(s) by visitors (not time slots). 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 then 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 DB, but not play any logic in reservation).
2) Please test the live demo of the Hotel Edition version to be sure in functionality and we are do not have a misunderstanding each other. You can test Booking Calendar live demos at this page
I'm trying to use the Booking Calendar in our corporate intranet to reserve conference rooms and audiovisual equipment. We need the calendar to display not only the reservation time but the name of the person who made the reservation. Is that possible? Thank you.
Hello,
Sorry, but right now the showing person name at client side at calendar, right now is not supported yet.
Hello admin,
Plugin edition: Hotel version / multi licence
First of all you did a great job with this booking plugin.
I have the following problem: When i installed the plugin the logo and menu was disappeared from all pages. I have not figure out how to solve this problem. When i de active the plugin, my site works fine.
Can you help?
Hello Theodoros,
This issue is exist because of JavaScript error(s) at your site. For example this one:
Error: $ is not a function
Source: https://www.novelwebdesigns.com/ah/wp-content/themes/achilleoshotel/js/contact.js?ver=3.2.1
Line: 3
So for fixing this error, please open that file, and make modification at top of file from this:
jQuery(document).ready(function(){ $('#contactform').submit(function(){
to this:
jQuery(document).ready(function(<strong>$</strong>){ $('#contactform').submit(function(){
We're running the Premium version of Booking Calendar under WordPress 3.2. We're trying to use your system on a corporate intranet to reserve conference rooms and audiovisual equipment. We need the calendar to display the name of the person who made the reservation. Is this possible? Thank you.
Hello,
Sorry, right now, this functionality of showing person name of booking at client side of site in calendar is not supported yet.
Regards.
I don't have i booking calendar button in my tinymce panel? howcome?
Thanks Bob
Hello Bob,
please recheck for any plugins, which can modify the TinyMCE toolbar and deactivate them. Then test it again.
Also please recheck your page for any JavaScript errors, which can be generated also by some other plugins or customization of actual theme. So please fix these JavaScript errors, if they exist.
Kind regards.
Hi There,
Loving the booking calendar so far. I do have a question though.
I'm using the system for a swiming school. They charge £X for an individual lesson or £XX for a "term" (say 10 lessons) How can I set the system so an end user can book a "term" without booking dates? Also can the system be set up so that an end user CAN book dates if they choose to book a term, but the user can ONLY book upto so many dates?
I am using Booking Calendar Premium
Many Thanks
Hello Richard,
I am sorry, but right now is not possible to make booking, without selection of day(s) in calendar (or without predefined date(s) for booking in booking shortcode).
Regards.
Hi,
Thanks for the reply
In that case can you tell me how I can set up 2 calendars on a page, one that lets people book individual lessons at £X amount per lesson and one that allows people to book 5 dates at a time (no more no less) for black booking and payment of lessons?
Hello again,
this type of customization is possible, only, when you are inserted the booking resources (booking forms) into the different pages, not the same.
So for the first page, yo can insert the booking form in a normal way.
For the second page, where you want to have selection of 5 dates in a time, you are need to turn your edit toolbar in HTML edit mode and before inserted booking shortcode insert this code into the page:
<script type="text/javascript"> days_select_count = 5; is_select_range = 1; </script>
Thanks,
That only seems to allow you to select consecutive days. What I need is a way of selecting - for example - 3,4,5,6,7 of October, or 3, 5, 7, 9, 11 October or 3, 10, 17, 24 31 October, where if you do not select 5 days it wont process the booking, but also, if a usre tries to book 6 days it wont let them.
Also, what I have set up sofar wont let a user pay at the same time as the booking - how do I set it so that a user can pay for the booking as they make it. At the moment the booking has to be approved by admin with a payment request being sent once approved.
Sorry, this functionality of such selections (not a consecutive days) is not supported yet.
The payment systems integrations, also right now is exist as a payment form integration, which is showing after visitor is click on Send button at booking form, so then the visitor can be redirected to the payment site, after clicking on pay button. Other ways of integrations payment process is not supported, sorry.