Title: wpdevelop's Replies - page 15 | WordPress.org

---

# wpdevelop

  [  ](https://wordpress.org/support/users/wpdevelop/)

 *   [Profile](https://wordpress.org/support/users/wpdevelop/)
 *   [Topics Started](https://wordpress.org/support/users/wpdevelop/topics/)
 *   [Replies Created](https://wordpress.org/support/users/wpdevelop/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/wpdevelop/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/wpdevelop/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/wpdevelop/engagements/)
 *   [Favorites](https://wordpress.org/support/users/wpdevelop/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 211 through 225 (of 2,707 total)

[←](https://wordpress.org/support/users/wpdevelop/replies/page/14/?output_format=md)
[1](https://wordpress.org/support/users/wpdevelop/replies/?output_format=md) [2](https://wordpress.org/support/users/wpdevelop/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/wpdevelop/replies/page/3/?output_format=md)…
[14](https://wordpress.org/support/users/wpdevelop/replies/page/14/?output_format=md)
15 [16](https://wordpress.org/support/users/wpdevelop/replies/page/16/?output_format=md)…
[179](https://wordpress.org/support/users/wpdevelop/replies/page/179/?output_format=md)
[180](https://wordpress.org/support/users/wpdevelop/replies/page/180/?output_format=md)
[181](https://wordpress.org/support/users/wpdevelop/replies/page/181/?output_format=md)
[→](https://wordpress.org/support/users/wpdevelop/replies/page/16/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Booking calendar is not visible on my page](https://wordpress.org/support/topic/booking-calendar-is-not-visible-on-my-page/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/booking-calendar-is-not-visible-on-my-page/#post-17531295)
 * Hello.
 * Here is list of the scripts to exclude in the Booking Calendar Free version:
 * `https://your-server.com/wp-content/plugins/booking/js/wpbc_vars.js id="wpbc-
   global-vars-js"
   https://your-server.com/wp-content/plugins/booking/assets/libs/
   popper/popper.js id="wpbc-popper-js"https://your-server.com/wp-content/plugins/
   booking/assets/libs/tippy.js/dist/tippy-bundle.umd.js id="wpbc-tipcy-js"https://
   your-server.com/wp-content/plugins/booking/js/datepick/jquery.datepick.wpbc.9.0.
   js id="wpbc-datepick-js"https://your-server.com/wp-content/plugins/booking/_dist/
   all/_out/wpbc_all.js id="wpbc_all-js"https://your-server.com/wp-content/plugins/
   booking/js/client.js id="wpbc-main-client-js"https://your-server.com/wp-content/
   plugins/booking/includes/_capacity/_out/create_booking.js id="wpbc_capacity-js"
   https://your-server.com/wp-content/plugins/booking/js/wpbc_times.js id="wpbc-
   times-js"https://your-server.com/wp-content/plugins/booking/js/wpbc_time-selector.
   js id="wpbc-time-selector-js"https://your-server.com/wp-content/plugins/booking/
   core/timeline/v2/_out/timeline_v2.js id="wpbc-timeline-flex-js"
 * Of course instead of `your-server.com` you need to use the URL of your website.
 * Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Login required](https://wordpress.org/support/topic/login-required-4/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/login-required-4/#post-17519022)
 * Hello.
 * Please try to create a new page which you can access without the password or 
   login,
 *  and then insert into this page the Booking Calendar shortcode. 
   Learn how to
   put the booking form or availability calendar on your pages using Booking Calendar
   blocks in the WordPress Block Editor or Classic Editor [https://wpbookingcalendar.com/faq/insert-booking-calendar-into-page/](https://wpbookingcalendar.com/faq/insert-booking-calendar-into-page/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Login required](https://wordpress.org/support/topic/login-required-4/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/login-required-4/#post-17518166)
 * Hello.
 * It’s seems that you have created the password protected page or page that visible
   only to the logged in users and inserted the booking form into this page.
   Please
   note, the type of your page depends from the WordPress and not from the Booking
   Calendar plugin.
 * Find more information at this page: [https://wordpress.com/go/tutorials/create-a-password-protected-page/](https://wordpress.com/go/tutorials/create-a-password-protected-page/)
 * Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Booking calendar is not visible on my page](https://wordpress.org/support/topic/booking-calendar-is-not-visible-on-my-page/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/booking-calendar-is-not-visible-on-my-page/#post-17514307)
 * Hello.
    1. Yes, currently Booking Calendar support only loading of own files at the header
       of the page. So you need to have exception to not load such files at the footer.
    2. Also currently I can see JavaScript error at your page :
 * `TypeError: document.getElementById(...) is null`
 * Such error because of this custom JavaScript inside of the page:
 * `document.getElementById("name1").maxLength = "50";
   document.getElementById("
   secondname1").maxLength = "50";document.getElementById("email1").maxLength = "
   100";document.getElementById("phone1").maxLength = "40";document.getElementById("
   details1").maxLength = "500";
 * and it’s seems like some personal customziation (not the part of the Booking 
   Calendar code).
 * Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Booking calendar is not visible on my page](https://wordpress.org/support/topic/booking-calendar-is-not-visible-on-my-page/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/booking-calendar-is-not-visible-on-my-page/#post-17514223)
 * Hello.
 * The issue relative to some plugin at your website, that make minimize of JavaScript
   files and change the location of loading of such files from the header to footer
   at your page.
 * Because of that the JavaScript variables of plugin in content of your page becomes
   undefined, it generate the JavaScript errors, and calendar can not be loaded.
 * You need to deactivate the plugin that make such manipulations or add the exception
   to the page with booking form to not minimize the JavaScript files of Booking
   Calendar and do not set loading at the footer of the page.
 * If you can not find what exactly plugin do this, 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.
 * Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Manager - Sync WP Booking Calendar - Import Events, Export Bookings to ICS Calendar] Expedia](https://wordpress.org/support/topic/expedia-2/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/expedia-2/#post-17484388)
 * Hello.
 * Yes, it has to make import / export with expedia, as well. Plugin makes import
   and export of the events/bookings based on the .ics feeds import/export, which
   usually supports by most of bookings websites.
 * Please read more about this feature here: [https://wpbookingcalendar.com/faq/#sync](https://wpbookingcalendar.com/faq/#sync)
 * Please check this info, because it’s possible some resrictions in such import/
   export processes.
 * **Import**.
 * Please check about the configuration of import events from .ics feeds in this
   FAQ instruction here [https://wpbookingcalendar.com/faq/import-ics-feeds/](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/](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/](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/](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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Appointment Calendar Page](https://wordpress.org/support/topic/appointment-calendar-page-4/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/appointment-calendar-page-4/#post-17468982)
 * Hello. 
   Booking Calendar support Timeline view. Test it here [https://bl.wpbookingcalendar.com/timeline/](https://bl.wpbookingcalendar.com/timeline/)
 * Check more about the Timeline shortcode here [https://wpbookingcalendar.com/faq/shortcode-timeline/](https://wpbookingcalendar.com/faq/shortcode-timeline/)
 * Kind regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TranslatePress - Translate Multilingual sites with AI Translation] WP Booking Calendar confirmation emails translation](https://wordpress.org/support/topic/wp-booking-calendar-confirmation-emails-translation/)
 *  [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/wp-booking-calendar-confirmation-emails-translation/#post-17468730)
 * Hello. 
   In the Booking Calendar you need yo make translation of emails at the
   WP Booking Calendar > Settings > Emails page. Check how todo this in this FAQ
   article: [https://wpbookingcalendar.com/faq/several-languages/](https://wpbookingcalendar.com/faq/several-languages/)
 * Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Question about the Premium](https://wordpress.org/support/topic/question-about-the-premium/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/question-about-the-premium/#post-17464137)
 * Hello.
 * It’s possible in the Booking Calendar Business Small or higher versions. Check
   more about this feature here: [https://wpbookingcalendar.com/overview/#change-over-days](https://wpbookingcalendar.com/overview/#change-over-days)
   Watch it in this video guide [https://wpbookingcalendar.com/help/booking-calendar-video-change-over-days/](https://wpbookingcalendar.com/help/booking-calendar-video-change-over-days/)
   Test it here [https://bm.wpbookingcalendar.com/](https://bm.wpbookingcalendar.com/)
 * Please note, this forum is only about the support Booking Calendar Free version.
   If you will have any questions about the paid versions, then contact here [https://wpbookingcalendar.com/contact/](https://wpbookingcalendar.com/contact/)
 * Kind regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] multiple admin email addresses](https://wordpress.org/support/topic/multiple-admin-email-addresses-2/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/multiple-admin-email-addresses-2/#post-17455269)
 * Hello.
 * In case if you want to send several emails about the new bookings to different
   administrators. You can define the comma separated emails in the field “to” or
   if you have activated sending a copy of emails in these fields at the Booking
   > Settings > Emails page. 
   For example: 
    1. [email1@server.com](https://wordpress.org/support/users/wpdevelop/replies/page/15/email1@server.com?output_format=md);
       [othet-email@gmail.com](https://wordpress.org/support/users/wpdevelop/replies/page/15/othet-email@gmail.com?output_format=md)
       
       If it’s will not work, then use this [email1@server.com](https://wordpress.org/support/users/wpdevelop/replies/page/15/email1@server.com?output_format=md),
       [othet-email@gmail.com](https://wordpress.org/support/users/wpdevelop/replies/page/15/othet-email@gmail.com?output_format=md)
 * **In case if you do not receive emails at all.**
   Not receiving emails, can depend
   on the different items. Please check this troubleshooting instruction: [https://wpbookingcalendar.com/faq/no-emails/](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://wordpress.org/plugins/wp-mail-smtp/](https://wordpress.org/plugins/wp-mail-smtp/)
 * but you can search and install any other SMTP plugin: [https://wordpress.org/plugins/search/smtp/](https://wordpress.org/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/](https://wpmailsmtp.com/wordpress-emails-going-to-spam/)
 * Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] How to change the time slot label?](https://wordpress.org/support/topic/how-to-change-the-time-slot-label/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/how-to-change-the-time-slot-label/#post-17445253)
 * Hello.
 *  You can do this at the WP Booking Calendar > Settings > Booking Form page.
 * Please click edit button near your “time slots” field (it’s located at the right
   side near the time slot field.
 * Then Remove specific time slot (like Noon) at the new window.
 * And then click on Save changes button.
 * Test it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Days Blocked in Back but not showing on frontside](https://wordpress.org/support/topic/days-blocked-in-back-but-not-showing-on-frontside/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/days-blocked-in-back-but-not-showing-on-frontside/#post-17431928)
 * Hello.
 * Can you also send screenshot from the WP Booking Calendar > Settings General 
   page ?
 *  Please send screenshot to support @ wpbookingcalendar.com
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Days Blocked in Back but not showing on frontside](https://wordpress.org/support/topic/days-blocked-in-back-but-not-showing-on-frontside/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/days-blocked-in-back-but-not-showing-on-frontside/#post-17431881)
 * Hello.
 * I have sent to your email: j…f@greaterorlandoballoonrides.com the link for downloading
   your latest update of Booking Calendar Personal version 9.9.1
 * Currently ( at this website: [https://greaterorlandoballoonrides.com](https://greaterorlandoballoonrides.com))
   you are using the version 9.9 of Booking Calendar Personal version, not the Booking
   Calendar Free version. Please update your version to this latest update. Then
   test it.
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Days Blocked in Back but not showing on frontside](https://wordpress.org/support/topic/days-blocked-in-back-but-not-showing-on-frontside/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/days-blocked-in-back-but-not-showing-on-frontside/#post-17431824)
 * Hello. 
   Thank you. This is what I was need. At the top toolbar you have selected
   the booking resource with name “Balloon Ride Booking”. Please select the different
   booking resource and try to set unavailable dates for other booking resource.
   Then test it.
 * At the front-end page you have added the booking form for another booking resource.
   Not for the booking resource with name “Balloon Ride Booking”.
 * Can you send also screenshot from the WP Booking Calendar > Resources page ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Days Blocked in Back but not showing on frontside](https://wordpress.org/support/topic/days-blocked-in-back-but-not-showing-on-frontside/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/days-blocked-in-back-but-not-showing-on-frontside/#post-17431793)
 * Can you send the screenshot of full page (not the part page, as in your first
   screenshot: [greaterorlandoballoonrides.com/image/CalendarBlocked.png](http://greaterorlandoballoonrides.com/image/CalendarBlocked.png))
   from WP Booking Calendar > Availability > Days Availability page ?
 * Thank you.

Viewing 15 replies - 211 through 225 (of 2,707 total)

[←](https://wordpress.org/support/users/wpdevelop/replies/page/14/?output_format=md)
[1](https://wordpress.org/support/users/wpdevelop/replies/?output_format=md) [2](https://wordpress.org/support/users/wpdevelop/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/wpdevelop/replies/page/3/?output_format=md)…
[14](https://wordpress.org/support/users/wpdevelop/replies/page/14/?output_format=md)
15 [16](https://wordpress.org/support/users/wpdevelop/replies/page/16/?output_format=md)…
[179](https://wordpress.org/support/users/wpdevelop/replies/page/179/?output_format=md)
[180](https://wordpress.org/support/users/wpdevelop/replies/page/180/?output_format=md)
[181](https://wordpress.org/support/users/wpdevelop/replies/page/181/?output_format=md)
[→](https://wordpress.org/support/users/wpdevelop/replies/page/16/?output_format=md)