Important!!! Check actual Support Forum, if you need to ask a Questions.
thanks
hi support,
I have 5 admin user and i cant let them be regular users because they need to see each other resources.
So everytime each admin user login to create new booking, i would like to know where is the code to customize to use current user login profile email instead of the email that is preset in the booking > setting > new(admin) & etc OR send to current user profile email and the prefix email.
I try the above method but it doesnt work, hope you could help as this is related to security concern.
Hello.
Unfortunately it’s does not possible with actual versions. You can use “super booking admin user” so it’s sharing all general settings between any users that defined as supper booking admin.
Or you need to share the same login (“regular user profile”) to different 5 persons. So it’s badically one WordPress user.
But it’s does not possible to share the same regular user booking admin panel to several WordPress users.
Kind Regards.
Is there any code can be change to send to their profile email when booking is created? without this they cant trace who took action on those booking.
Hello.
If you need to send copy of email about new booking to several email addresses, so then you can define several emails separated by semicolon (;) or comma (,) in the field “To”, while you logged in as specific user. Please recheck and test it at the Booking > Settings > Emails page.
Kind Regards.
Hi guys,
I think there is a small detail with the color of the icon that indicates partially reserved, because when one day in the calendar is left with partial reservation, the color of the calendar does not match the legend.
I hope it was clear, greetings.
Hello.
1) The clock icon is meaning that there is bookings for specific time-slots.
2) The background color of table cell, is defined pending or approved status of the bookings.
The bookings for specific timeslots can be in approved or pending status, that's why in the calendar, such table cells, is in orange color.
Hi, how can I insert a booking calendar form in the sidebar of article's page?
In the article admin form I can insert a booking calendar in the article content, but not into sidebar!
What is the best and clean method to do this?
Thanks.
Hello.
You can add the Booking Calendar widget to your sidebar at the Appearance > Widgets menu in your sidebar.
But please note, in this case you can not insert the booking form or availability calendar into the content of page in the SAME VISIBLE page or post. It’s possible to show calendar at one visible page for the same booking resource only once.
Kind Regards.
Hello,
I just bought your booking plugin and I am a bit lost regarding the search form. I did exactly what you specify and I read the FAQ ... nothing is working...
My version is: Version 9.Business.Large.SingleSite.8.1.2 | Par wpdevelop, oplugins | Afficher les détails
You will find the screenshot of my configuration for two single resource (chambre-1 and 2) following this link: http://lepontillaou.com/need-support/
Thank you for your answer
Chris
Hello.
It’s seems that you have not published the pages with booking forms.
When. I open this link lepontillaou.com/chambre-1
Or this link lepontillaou.com/chambre-2
Your website is show 404 now found error.
Please be sure that you have published these pages (not private pages).
After this open the Booking > Settings > Search page and click on “Clear search cache” button.
Great!!! Working now!
Thank you for your answer
Chris
Hi, I'd like guests to pay by PayPal. Is it possible to have guests pay only after receiving a payment email with link to pay and not be able to pay instantly on the site?
Thanks
Hello.
In actual version update its require some customization for having payment in such way.
But with next update 8.2 it’s will be possible to activate this option from the Settings. This update will come during a month.
Kind Regards.
Hi, Just saw your "What's new in update 8.2" youtube video. Is this update available now? Thanks
Hello.
Its will be available until end of this week.
Kind Regards.
OK Possible to get the code before then?
Thanks!
Hello.
You can make this fix, for showing payment forms only after you send payment request, and do not show payment form, after visitor submit the booking.
After making this fix, its will show payment form only in payment request during sending from Booking Listing page and do not show payment form after visitor made the booking.
Fix:
Please open this file ../{Booking Calendar Folder}/core/wpbc-constants.php
then find this code:
if (!defined('WP_BK_PAYMENT_FORM_ONLY_IN_REQUEST')) define('WP_BK_PAYMENT_FORM_ONLY_IN_REQUEST', false );
and replace it to this code:
if (!defined('WP_BK_PAYMENT_FORM_ONLY_IN_REQUEST')) define('WP_BK_PAYMENT_FORM_ONLY_IN_REQUEST', true);
Kind Regards.
Thank you!!
looking at business-large...
1) where is the short code documentation?
2) can I have one resource that is priced and available per day, and another that is only available per week, starting with a certain day of the week (ie, Saturday)? If so, how is this done, since the demo only seems to allow one price type?
Thanks for fast reply. I have reviewed all the suggestions.
re item #2 -- I had tried to test the javascript technique on a "free" version, but it did not work. Is this due to being the free version, or my code (below)?
bk_days_selection_mode = 'fixed';
bk_1click_mode_days_num = 7; // Number of days selection with 1 mouse click
bk_1click_mode_days_start = [5]; // { -1 - Any | 0 - Su, 1 - Mo, 2 - Tu, 3 - We, 4 - Th, 5 - Fr, 6 - Sat }
and also re item #2 -- the day range options set in the video are for the "General" settings, which implies that the setting will affect every calendar, ie, if you select a range of 7 days, then you can not also have a calendar set it one day. Does the javascript override this?
Can't determine with just the free version, and can't purchage the large version (which is our intent) until I can evaluate the functionality.
I have purchased this plugin, but I think it may be too complex for what I need. I will be running workshops on a given day at a given time and require a plugin that will allow people to register and pay. If the workshop fills up I would also need the ability for them to waitlist or such. I do not think I require a calendar as such.
Hello.
1) In the Booking Calendar Business Large or higher version, possible to set capacity of booking resource, and insert into the post or page, ONLY the booking form for specific date "without the calendar". Please check more about this shortcode here: https://wpbookingcalendar.com/faq/shortcode-booking-form-no-calendar/
2) Also in the Booking Calendar Business Large or higher version possible to set "pending days" in calendar as available days in calendar, until you do not approve some specific booking(s). Please read more about this feature here: https://wpbookingcalendar.com/overview/#pending-available
But also please check this info about capacity and availability in the Booking Calendar Business Large version.
In the Booking Calendar Business Large version, where is possible to make several reservations per specific FULL date(s) by visitors (not time slots). Please read more about it here https://wpbookingcalendar.com/overview/#capacity
At this version 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 its possible to make booking only for FULL date, not a time slots (time slots in this version only saved as data into database, but do not apply to availability logic).
Highly recommend, to check this article about configuration of capacity and availability for booking resources: https://wpbookingcalendar.com/faq/capacity-concept/
Kind Regards.
Unfortunately I think this is a little too costly and complex. I think I may have wasted my money on purchasing the Single site small business plan. Thank you for getting back to me, with your advice.
thanks
hi support,
I have 5 admin user and i cant let them be regular users because they need to see each other resources.
So everytime each admin user login to create new booking, i would like to know where is the code to customize to use current user login profile email instead of the email that is preset in the booking > setting > new(admin) & etc OR send to current user profile email and the prefix email.
I try the above method but it doesnt work, hope you could help as this is related to security concern.
Hello.
Unfortunately it’s does not possible with actual versions. You can use “super booking admin user” so it’s sharing all general settings between any users that defined as supper booking admin.
Or you need to share the same login (“regular user profile”) to different 5 persons. So it’s badically one WordPress user.
But it’s does not possible to share the same regular user booking admin panel to several WordPress users.
Kind Regards.
Is there any code can be change to send to their profile email when booking is created? without this they cant trace who took action on those booking.
Hello.
If you need to send copy of email about new booking to several email addresses, so then you can define several emails separated by semicolon (;) or comma (,) in the field “To”, while you logged in as specific user. Please recheck and test it at the Booking > Settings > Emails page.
Kind Regards.
Hi guys,
I think there is a small detail with the color of the icon that indicates partially reserved, because when one day in the calendar is left with partial reservation, the color of the calendar does not match the legend.
I hope it was clear, greetings.
Hello.
1) The clock icon is meaning that there is bookings for specific time-slots.
2) The background color of table cell, is defined pending or approved status of the bookings.
The bookings for specific timeslots can be in approved or pending status, that's why in the calendar, such table cells, is in orange color.
You can change it to have them in the same color as in calendar legend. Please follow this instruction: https://wpbookingcalendar.com/faq/set-partially-booked-dates-color-as-available/
Kind Regards.
Hi, how can I insert a booking calendar form in the sidebar of article's page?
In the article admin form I can insert a booking calendar in the article content, but not into sidebar!
What is the best and clean method to do this?
Thanks.
Hello.
You can add the Booking Calendar widget to your sidebar at the Appearance > Widgets menu in your sidebar.
But please note, in this case you can not insert the booking form or availability calendar into the content of page in the SAME VISIBLE page or post. It’s possible to show calendar at one visible page for the same booking resource only once.
Kind Regards.
Hello,
I just bought your booking plugin and I am a bit lost regarding the search form. I did exactly what you specify and I read the FAQ ... nothing is working...
My version is: Version 9.Business.Large.SingleSite.8.1.2 | Par wpdevelop, oplugins | Afficher les détails
You will find the screenshot of my configuration for two single resource (chambre-1 and 2) following this link:
http://lepontillaou.com/need-support/
Thank you for your answer
Chris
Hello.
It’s seems that you have not published the pages with booking forms.
When. I open this link lepontillaou.com/chambre-1
Or this link lepontillaou.com/chambre-2
Your website is show 404 now found error.
Please be sure that you have published these pages (not private pages).
After this open the Booking > Settings > Search page and click on “Clear search cache” button.
Then make test searching.
Check more here: https://wpbookingcalendar.com/faq/no-search-results/
Watch it in this video guide https://wpbookingcalendar.com/help/booking-form-fields-settings-video-tutorial/
Great!!! Working now!
Thank you for your answer
Chris
Hi, I'd like guests to pay by PayPal. Is it possible to have guests pay only after receiving a payment email with link to pay and not be able to pay instantly on the site?
Thanks
Hello.
In actual version update its require some customization for having payment in such way.
But with next update 8.2 it’s will be possible to activate this option from the Settings. This update will come during a month.
Kind Regards.
Hi, Just saw your "What's new in update 8.2" youtube video. Is this update available now? Thanks
Hello.
Its will be available until end of this week.
Kind Regards.
OK Possible to get the code before then?
Thanks!
Hello.
You can make this fix, for showing payment forms only after you send payment request, and do not show payment form, after visitor submit the booking.
After making this fix, its will show payment form only in payment request during sending from Booking Listing page and do not show payment form after visitor made the booking.
Fix:
Please open this file ../{Booking Calendar Folder}/core/wpbc-constants.php
then find this code:
if (!defined('WP_BK_PAYMENT_FORM_ONLY_IN_REQUEST')) define('WP_BK_PAYMENT_FORM_ONLY_IN_REQUEST', false );
and replace it to this code:
if (!defined('WP_BK_PAYMENT_FORM_ONLY_IN_REQUEST')) define('WP_BK_PAYMENT_FORM_ONLY_IN_REQUEST', true);
Kind Regards.
Thank you!!
looking at business-large...
1) where is the short code documentation?
2) can I have one resource that is priced and available per day, and another that is only available per week, starting with a certain day of the week (ie, Saturday)? If so, how is this done, since the demo only seems to allow one price type?
Hello.
1) Please read more how easily insert booking form or availability calendar into a pages https://wpbookingcalendar.com/help/inserting-booking-form/ or how manually configure Booking Calendar shortcodes in content of your pages: https://wpbookingcalendar.com/help/booking-calendar-shortcodes/
2) Yes, it’s possible if you will insert the booking forms for these resources into the different pages.
Please check how to configure it here
https://wpbookingcalendar.com/faq/advanced-javascript-for-the-booking-shortcodes/
Also please watch about range days seletio in this video guide https://wpbookingcalendar.com/help/booking-calendar-video-range-days-selection/
Thanks for fast reply. I have reviewed all the suggestions.
re item #2 -- I had tried to test the javascript technique on a "free" version, but it did not work. Is this due to being the free version, or my code (below)?
bk_days_selection_mode = 'fixed';
bk_1click_mode_days_num = 7; // Number of days selection with 1 mouse click
bk_1click_mode_days_start = [5]; // { -1 - Any | 0 - Su, 1 - Mo, 2 - Tu, 3 - We, 4 - Th, 5 - Fr, 6 - Sat }
[booking type=1 form_type='standard' nummonths=2 months_num_in_row=2 width=100% startmonth='2018-1']
and also re item #2 -- the day range options set in the video are for the "General" settings, which implies that the setting will affect every calendar, ie, if you select a range of 7 days, then you can not also have a calendar set it one day. Does the javascript override this?
Can't determine with just the free version, and can't purchage the large version (which is our intent) until I can evaluate the functionality.
Thanks.
Hello.
Yes, its because of Booking Calendar Free version.
The range days selection is supporting in the Booking Calendar Business Small or higher versions. Check more about this feature here: https://wpbookingcalendar.com/overview/#range-days-selection
Watch it in this video guide https://wpbookingcalendar.com/help/booking-calendar-video-range-days-selection/
Kind Regards.
I have purchased this plugin, but I think it may be too complex for what I need. I will be running workshops on a given day at a given time and require a plugin that will allow people to register and pay. If the workshop fills up I would also need the ability for them to waitlist or such. I do not think I require a calendar as such.
Hello.
1) In the Booking Calendar Business Large or higher version, possible to set capacity of booking resource, and insert into the post or page, ONLY the booking form for specific date "without the calendar". Please check more about this shortcode here: https://wpbookingcalendar.com/faq/shortcode-booking-form-no-calendar/
2) Also in the Booking Calendar Business Large or higher version possible to set "pending days" in calendar as available days in calendar, until you do not approve some specific booking(s). Please read more about this feature here: https://wpbookingcalendar.com/overview/#pending-available
Kind Regards.
Unfortunately I think this is a little too costly and complex. I think I may have wasted my money on purchasing the Single site small business plan. Thank you for getting back to me, with your advice.
Hello.
You can make a fix for having pending days always as available. Check more here https://wpbookingcalendar.com/support-archive-3/comment-page-28/#comment-12068
Maybe this will help you.
Kind Regards.