Otherwise send the link to your page with booking form, where you are having the issue.
Hello, I need to manage different calendars on the same page for medical appointment services, I understand that I should purchase the personal version, but I do not understand what is the cost per annual or lifetime payment.
Also, I currently have the free version and it does not allow me to select the current day, could you help me with this issue. If you can give me help in Spanish, I would really appreciate it.
You can create the different booking resources (your properties or services - unique calendars) at the Booking > Resources page and then you be able to insert booking forms for each of your booking resources into the 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/
2) It's one time cost. You can use your purchased version of Booking Calendar as long as you need on your website.
Also, you can request free updates your version of Booking Calendar (if such updates ready) during 6 months after purchase of plugin. You can request the new update of Booking Calendar on this page: https://wpbookingcalendar.com/request-update/
If you will need to extend period (of support and getting free updates) to the next 6 months, it will cost 50% from the original cost.
3) Please recheck Booking > Settings General page at Availability section your option “ Unavailable days from today”
It has to be with value 0 days.
You can test Booking Calendar live demos at this page https://wpbookingcalendar.com/demo/ to be sure in functionality and do not have misunderstanding.
Thank you.
We did reduce the amount of bookings we carried in our database to half - but still get the problem "Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes)"
The error resulting PHP is .../wp-includes/meta.php Line:1085
What WPBooking does is: It It sends the admin-mails when a new booking has been made but not the mails to the visitor. This error occcures regardless if the booking is made in the frontend or backend. Not always, but every 5th booking or so.
Is there anything we can do? We have set-up the memory limits on the server already, reduced the amount of plugins etc. already considerably so that there is not much we can improve on our side.
Hello.
Recheck about the number of season filters that you are using at the Booking > Resources > Filters page.
Lower number of seasons is better. If you can you can try to make from several seasons, just one season, that will contain several others.
Also at the same visible page try to use only one booking form (availability calendar) for specific booking resource.
Clear the bookings in the trash by accessing Booking Listing page and clicking on “Empty trash” button at the Actions toolbar.
Be sure that this option “ Trash all imported bookings before new import” was deactivated at the Booking > Settings > Sync > “General” page.
Kind Regards.
Thnaks,
Season filters: We don't use any (Version: Business Small SingleSite 8.8.2)
Booking forms: We use only one per page
Trash: was empty already
"Trash all imported bookings before new import” was deactivated
So all done. Still the problem persists.
When we deleted 20.000 old bookings (with PHPMyAdmin like you suggested earlier in this thread): Is it necessary to "compact" or defrag the database afterwards (its MariaDB)?
Thanks, Frank
Hello.
Usually it’s not require to make the refactoring of the database.
I can suggest that you can check about any other old “past” bookings and erase them.
WHERE dt.approved = 0 AND dt.booking_date >= CURDATE() AND bk.trash != 1 AND bk.booking_type IN (X)
ORDER BY dt.booking_date von require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/Divi/includes/builder/frontend-builder/theme-builder/frontend-body-template.php'), et_theme_builder_frontend_render_body, et_theme_builder_frontend_render_layout, et_builder_render_layout, apply_filters('et_builder_render_layout'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, MEDB_ET_Builder_Element->medb_execute, ET_Builder_Element->_render, ET_Builder_Section->render, do_shortcode, preg_replace_callback, do_shortcode_tag, MEDB_ET_Builder_Element->medb_execute, ET_Builder_Element->_render, ET_Builder_Row->render, do_shortcode, preg_replace_callback, do_shortcode_tag, MEDB_ET_Builder_Element->medb_execute, ET_Builder_Element->_render, ET_Builder_Column->render, do_shortcode, preg_replace_callback, do_shortcode_tag, ET_Builder_Element->_render, de_mach_acf_item_code->render, get_field_object, acf_format_value, apply_filters('acf/format_value'), WP_Hook->apply_filters, _acf_apply_hook_variations, apply_filters_ref_array('acf/format_value/type=wysiwyg'), WP_Hook->apply_filters, acf_field_wysiwyg->format_value, apply_filters('acf_the_content'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, wpdev_booking->booking_calendar_only_shortcode, wpdev_booking->add_calendar_action, wpdev_booking->get_script_for_calendar, wpdev_booking->get_dates
[29-Oct-2021 09:33:11 UTC] WordPress-Datenbank-Fehler You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')
ORDER BY dt.booking_date' at line 9 für Abfrage SELECT DISTINCT dt.booking_date
FROM wordpresswp_bookingdates as dt
INNER JOIN wordpresswp_booking as bk
ON bk.booking_id = dt.booking_id
WHERE dt.approved = 1 AND dt.booking_date >= CURDATE() AND bk.trash != 1 AND bk.booking_type IN ()
Is this anything that might bring us closer to the root of the problem?
Thank you for your continuing support
Frank
Hello.
It's weird...
What exactly version update of Booking Calendar do you use ?
If you are using not the latest update 8.9, please update your version.
You can request the new update of Booking Calendar on this page: https://wpbookingcalendar.com/request-update/
Kind Regards.
Hello,
we have the following problem:
On one of our WordPress websites, a customer, we have two calendar plugins installed: Booking Calendar (Business Small Version) and Event Calendar WD. Both calendars are critical for the website.
The problem arises whenever we enable the Event Calendar plugin.
Suddenly, the booking overview for the Booking Calendar in the backend is shifted right. Meaning it will show the 30th and 31st of the last month and not show the 29th, 30th, and 31s.
We strongly suspect an unintended interaction between the two plugins.
It would be highly appreciated if you could assist us in solving this.
We have also asked the other party for assistance.
Best regards
Marie Brunkhorst
Hello.
It’s seems that in other plugin some css (or js) file generate this issue.
Please check with support of that other plugin, if it’s possible to deactivate of loading css / js files at Booking Calendar pages.
For example Booking Calendar plugin have such feature to load own JavaScript and css files only at the pages, where you are inserting booking forms.
Kind Regards.
Buenos días.
Por algún motivo cuando se hace una reserva de día y hora y tras ser aprobada puede tardar mínimo 2 horas en quedar reflejada en el calendario por lo que los usuarios pueden coincidir en el mismo periodo dos o mas reservas.
¿Hay alguna manera de que la reserva se refleje en el calendario de forma inmediata?
Gracias y un saludo.
Hello.
Please note, curently support and communications possible only in English via emails or at support plugin forum. Thank you for understanding.
Please recheck for any cache plugins, like “WP Super Cache”, “WP Fastest Cache” or “W3 Total Cache”. If you are using someone, please deactivate it or add the exception to the page with booking form for do not cache this page(s).
Otherwise Probably, its because of conflict with some other plugin or actual theme.
Please try to deactivate one by one all your active plugins at the WordPress > Plugins menu and make testing after each plugin deactivation.
If its not help, please deactivate all your plugins and active the default WordPress theme. And then retest it again.
We just need to find the reason of this issue.
Hello
We have the following problem on our website
In the calendar page, the customer has to click on next month to see all current reservations
Is there a way to see the current reservations without having to lcick "previous or next month" arrows link?
Bonjour,
le plugin que je viens de mettre à jour emet une erreur à chaque fois que j'essaie d'envoyer un mail , que ce soit au travers de la fonctionnalité de test dans les fonctione de paramétrage ou dans la page de réservation elle même comme suit :
Erreur! L'e-mail n'a pas été envoyé. Une erreur s'est produite. Could not instantiate mail function.
Hello.
Please note, curently support and communications possible only in English via emails or at support plugin forum. Thank you for understanding.
Please note, Booking Calendar is use standard WordPress wp_mail function for sending emails. This function can be overridden by other plugins.
The most probably you need to check the point #5 from this instruction and install WP Mail SMTP plugin which is 'sending emails via php' option and it can resolve that issue.
Hi,
I bought the plugin Booking Calendar Business Large (single site usage) version
I would like to set different colors on the reservations by type of bookings (7 types, 7 colors).
Types will be : internal reservation, external resa, internal option, external option, under renovation, booked by owner, closed
I see two way of doing it :
1. use the booking status field, but I need to add 3 colors/status and a way to specify these types at the booking
2. via a new field that I can fill when I add a new booking, then I can apply some css based on this new field class
I need to know how to proceed for one of these cases, you can just point to the easiest way of doing it.
If you see another way of doing it, please let me know !
Thanks,
Adrien
Hello.
Unfortunately in actual versions of Booking Calendar does not possible to show the bookings with such different colors. Sorry. The booking dates table does not have the field for the differnt colors. Sorry.
Unfortunately we can not start, right now, some personal customization or custom development, because almost have no free time.
Check more about new features here https://wpbookingcalendar.com/faq/need-new-feature/
Thank you for understanding.
I might have an idea using the booking_id field.
Since it is used as a CSS class "booking_id_X" to display colors in the backend.
I maybe can set CSS rules to set different colors to different booking_id_X classes.
I will try to update you here if I make it work !
Hi!
After inserting a calendar, on the frontpage it says calendar loading. And nothing happens but it keeps on loading.
Could you please help me sorting this out?
Thanks,
rob
Hello.
Its most probably that you are having some JavaScript error at that page. Please recheck your page for any JavaScript errors (usually for see what JavaScript error you have you need to press Ctrl {+} Shift {+} J for showing browser console) and try to fix them.
You can check for the most common issues on the FAQ page https://wpbookingcalendar.com/faq/ at the troubleshooting section.
You can also try to deactivate one by one all your active plugins at the WordPress > Plugins menu. Then retest it again.
If its not help, please deactivate your active theme and active the default WordPress theme. And then retest it again. May be there exist some conflict with some active plugin or actual theme and just need to find the reason of that issue.
If you still will have this issue, please send the link to the page with booking form, where you are having an issue, I will check it then.
Hi
I use a dark skin on my page and the color of the text for the legend is too dark, is there a way to change this color?
Hello.
Please check more here https://wpbookingcalendar.com/faq/change-labels-colors-in-booking-form/
Otherwise send the link to your page with booking form, where you are having the issue.
Hello, I need to manage different calendars on the same page for medical appointment services, I understand that I should purchase the personal version, but I do not understand what is the cost per annual or lifetime payment.
Also, I currently have the free version and it does not allow me to select the current day, could you help me with this issue. If you can give me help in Spanish, I would really appreciate it.
Hello.
1) The ability to have independent calendars possible in any paid versions of Booking Calendar. Check more here https://wpbookingcalendar.com/overview/#booking-resources
You can watch video overview about this feature here https://wpbookingcalendar.com/help/multiple-calendars-video-overview-of-booking-resources-in-booking-calendar/
Please read the general instruction about usage of paid versions of Booking Calendar: https://wpbookingcalendar.com/faq/general-usage-instruction/
You can create the different booking resources (your properties or services - unique calendars) at the Booking > Resources page and then you be able to insert booking forms for each of your booking resources into the 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/
2) It's one time cost. You can use your purchased version of Booking Calendar as long as you need on your website.
Also, you can request free updates your version of Booking Calendar (if such updates ready) during 6 months after purchase of plugin. You can request the new update of Booking Calendar on this page: https://wpbookingcalendar.com/request-update/
If you will need to extend period (of support and getting free updates) to the next 6 months, it will cost 50% from the original cost.
3) Please recheck Booking > Settings General page at Availability section your option “ Unavailable days from today”
It has to be with value 0 days.
Please read the Booking Calendar version overview here: https://wpbookingcalendar.com/overview/
You can test Booking Calendar live demos at this page https://wpbookingcalendar.com/demo/ to be sure in functionality and do not have misunderstanding.
Please watch more useful video guides here https://wpbookingcalendar.com/help/
Kind Regards.
Hello,
Where can I turn the availibilty off on specific days? For example christmas and new year.
Kind regard
Hello.
It’s possible to set as unavailable specific days during specific seasons or weekdays in the Booking Calendar Business Medium or higher versions. Check more about this feature here: https://wpbookingcalendar.com/overview/#availability
Watch it in this video guide https://wpbookingcalendar.com/help/booking-calendar-video-season-availability/
Kind Regards.
Thank you.
We did reduce the amount of bookings we carried in our database to half - but still get the problem "Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes)"
The error resulting PHP is .../wp-includes/meta.php Line:1085
What WPBooking does is: It It sends the admin-mails when a new booking has been made but not the mails to the visitor. This error occcures regardless if the booking is made in the frontend or backend. Not always, but every 5th booking or so.
Is there anything we can do? We have set-up the memory limits on the server already, reduced the amount of plugins etc. already considerably so that there is not much we can improve on our side.
Hello.
Recheck about the number of season filters that you are using at the Booking > Resources > Filters page.
Lower number of seasons is better. If you can you can try to make from several seasons, just one season, that will contain several others.
Also at the same visible page try to use only one booking form (availability calendar) for specific booking resource.
Clear the bookings in the trash by accessing Booking Listing page and clicking on “Empty trash” button at the Actions toolbar.
Be sure that this option “ Trash all imported bookings before new import” was deactivated at the Booking > Settings > Sync > “General” page.
Kind Regards.
Thnaks,
Season filters: We don't use any (Version: Business Small SingleSite 8.8.2)
Booking forms: We use only one per page
Trash: was empty already
"Trash all imported bookings before new import” was deactivated
So all done. Still the problem persists.
When we deleted 20.000 old bookings (with PHPMyAdmin like you suggested earlier in this thread): Is it necessary to "compact" or defrag the database afterwards (its MariaDB)?
Thanks, Frank
Hello.
Usually it’s not require to make the refactoring of the database.
I can suggest that you can check about any other old “past” bookings and erase them.
Also check about any “lost bookings”: https://wpbookingcalendar.com/faq/lost-bookings/
Thank you - there was nothing left to delete.
We are still trying to find the problem. In our debug-log we have noticed the following lines that look like having to do with WPBooking:
Is this anything that might bring us closer to the root of the problem?
Thank you for your continuing support
Frank
Hello.
It's weird...
What exactly version update of Booking Calendar do you use ?
If you are using not the latest update 8.9, please update your version.
You can request the new update of Booking Calendar on this page: https://wpbookingcalendar.com/request-update/
Kind Regards.
Hello,
we have the following problem:
On one of our WordPress websites, a customer, we have two calendar plugins installed: Booking Calendar (Business Small Version) and Event Calendar WD. Both calendars are critical for the website.
The problem arises whenever we enable the Event Calendar plugin.
Suddenly, the booking overview for the Booking Calendar in the backend is shifted right. Meaning it will show the 30th and 31st of the last month and not show the 29th, 30th, and 31s.
We strongly suspect an unintended interaction between the two plugins.
It would be highly appreciated if you could assist us in solving this.
We have also asked the other party for assistance.
Best regards
Marie Brunkhorst
Hello.
It’s seems that in other plugin some css (or js) file generate this issue.
Please check with support of that other plugin, if it’s possible to deactivate of loading css / js files at Booking Calendar pages.
For example Booking Calendar plugin have such feature to load own JavaScript and css files only at the pages, where you are inserting booking forms.
Kind Regards.
Buenos días.
Por algún motivo cuando se hace una reserva de día y hora y tras ser aprobada puede tardar mínimo 2 horas en quedar reflejada en el calendario por lo que los usuarios pueden coincidir en el mismo periodo dos o mas reservas.
¿Hay alguna manera de que la reserva se refleje en el calendario de forma inmediata?
Gracias y un saludo.
Hello.
Please note, curently support and communications possible only in English via emails or at support plugin forum. Thank you for understanding.
Please recheck for any cache plugins, like “WP Super Cache”, “WP Fastest Cache” or “W3 Total Cache”. If you are using someone, please deactivate it or add the exception to the page with booking form for do not cache this page(s).
Otherwise Probably, its because of conflict with some other plugin or actual theme.
Please try to deactivate one by one all your active plugins at the WordPress > Plugins menu and make testing after each plugin deactivation.
If its not help, please deactivate all your plugins and active the default WordPress theme. And then retest it again.
We just need to find the reason of this issue.
Hello
We have the following problem on our website
In the calendar page, the customer has to click on next month to see all current reservations
Is there a way to see the current reservations without having to lcick "previous or next month" arrows link?
Hello.
You can define the start month of showing calendar in the Booking Calendar shortcode.
Please read how manually to configure Booking Calendar shortcodes here https://wpbookingcalendar.com/help/booking-calendar-shortcodes/
Kind Regards.
Bonjour,
le plugin que je viens de mettre à jour emet une erreur à chaque fois que j'essaie d'envoyer un mail , que ce soit au travers de la fonctionnalité de test dans les fonctione de paramétrage ou dans la page de réservation elle même comme suit :
Erreur! L'e-mail n'a pas été envoyé. Une erreur s'est produite. Could not instantiate mail function.
Hello.
Please note, curently support and communications possible only in English via emails or at support plugin forum. Thank you for understanding.
Please note, Booking Calendar is use standard WordPress wp_mail function for sending emails. This function can be overridden by other plugins.
Please check this troubleshooting instruction https://wpbookingcalendar.com/faq/no-emails/
The most probably you need to check the point #5 from this instruction and install WP Mail SMTP plugin which is 'sending emails via php' option and it can resolve that issue.
Hi,
I bought the plugin Booking Calendar Business Large (single site usage) version
I would like to set different colors on the reservations by type of bookings (7 types, 7 colors).
Types will be : internal reservation, external resa, internal option, external option, under renovation, booked by owner, closed
I see two way of doing it :
1. use the booking status field, but I need to add 3 colors/status and a way to specify these types at the booking
2. via a new field that I can fill when I add a new booking, then I can apply some css based on this new field class
I need to know how to proceed for one of these cases, you can just point to the easiest way of doing it.
If you see another way of doing it, please let me know !
Thanks,
Adrien
Hello.
Unfortunately in actual versions of Booking Calendar does not possible to show the bookings with such different colors. Sorry. The booking dates table does not have the field for the differnt colors. Sorry.
Please check more useful info at the FAQ here https://wpbookingcalendar.com/faq/#css
Unfortunately we can not start, right now, some personal customization or custom development, because almost have no free time.
Check more about new features here https://wpbookingcalendar.com/faq/need-new-feature/
Thank you for understanding.
I might have an idea using the booking_id field.
Since it is used as a CSS class "booking_id_X" to display colors in the backend.
I maybe can set CSS rules to set different colors to different booking_id_X classes.
I will try to update you here if I make it work !
Hi!
After inserting a calendar, on the frontpage it says calendar loading. And nothing happens but it keeps on loading.
Could you please help me sorting this out?
Thanks,
rob
Hello.
Its most probably that you are having some JavaScript error at that page. Please recheck your page for any JavaScript errors (usually for see what JavaScript error you have you need to press Ctrl {+} Shift {+} J for showing browser console) and try to fix them.
You can check for the most common issues on the FAQ page https://wpbookingcalendar.com/faq/ at the troubleshooting section.
You can also try to deactivate one by one all your active plugins at the WordPress > Plugins menu. Then retest it again.
If its not help, please deactivate your active theme and active the default WordPress theme. And then retest it again. May be there exist some conflict with some active plugin or actual theme and just need to find the reason of that issue.
If you still will have this issue, please send the link to the page with booking form, where you are having an issue, I will check it then.