wpdevelop
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Booking Calendar] Disable Past Days Becoming UnavailableIf you need to show the “real” bookings at the past dates, then unfortunately, it’s not possible to show such bookings in inline month view calendar in any versions of Booking Calendar. Sorry.
However, if you need to show the past bookings, then you can use the timeline view like in this demo . You can check about the Timeline shortcode here . But it’s not possible to submit the new bookings from Timelines.
Kind Regards.
Forum: Plugins
In reply to: [WP Booking Calendar] Disable Past Days Becoming UnavailableHello.
Probably you use this calendar skin: ../{Booking Calendar Folder}/css/skins/24_9__light_traditional_1.cssPlease add this CSS code to the bottom of this skin:
:root{
--wpbc_cal-unavailable-day-color: #D33131;
--wpbc_cal-unavailable-text-color: #000;
}
.datepick-inline .datepick-unselectable:not(.date2approve) .wpbc-cell-box{
background: transparent;
border:none;
}
.datepick-inline .date_user_unavailable:not(.date2approve) .wpbc-cell-box{
background: transparent;
background: rgb( from var(--wpbc_cal-approved-day-color) r g b / var( --wpbc_cal-day-bg-color-opacity ) );
border: var(--wpbc_cal-day-cell-border-width) solid var(--wpbc_cal-approved-day-color);
}Find more information at this page: https://wpbookingcalendar.com/faq/change-skin-and-colors/
P.S. Please note, this forum is only about the support of Booking Calendar Free version. If you will have any questions about the paid version, then contact here https://wpbookingcalendar.com/contact/
Kind Regards.
- This reply was modified 1 month, 4 weeks ago by wpdevelop. Reason: Fixed CSS code, to show pending days correctly
Forum: Plugins
In reply to: [WP Booking Calendar] Multiple Bookings by Role?Hello.
Unfortunately, such functionality is not available in Booking Calendar plugin. Sorry. I will add improvements to this feature to the to-do list for having it in future updates of the plugin, but I can not say when this feature will be implemented. Sorry.
Kind Regards.
Forum: Plugins
In reply to: [WP Booking Calendar] Show Who Booked a Date on Frontend CalendarHello.
Please note, this forum is only about the support of Booking Calendar Free version. If you will have any questions about the paid version, then contact here https://wpbookingcalendar.com/contact/ or by support email which you can find at that page, as well.
Kind Regards.
Forum: Plugins
In reply to: [WP Booking Calendar] Show Who Booked a Date on Frontend CalendarHello.
Such functionality available only in the Booking Calendar Business Medium or higher versions.
Find more information at this page: https://wpbookingcalendar.com/features/#show-booking-details
Kind Regards.
Forum: Plugins
In reply to: [WP Booking Calendar] Integrating unsupported payment gatewayHello.
1.The Business Small and higher versions of the Booking Calendar is support Stripe, PayPal, Authorize.Net, Redsys, Opayo – Elavon (former SagePay), iDEAL Buckaroo and iPay88 payment gateways integration (also plugin support showing text info for payment by cash and bank transfer – its only show text info but does not connect to any bank system), other payment systems are not supporting yet. You can configure and activate it at the Booking > Settings > Payment page.
2. If you want to make the integration of your payment system by yourself, you will be able to check how integrated payment systems exist in the plugin like Stripe payment gateway. Please check more about this here: https://wpbookingcalendar.com/faq/custom-gateway-in-7-0/
3. As a standard practice, we do not provide personalized customizations. You can review the support we offer https://wpbookingcalendar.com/faq/what-support-do-you-provide/
If you require additional functionality, feel free to suggest it, and we’ll consider adding it to our future updates. However, please understand that implementing new features depends on various factors and may not be feasible immediately.4. Please note, this forum is only about the support of Booking Calendar Free version. If you will have any questions about the paid version, then contact here https://wpbookingcalendar.com/contact/
Kind Regards.
Forum: Plugins
In reply to: [WP Booking Calendar] Book pickup and dropoff in 1 formHello.
Unfortunately, it is not possible in the Booking Calendar versions. Sorry.In case if you want to make some changes, then you will need to make it directly in plugin code. Relative other type of plugin API, please check more here https://wpbookingcalendar.com/faq/booking-calendar-api/
Kind Regards.
Forum: Plugins
In reply to: [WP Booking Calendar] Book pickup and dropoff in 1 formHello.
Booking Calendar does not support the date-pickers for selection of start date and end time.
But in the Booking Calendar Business Small or higher versions you can use the range dates selection mode via 2 mouse clicks in one inline month view calendar. Test it here https://bm.wpbookingcalendar.com/
Also in this version of Booking Calendar you can use the start time and end time fields in the booking form for definition of start and end times.
Kind Regards.
Hello.
The Booking Manager plugins help the “WP Booking Calendar” plugin to sync bookings with other sources.
1) In the WP Booking Calendar you can block dates (such as holidays) at the WP Booking Calendar > Availability > Days Availability page. You can define days as unavailable in just a few clicks at Booking > Availability page. Simply select a range of days on the calendar, choose ‘available’ or ‘unavailable’ status, and click on the Apply button. That’s it.
2) When you import the public holidays (events) from external calendar (like Google Calendar), it can be also blocked.
Import.
Please check about the configuration of import events from .ics feeds in this FAQ instruction here https://wpbookingcalendar.com/faq/import-ics-feeds/ Please note, the import process is working in that case, when a visitor opens your website page with booking import shortcode. So you can configure CRON at your server, for periodically accessing this page with booking import shortcodes to start the import process. Or you can insert the import shortcode before booking form shortcode, so firstly the system will start the import process and only then show the booking form, when someone visits your page.
In case if you are having some issue of not ability to import new events, then check this troubleshooting instruction: https://wpbookingcalendar.com/faq/ics-importing-issue/
You can define CRON at your server for periodically access pages with import .ics feeds shortcodes and start import process during specific time-intervals, then check this: https://wpbookingcalendar.com/faq/cron-script/
Export.
Please check about the configuration of export .ics feeds in this FAQ instruction here https://wpbookingcalendar.com/faq/export-ics-feeds/
Booking Calendar is generated .ics feed with bookings in real time. But how often some services (like airbnb, or booking.com ) access this .ics feed to import the bookings from Booking Calendar into their own system, does not depend on the Booking Calendar. So in other words, Booking Calendar does not force the import process by third party service, when some booking is created. You need to check with support of this service (like airbnb or booking.com), about how often they can access the .ics feed for making imports.
Kind Regards.
Forum: Plugins
In reply to: [WP Booking Calendar] pulse and booking calendar interfaceHello.
1) The ability to have independent calendars possible in all paid versions of Booking Calendar. Check more here https://wpbookingcalendar.com/overview/#booking-resources2) Unfortunately there is no any “native mobile app” for the Booking Calendar.
Kind Regards.Forum: Reviews
In reply to: [WP Booking Calendar] Slow SupportDear DeeJayAlex.
You posted your question at support forum on 11/12/2024 at 21:41 . We replied on the question 12/12/2024 at 09:14.
Please note, we are located timezone UTC + 02:00. Usually we reply to questions in few hours during working hours: 10:00 – 20:00. Info about this exists at support policy and at contact page.Hope your issue has been resolved now. And we are sorry about your issue.
Kind Regards.
Forum: Plugins
In reply to: [WP Booking Calendar] Emails in different languages are not functioningThank you, so much.
Really appreciate this.
Kind Regards.
Forum: Plugins
In reply to: [WP Booking Calendar] Redsys payment gatewayHello.
This update in Beta status, right now.
Hope this update will come during this month.
Kind Regards.
Forum: Plugins
In reply to: [WP Booking Calendar] Emails in different languages are not functioningHello.
Such feature available only in the paid versions in advanced form configuration at the WP Booking Calendar > Settings > Booking Form page. Test it in the live demos of Booking Calendar.
Kind Regards.
Forum: Plugins
In reply to: [WP Booking Calendar] Emails in different languages are not functioningHello.
Please check more here https://wpbookingcalendar.com/faq/get-page-active-locale/