Important!!! Check actual Support Forum, if you need to ask a Questions.
Before the [content] there are 2 blank lines. How can i make them diassapear?
Hello.
Please open specific email template at the Booking > Settings > Emails page.
Then switch email editing from visual mode to HTML (text) mode, and then replace this code: Person detail information:<br /><br />[content]
to this: Person detail information:<br />[content]
Or make some other editing.
Kind Regards.
Both sentences you wrote are the same. Do you mean to put ":" in front of the [content]?
Hello.
Sorry, in previous comment, it was not showing HTML tags. I was fixed it. Please recheck.
I was mean to recheck that you do not have several HTML BR tags (in text view mode (html), during editing email template content), or do not have <p> tag, etc...
Kind Regards.
The code i use does has only one before [content].
This part of the code is:
Please notice that the booking is not completed yet. Very soon you will receive a second email with the final confirmation of your booking.
Your booking information are:[content]If you want to change your booking, please contact us at
The result on the email is:
Please notice that the booking is not completed yet. Very soon you will receive a second email with the final confirmation of your booking.
Your booking information are:
Apartment number: xxx
Arriving: xxx
Leaving: xxx
Nights: xxx
First Name: xxx
Last Name: xxx
Email: xxx
Mobile Phone: xxx
Country: xxx
Adults: xxx
Children: xxx
Estimated arrival time (time is for Athens time zone): xxx
Comments: xxx
Total cost: xxx
If you want to change your booking, please contact us at
Please see the screenshot of the actual code here: [IMG]https://i63.tinypic.com/33u7bih.png[/IMG]
Hello.
Can you try to check your email with some other email client? Create new booking that will send email to some new email client (if you are using gMail, so then try to send it to yahoo, or some other) and check it. Because its possible that such margin for new line can be set by email client that receive email.
Kind Regards.
I tried on hotmail, but its still the same. Check on this screenshot of hotmail, you see that before [content] there are 2 blank lines, instead of one. https://i.imgur.com/PAxoT2x.png
Do you think there is something wrong with the cod of the [content]? Mine begins with this:
Hello.
Please open the Booking > Settings > Form page and recheck "Content of booking fields data" form. Probabaly because it's start with P or DIV element, you re having 2 blank lines there.
So to resolve this issue, please open the Booking > Settings > Emails page and remove that &alt;br/> tag before [content] shortcode.
Kind Regards.
Hello.
Yes, because you are having BR tag just at the beginning, that's why you are having this issue. You need to remove it.
Kind Regards.
I just realised there is a in my [content] code!! Thank you!
Everything worked fine until a recent update. I have tried deactivating ALL other plugins but I am still getting "Calendar is loading..." message where the two-month calendar used to show.
Thanks. I wasn't seeing anywhere in the header that I was loading jQuery so I dug around more and then remembered that jQuery was actually being loaded from a function in the functions.php file.
Hello.
Good to know that issue have resolved.
Kind Regards.
I need an app that will allow my clients to select the dates and times for their five coaching sessions in one singular booking. Can your plugin do that?
Hello.
Unfortunately its does not possible to show dates/times bookings for all your 5 coaching sessions in one singular booking.
One booking will be for specific date(s) and specific selected time. So if you need to make booking for 10:00 - 12:000 on 2017-06-04 and at 14:00 - 16:00 on 2017-06-14, you will be need to make 2 separate bookings.
The ability to book for the specific times only possible in the Booking Calendar Business Small / Business Medium versions (and in higher versions for booking resources with capacity =1). Please note if you will make the booking for the specific timeslot, this timeslot become unavailable for the other visitors for that selected date in current specific calendar.
You can configure the timeslots selections on the Booking > Settings > Form page. Please use the "shortcode generator" on the right side of that page for the correct generation of the shortcode.
You can use one"timerange" (timeslots) or "start time" and"end time" selections or"starttime" and "duration"of time selections shortcodes or even start time and end time entering shortcodes. Please read more about the booking form fields configuration here https://wpbookingcalendar.com/help/booking-form-fields/
You can test the bookings for the specific time-slots in action on the live demo of Business Small version (which is configured by default for the bookings of specific time-slots) here: https://bs.wpbookingcalendar.com/ Other live demo you will need to reconfigure.
I do a reservation on the english version of my site.
Then an email is sent to the customer, which is in English language.
Also an email is sent to my gmail, in which i have inside the [moderatelink]. So i press the [moderatelink] code and it transefrs me to the specific booking data on booking listing. Then i press the approve button and another email is sent to the customer. But this email is in greek language! Can you please help me to find my mistake?
Best regards
Hello.
Please open the Booking Listing page, and then before approving specific booking, click on "Globe" icon and select specific locale, after this approve or decline booking, and system will send email in specific selected language.
Check more about configurations of languages here https://wpbookingcalendar.com/faq/#translation
Kind Regards.
Hello.
Please recheck that FAQ instruction once again. Probably you have missed something, or make some mistake.
Please make the tests only with NEW bookings.
Kind Regards.
Hello.
Just set that code section inside of this HTML tags: <div style="display:none"> ... </div>
Kind Regards.
Actually the customer cannot see it in the form he has to register. He sees it after, on the result, as you can see here: https://i.imgur.com/pSHWN7Q.jpg
I guess this needs to be seen. But at least can i make it look similar like my other text? I mean the "Active language" to be on regular font and the "en_US" to be on bold font.
Hello.
Please configure it at the "Content of booking fields data" form at the Booking > Settings > Form page in a way like this: <span>Active language</span>:<strong><span class="fieldvalue">[active_language]</span></strong><br/>
Perfect!!
Wonderful support....THANK YOU!
Hello,
Is there a way to add google adwords conversion tracker whenever a person make a reservation (click on the paypal button).
I have already insert a tracking code on the confirmation page but I want another conversion on the pay button as well.
thanks
Hello.
Its possible to insert the code at the "Thank you" page, but its does not possible to insert it into the "payment form", because its generated in ajax request at the same page. We will add this feature to the TODO list for having it in future updates of plugin.
Kind Regards.
Hello,
thanks for your reply
Hi, I bought the small business version for a clients website, After a booking is created, I want a email sent to the managers of the 3 venues, all 3 of them have said they did not received any emails
need help asap
Hello.
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.
Kind Regards.
Hi,
Can you please tell me where I can edit the Wrong Hash message that appears when trying to edit a booking that has been confirmed?
Thank you
You can delete this.
Otherwise anyone else having trouble: search 'Probably' in /core/lib/wpdev-booking-class.php
Hello.
You can find this message: 'Wrong booking hash in URL (probably expired)' in the files:
../{Booking Calendar Folder}/core/lib/wpdev-booking-class.php
and in
../{Booking Calendar Folder}/inc/_ps/personal.php
Such message exist 4 times, so you need to replace it several times.
Kind Regards.
Hi - i followed your guide on how to import my Google calender, but it just won't Work - what to do?
Hello.
Please let test firstly standard manual importing of the Google Calendar events.
1) If you do not use the latest version 7.2, then please try to update your version to the latest update 7.2
You can request the new update of paid version of Booking Calendar on this page: https://wpbookingcalendar.com/request-update/
Please note, in the version 7.0 was an issue with auto import events from Google Calendar into the Booking Calendar. Its was fixed in update 7.1.1: https://wpbookingcalendar.com/changelog/
2) Then please recheck carefully this integration instruction, once again: https://wpbookingcalendar.com/faq/import-gc-events/
May be you was not set your Google Calendar as not public or miss some other item.
3) After this please recheck that in your Google Calendar exist some events that was not imported previously.
Then open the Booking Listing page, click on the "Import" button at the "Actions" toolbar and configure correctly parameters in the popup window.
Be sure, that selected parameters in the popup window fit to your events parameters - select correctly start end end time and be sure that you assigned some booking resource to this public Google Calendar at the Booking > Settings > Import page.
Kind Regards.
Hello there, i have a strange problem.
When a customer press the "submit" button, i get on my email 2 emails instead of one.
The first email is the one that i should get [New(admin)] and hat status unread.
The second email i get is [New(visitor)], which has a status read! This second email goes also to the customer, but it should go only to the customer...
Then if do anything on the booking calendar, i receive an email in my inbox. For example if ai approve the booking, the customer gets the [approved] email, but i also get the [approved] email. And this email has the status of read in my email...
Can you please advice me?
Hello.
Its seems like some specific configuration in your server or in some other plugin, which override standard WordPress wp_mail function. So such plugin or server send copy of any sending emails to your email. Please recheck about this.
1) Firstly you can try to deactivate one by one all your active plugins at the WordPress > Plugins menu and make testing after each plugin deactivation.
2) Then you can contact your server administrator or support of hosting about any configuration of sending copy of sending emails to your email address.
Kind Regards.
Thanks for the support! I found the solution...It was some spam filter settings of gmail...
Best regards
Thanks for a great plugin!
I'm using the free version and am wondering how I can make sure the booking form uses the css of the theme, so the form will look similar to a contact form on a different page. Could you help me out? Thanks!
Hello.
You can make customization of CSS of booking form at the /{Booking Calendar Folder}/CSS/client.css file.
Or you can add some custom CSS to the style file of your theme.
To access booking form field elements you need to use CSS like this:
.booking_form input[type="text"],
.booking_form select,
.booking_form textarea {
...
}
Before the [content] there are 2 blank lines. How can i make them diassapear?
Hello.
Please open specific email template at the Booking > Settings > Emails page.
Then switch email editing from visual mode to HTML (text) mode, and then replace this code:
Person detail information:<br /><br />[content]
to this:
Person detail information:<br />[content]
Or make some other editing.
Kind Regards.
Both sentences you wrote are the same. Do you mean to put ":" in front of the [content]?
Hello.
Sorry, in previous comment, it was not showing HTML tags. I was fixed it. Please recheck.
I was mean to recheck that you do not have several HTML BR tags (in text view mode (html), during editing email template content), or do not have <p> tag, etc...
Kind Regards.
The code i use does has only one before [content].
This part of the code is:
Please notice that the booking is not completed yet. Very soon you will receive a second email with the final confirmation of your booking.
Your booking information are:[content]If you want to change your booking, please contact us at
The result on the email is:
Please notice that the booking is not completed yet. Very soon you will receive a second email with the final confirmation of your booking.
Your booking information are:
Apartment number: xxx
Arriving: xxx
Leaving: xxx
Nights: xxx
First Name: xxx
Last Name: xxx
Email: xxx
Mobile Phone: xxx
Country: xxx
Adults: xxx
Children: xxx
Estimated arrival time (time is for Athens time zone): xxx
Comments: xxx
Total cost: xxx
If you want to change your booking, please contact us at
Please see the screenshot of the actual code here: [IMG]https://i63.tinypic.com/33u7bih.png[/IMG]
https://i.imgur.com/tmQpsTh.png
Hello.
Can you try to check your email with some other email client? Create new booking that will send email to some new email client (if you are using gMail, so then try to send it to yahoo, or some other) and check it. Because its possible that such margin for new line can be set by email client that receive email.
Kind Regards.
I tried on hotmail, but its still the same. Check on this screenshot of hotmail, you see that before [content] there are 2 blank lines, instead of one. https://i.imgur.com/PAxoT2x.png
Do you think there is something wrong with the cod of the [content]? Mine begins with this:
Apartment number: [resource_title_hint]
It begins with: https://i.imgur.com/G0gqPaU.png
Hello.
Please open the Booking > Settings > Form page and recheck "Content of booking fields data" form. Probabaly because it's start with P or DIV element, you re having 2 blank lines there.
So to resolve this issue, please open the Booking > Settings > Emails page and remove that &alt;br/> tag before [content] shortcode.
Kind Regards.
Hello.
Yes, because you are having BR tag just at the beginning, that's why you are having this issue. You need to remove it.
Kind Regards.
I just realised there is a in my [content] code!! Thank you!
Everything worked fine until a recent update. I have tried deactivating ALL other plugins but I am still getting "Calendar is loading..." message where the two-month calendar used to show.
https://birminghambridgetavern.com/book-an-event/
I'm seeing a "prop is not a function" error from the plugin js file but I'm not sure what to do with that.
I built the theme myself and I do not believe it is loading jquery on its own at all (although it's been several years).
Thanks,
Jon
Hello.
This issue relative to loading of jQuery library by your actual theme second time.
Please read more info here https://wpbookingcalendar.com/faq/loading-jquery-twice/
Kind Regards.
Thanks. I wasn't seeing anywhere in the header that I was loading jQuery so I dug around more and then remembered that jQuery was actually being loaded from a function in the functions.php file.
Hello.
Good to know that issue have resolved.
Kind Regards.
I need an app that will allow my clients to select the dates and times for their five coaching sessions in one singular booking. Can your plugin do that?
Hello.
Unfortunately its does not possible to show dates/times bookings for all your 5 coaching sessions in one singular booking.
One booking will be for specific date(s) and specific selected time. So if you need to make booking for 10:00 - 12:000 on 2017-06-04 and at 14:00 - 16:00 on 2017-06-14, you will be need to make 2 separate bookings.
The ability to book for the specific times only possible in the Booking Calendar Business Small / Business Medium versions (and in higher versions for booking resources with capacity =1). Please note if you will make the booking for the specific timeslot, this timeslot become unavailable for the other visitors for that selected date in current specific calendar.
You can configure the timeslots selections on the Booking > Settings > Form page. Please use the "shortcode generator" on the right side of that page for the correct generation of the shortcode.
You can use one"timerange" (timeslots) or "start time" and"end time" selections or"starttime" and "duration"of time selections shortcodes or even start time and end time entering shortcodes. Please read more about the booking form fields configuration here https://wpbookingcalendar.com/help/booking-form-fields/
You can test the bookings for the specific time-slots in action on the live demo of Business Small version (which is configured by default for the bookings of specific time-slots) here: https://bs.wpbookingcalendar.com/ Other live demo you will need to reconfigure.
Please read the Booking Calendar version overview here: https://wpbookingcalendar.com/overview/
Kind Regards.
A question please for business medium.
I do a reservation on the english version of my site.
Then an email is sent to the customer, which is in English language.
Also an email is sent to my gmail, in which i have inside the [moderatelink]. So i press the [moderatelink] code and it transefrs me to the specific booking data on booking listing. Then i press the approve button and another email is sent to the customer. But this email is in greek language! Can you please help me to find my mistake?
Best regards
Hello.
Please open the Booking Listing page, and then before approving specific booking, click on "Globe" icon and select specific locale, after this approve or decline booking, and system will send email in specific selected language.
Check more about configurations of languages here https://wpbookingcalendar.com/faq/#translation
Kind Regards.
This works, but it needs to be automatically recognised.
I tried the suggestion here https://wpbookingcalendar.com/faq/get-page-active-locale/ but it doesn't work. How can i make it work?
Hello.
Please recheck that FAQ instruction once again. Probably you have missed something, or make some mistake.
Please make the tests only with NEW bookings.
Kind Regards.
My form fields is this: https://i.imgur.com/VfXkYlf.png
And my content is this: https://i.imgur.com/c1sGozv.png
Can you please check if i have any mistakes?
Hello.
Please send the link to the page with your booking form, to test it.
Thank you.
I sent the link with an email
Best regards
I tried the code https://wpbookingcalendar.com/faq/get-page-active-locale/ but the active language is visible to the customer. Can you please help me hide it?
Best regards
Hello.
Just set that code section inside of this HTML tags:
<div style="display:none"> ... </div>
Kind Regards.
Actually the customer cannot see it in the form he has to register. He sees it after, on the result, as you can see here: https://i.imgur.com/pSHWN7Q.jpg
I guess this needs to be seen. But at least can i make it look similar like my other text? I mean the "Active language" to be on regular font and the "en_US" to be on bold font.
Hello.
Please configure it at the "Content of booking fields data" form at the Booking > Settings > Form page in a way like this:
<span>Active language</span>:<strong><span class="fieldvalue">[active_language]</span></strong><br/>
Perfect!!
Wonderful support....THANK YOU!
Hello,
Is there a way to add google adwords conversion tracker whenever a person make a reservation (click on the paypal button).
I have already insert a tracking code on the confirmation page but I want another conversion on the pay button as well.
thanks
Hello.
Its possible to insert the code at the "Thank you" page, but its does not possible to insert it into the "payment form", because its generated in ajax request at the same page. We will add this feature to the TODO list for having it in future updates of plugin.
Kind Regards.
Hello,
thanks for your reply
Hi, I bought the small business version for a clients website, After a booking is created, I want a email sent to the managers of the 3 venues, all 3 of them have said they did not received any emails
need help asap
Hello.
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.
Kind Regards.
Hi,
Can you please tell me where I can edit the Wrong Hash message that appears when trying to edit a booking that has been confirmed?
Thank you
You can delete this.
Otherwise anyone else having trouble: search 'Probably' in /core/lib/wpdev-booking-class.php
Hello.
You can find this message: 'Wrong booking hash in URL (probably expired)' in the files:
../{Booking Calendar Folder}/core/lib/wpdev-booking-class.php
and in
../{Booking Calendar Folder}/inc/_ps/personal.php
Such message exist 4 times, so you need to replace it several times.
Kind Regards.
Hi - i followed your guide on how to import my Google calender, but it just won't Work - what to do?
Hello.
Please let test firstly standard manual importing of the Google Calendar events.
1) If you do not use the latest version 7.2, then please try to update your version to the latest update 7.2
You can request the new update of paid version of Booking Calendar on this page: https://wpbookingcalendar.com/request-update/
2) Then please recheck carefully this integration instruction, once again: https://wpbookingcalendar.com/faq/import-gc-events/
May be you was not set your Google Calendar as not public or miss some other item.
3) After this please recheck that in your Google Calendar exist some events that was not imported previously.
Then open the Booking Listing page, click on the "Import" button at the "Actions" toolbar and configure correctly parameters in the popup window.
Be sure, that selected parameters in the popup window fit to your events parameters - select correctly start end end time and be sure that you assigned some booking resource to this public Google Calendar at the Booking > Settings > Import page.
Kind Regards.
Hello there, i have a strange problem.
When a customer press the "submit" button, i get on my email 2 emails instead of one.
The first email is the one that i should get [New(admin)] and hat status unread.
The second email i get is [New(visitor)], which has a status read! This second email goes also to the customer, but it should go only to the customer...
Then if do anything on the booking calendar, i receive an email in my inbox. For example if ai approve the booking, the customer gets the [approved] email, but i also get the [approved] email. And this email has the status of read in my email...
Can you please advice me?
Hello.
Its seems like some specific configuration in your server or in some other plugin, which override standard WordPress wp_mail function. So such plugin or server send copy of any sending emails to your email. Please recheck about this.
1) Firstly you can try to deactivate one by one all your active plugins at the WordPress > Plugins menu and make testing after each plugin deactivation.
2) Then you can contact your server administrator or support of hosting about any configuration of sending copy of sending emails to your email address.
Kind Regards.
Thanks for the support! I found the solution...It was some spam filter settings of gmail...
Best regards
Thanks for a great plugin!
I'm using the free version and am wondering how I can make sure the booking form uses the css of the theme, so the form will look similar to a contact form on a different page. Could you help me out? Thanks!
Hello.
You can make customization of CSS of booking form at the /{Booking Calendar Folder}/CSS/client.css file.
Or you can add some custom CSS to the style file of your theme.
To access booking form field elements you need to use CSS like this:
.booking_form input[type="text"], .booking_form select, .booking_form textarea { ... }
Kind Regards.