wpdevelop
Forum Replies Created
-
Forum: Plugins
In reply to: [Booking Calendar] Use with ElementorHello.
- If you have added the “Booking Calendar Widget” in the Elementor, then please remove it.
- Add the shortcode block in Elementor.
- Then insert shortcode like this: [booking]
Or check more about configuration of shortcodes here https://wpbookingcalendar.com/faq/shortcode-booking-form/ - Save changes and publish the page.
- Open the page at front-end side to test it. Calendar must be visible at front-end side after publishing the page.
Please check more here https://wpbookingcalendar.com/faq/
Kind Regards.
Hello.
It is seems like a 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 it does not help, please deactivate all your plugins and activate the default WordPress theme. And then retest it again.
We just need to find the reason for this issue.
Kind Regards.
Forum: Plugins
In reply to: [Booking Calendar] Can’t find clientsHello.
You can search for the previous bookings at the Booking Listing page.
Just select “Previous dates” option at the Filter toolbar, and you can see all bookings that has been made previously. Please recheck about any other parameters in the Filter toolbar that can apply to your booking listing.
Watch it in this video guide https://wpbookingcalendar.com/help/booking-listing-video-tutorial/
Kind Regards.
Hello.
I have just retested it, and it’s working fine in my case. Please be sure to use the latest update of Booking Calendar. Also please recheck that you have correctly configured the “Thank you” page redirection at the Booking > Settings General page in “Form” section.
Kind Regards.
Forum: Plugins
In reply to: [Booking Calendar] Display details/availability times of selected dateHello.
- Relative emails you just need to install one of SMTP plugin to resolve the issue of sending emails. More about configuration of specific SMTP plugin, you can check in support of this specific plugin.
- If you have any issues with import Booking Calendar events from other sources, please let me know at what exactly step of configuration do you have an issue. Please send screenshots of your issue. Please send it to support @ wpbookingcalendar.com
Kind Regards.
Forum: Plugins
In reply to: [Booking Calendar] Display details/availability times of selected dateHello.
- Please make test booking and then check about the emails.
Otherwise Not sending emails, can depend on the different items. Please check this troubleshooting instruction: https://wpbookingcalendar.com/faq/no-emails/
Shot summary.
Firstly you need to check that you have activated and configured the email templates at the Booking > Settings > Emails page:
- option “Enable / Disable” at the specific email templates at the Booking > Settings > Emails page, must be checked
- – also “From” field at the specific email template must to have the same website DNS as your website.
But in most situations you will need to install and configure some SMTP plugin.
We can recommend to install and configure this WP Mail plugin: https://ww.wp.xz.cn/plugins/wp-mail-smtp/
but you can search and install any other SMTP plugin: https://ww.wp.xz.cn/plugins/search/smtp/
Why do you need to have an SMTP plugin?
SMTP plugins have to fix your email deliverability by reconfiguring WordPress to use a proper SMTP provider when sending emails.
This is a problem for a lot of WordPress sites because by default, WordPress uses the PHP mail function to send emails generated by WordPress.
The issue is that most WordPress hosting companies don’t have their servers properly configured for sending PHP emails.
The combination of two causes your WordPress emails to not get delivered.
It also can be a reason why your emails are marked as spam.
Please check more here https://wpmailsmtp.com/wordpress-emails-going-to-spam/
2) Relative import of events from the Google Calendar. System start import process, when someone visit your website, at the front-end side.
Otherwise please recheck your configuration relative to the FAQ instruction https://wpbookingcalendar.com/faq/
Kind Regards.
Forum: Plugins
In reply to: [Booking Calendar] Sync Google Calendar AutomaticallyHello.
It’s possible only in case, if you will start import bookings via .ics feeds.
Also you need to set for this option “Trash / delete all imported bookings before new import” value as “Permanently delete”. To move all previously imported bookings to trash or permanently delete before new import bookings. Its can resolve issue of updating deleted and edited events in external sources. Its work only, if you are using one source (.ics feed) for importing into specific booking resource!
Relative import via .ics feeds.
Please read more about this feature here: https://wpbookingcalendar.com/faq/#sync
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 some visitor is open your website page with booking import shortcode. So you can configure CRON at your server, for periodically accessing this page with booking import shortcode 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: [Booking Calendar] Display details/availability times of selected dateHello.
You need to add the time slots to the booking form at the Booking > Settings > Form page.
You can check how to add and configure time slots in the Booking Calendar Free version here https://youtu.be/-pOTMiyp6Q8?t=28s
Forum: Plugins
In reply to: [Booking Calendar] Display details/availability times of selected dateHello.
If you asking if it’s possible to sync Booking Calendar with another sources, like with Google Calendar, then yes it’s possible. It’s means that if the event for specific date(s) will exist in the Google calendar, then such dates will become unavailable in the Booking Calendar.
Please read more about this feature here: https://wpbookingcalendar.com/faq/#sync
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 some visitor is open your website page with booking import shortcode. So you can configure CRON at your server, for periodically accessing this page with booking import shortcode 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: [Secure Downloads] Download Fails For Files Larger Than 1GBHello.
Unfortunately, it is not possible in the actual version of plugin, it does not support such big files. Sorry.
Forum: Plugins
In reply to: [Booking Calendar] Presale Question BookingHello.
Please read more about this feature here: https://wpbookingcalendar.com/faq/#sync
It’s available in the Booking Calendar Free version, as well.
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 some visitor is open your website page with booking import shortcode. So you can configure CRON at your server, for periodically accessing this page with booking import shortcode 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.
Hello.
You can make this fix. Please open this file ../wp-content/plugins/booking-manager/core/wpbc/wpbm-bc-export.php
( you can check how to edit files in WordPress menu in this article https://wpbookingcalendar.com/faq/how-edit-file-in-wp-menu/ )
then find this code:
$eventobj->addNode( new ZCiCalDataNode( "ATTENDEE;CN=" . $cn_title . ":MAILTO:" . $attendee_email ) );and replace to this code:
if ( 'On' !== $is_hide_details ) { $eventobj->addNode( new ZCiCalDataNode( "ATTENDEE;CN=" . $cn_title . ":MAILTO:" . $attendee_email ) ); }This fix will be exist in next update of Booking Manager plugin.
Kind Regards.
I will test more and then will reply to you.
By the way, can you send content of your ics feed?Thank you.
Hl
If you need to remove any booking data (in “Title” and “Description” fields) in your exporting .ics feed, then you can activate this option “Remove booking details in exported .ics feed” at the Booking Manager plugin at menu “oPlugins Panel” > General Settings page. In this case, system will export only booked dates into the .ics feed without any additional details. this option available in Booking Manager update 2.0.12 or newer.
Forum: Plugins
In reply to: [Booking Calendar] Populate dynamic fieldsHello.
By default it’s does not possible.
But in the paid versions, it’s possible to make configuration (with specific tricks) for having similar functionality.Please check more at the FAQ here https://wpbookingcalendar.com/faq/show-hide-fields-depend-from-selected-option/
Kind Regards.