wpdevelop
Forum Replies Created
-
Forum: Plugins
In reply to: [Booking Calendar] I am not receiving the booking confirmation email.Hello.
Please note, Booking Calendar uses 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/
Most probably you need to check 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.
Forum: Plugins
In reply to: [Booking Calendar] Can’t see “wp booking calendar” in my Gmail CalendarHello.
Booking Calendar does not create automatically the specific calendar at the Google Calendar.
You need to create some new calendar at the Google calendar or use your exist calendar (in Google Calendar) for ability to import events from Google Calendar into the Booking Calendar.
After that you can follow point from your comment.
Kind Regards.Forum: Plugins
In reply to: [Booking Calendar] Users cannot make a bookingHello.
I do not sure that your MySQL user, what is configured for using in your WordPress website, still have the permission for altering of the DB tables. Please recheck it.Otherwise you can execute manually this SQL command in phpMyAdmin or in some other DB editing tool:
ALTER TABLE wp_menton_inweb_nu_booking ADD hash TEXT AFTER form
Kind Regards.- This reply was modified 3 years, 7 months ago by wpdevelop.
Forum: Plugins
In reply to: [Booking Calendar] Users cannot make a bookingHello.
Please be sure that your MySQL user (which is using in config.php file) have the rights for database creation and modification fields in table.If you do not sure about this, please contact support of your hosting company about helping with checking this.
In case, if your WordPress user do not have such rights, so then during activation of plugin will not be created new fields in DB table and also possible that some tables will not be created.
P.S. If you do not have some important bookings or settings, we recommend making a FULL reinstall of plugin. For this please open the general booking settings page and make checked the “Delete booking data during deactivation of plugin” at the right side. Then open the WordPress plugins menu and click on “Deactivate” link. Wait for the message that plugin is deactivated successfully. After this Click on “Activate” link of Booking Calendar plugin and wait for the message that plugin is activated successfully. After this test it again.
Kind Regards.
- This reply was modified 3 years, 7 months ago by wpdevelop.
Forum: Plugins
In reply to: [Booking Calendar] How to get booking info on thank you page?All data transferred from payment systems transfer in request specific hashes, which we check before understanding, that is good booking…
Forum: Plugins
In reply to: [Booking Calendar] How to get booking info on thank you page?Hello.
The booking ID is simple number. So anyone can suggest some exist booking ID.
The issue is by using booking ID to show some info. For example to show booking details (like name who made the booking) by using this booking ID. And if we will use booking ID at “Thank you” pages then anyone can show booking details of specific booking by using some booking ID.For having correct showing booking details at the “Thank you” page we need to use some security hash at the browser URL, which will not be possible to suggest.
Kind Regards.
Forum: Plugins
In reply to: [Booking Calendar] How to get booking info on thank you page?Hello.
Booking ID does not pass to the “Thank you” page because of security reason for not able to show booking details for not authorized requests of such pages.We will add improving of this feature to the TODO list for having it in future updates of plugin, but I can not say when exactly it’s will be implemented. Thank you for understanding.
Forum: Plugins
In reply to: [Booking Calendar] Cant get booking calendar plugin to activateHello.
Please recheck your error.log in your server configuration, about any relative errors. If you can not find error.log file, please contact support of your hosting company about helping in finding this file.Forum: Plugins
In reply to: [Booking Calendar] wpbc_time_dotsHello.
Such change over days possible in the Booking Calendar Business Small or higher versions.
Check more about this feature here: https://wpbookingcalendar.com/overview/#change-over-days
Watch it in this video guide https://wpbookingcalendar.com/help/booking-calendar-video-change-over-days/
Test it here https://bm.wpbookingcalendar.com/
Kind Regards.Forum: Plugins
In reply to: [Booking Calendar] Default formular field is not returned in bookingHello.
In the booking form, you need to use this code:
<p>Antal personer*:<br />[text* antal_personer]</p>
and at the “Content of booking fields data” form you need to use this:<strong>Antal personer</strong>: <span class="fieldvalue">[antal_personer]</span><br/>Name of the shortcode have to be from one word (not 2 or more).
Kind Regards.Forum: Plugins
In reply to: [Booking Calendar] Availability resources featureHello.
We will check about possibility to include it in a future.
Thank you.Forum: Plugins
In reply to: [Booking Calendar] Availability resources featureHello.
Yes you are right, it’s possible in the Booking Calendar Business Large or higher version.If you need to make a specific number of bookings per day, then you need to check the Booking Calendar Business Large version, where it 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
You can test it in the live demo here https://bl.wpbookingcalendar.com/
Watch video about this feature here https://wpbookingcalendar.com/help/availability-capacity-video-overview/In this version it is possible to set the capacity of the booking resource, so date(s) in the calendar will be available until the number of reservations is less than capacity of the booking resource. But it’s possible to make booking only for FULL date, not a time slot (time slots in this version are only saved as data into the 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.
Forum: Plugins
In reply to: [Booking Calendar] PHP 8.1Hello.
Latest update of Booking Calendar 9.3 have to work fine with php 8.1.Otherwise Please recheck your error.log in your server configuration, about any relative errors. If you can not find error.log file, please contact support of your hosting company about helping in finding this file.
Also recheck if 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 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.
Kind Regards.
Forum: Plugins
In reply to: [Booking Calendar] Show Available Hours for Today via PageHello.
Available time slot for specific date possible to see only in the booking form, after you selected the date in calendar. Time slot can be showing as options in the select box or as time picker options, depends from your choice at the Booking > Settings General page in “Time Slots” section.It’s does not possible to show available time slots as a text list.
Watch it in this video guide https://wpbookingcalendar.com/help/booking-calendar-video-timeslots/
Kind Regards.Forum: Plugins
In reply to: [Booking Calendar] Javascript errors with booking pluginHello.
Can you send screenshot of Booking > Settings General page in “Advanced” section (with expanded JavaScript section )?Please send all this to support @ wpbookingcalendar.com