Title: wpdevelop's Replies - page 9 | 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 - 121 through 135 (of 2,707 total)

[←](https://wordpress.org/support/users/wpdevelop/replies/page/8/?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)…
[8](https://wordpress.org/support/users/wpdevelop/replies/page/8/?output_format=md)
9 [10](https://wordpress.org/support/users/wpdevelop/replies/page/10/?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/10/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] The translatable strings are from an old version](https://wordpress.org/support/topic/the-translatable-strings-are-from-an-old-version-9/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/the-translatable-strings-are-from-an-old-version-9/#post-18118778)
 * Hello.
    1. What translation has this issue?
    2. How did you make identification here [https://translate.wordpress.org/projects/wp-plugins/booking/](https://translate.wordpress.org/projects/wp-plugins/booking/)
       that the plugin use 10.6.4 instead of 10.6.5 (can you send screenshot ) ?
    3. What translation did you selected at the WP Booking Calendar > Settings General
       page in “Translation” section. Is it “WordPress” or “Local”?
 * Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Deleting tables in database](https://wordpress.org/support/topic/deleting-tables-in-database/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/deleting-tables-in-database/#post-18118443)
 * Hello.
 * Sorry, I have no idea about those tables. 
   Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Deleting tables in database](https://wordpress.org/support/topic/deleting-tables-in-database/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/deleting-tables-in-database/#post-18118404)
 * Hello. 
   Please note. Those tables are NOT related to WP Booking Calendar plugin.
   Please check what tables related to Booking Calendar plugin at this page: [https://wpbookingcalendar.com/faq/where-is-saving-booking-data-gdpr/](https://wpbookingcalendar.com/faq/where-is-saving-booking-data-gdpr/)
 * To make full uninstall plugin with plugin DB tables deleting and erasing all 
   plugin settings, please open the WP Booking Calendar > Settings General page 
   in “Uninstall / Deactivation” section please enable this option: “Delete booking
   data, when plugin deactivated”. Then open the WordPress > Plugins menu and click
   on deactivate link under the Booking Calendar row.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Multiple bookings per one day](https://wordpress.org/support/topic/multiple-bookings-per-one-day/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/multiple-bookings-per-one-day/#post-18113593)
 * Hello.
    1. Unfortunately, in Booking Calendar there is no “daily view with hours”. It’s
       possible to select dates only in inline month view calendar and then select 
       available time-slot for the booking.
    2. Please check more here about how to use the start time and duration of time 
       fields for booking several consecutive times, such as “9:00 – 11:00”. Find more
       information at this page: [https://wpbookingcalendar.com/faq/select-multiple-times/](https://wpbookingcalendar.com/faq/select-multiple-times/)
 * 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/](https://wpbookingcalendar.com/contact/)
 * Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Booking Form not showing Calendar](https://wordpress.org/support/topic/booking-form-not-showing-calendar/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/booking-form-not-showing-calendar/#post-18103239)
 * Hello.
 * You are load the jQuery library second time at the line 487, which is wrong to
   load the direct insertion of the jQuery libraries:
 * `<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.
   js">`
 * Please check this troubleshooting instruction: [https://wpbookingcalendar.com/faq/loading-jquery-twice/](https://wpbookingcalendar.com/faq/loading-jquery-twice/)
 * Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Multiple bookings in the same day in different time slots?](https://wordpress.org/support/topic/multiple-bookings-in-the-same-day-in-different-time-slots/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/multiple-bookings-in-the-same-day-in-different-time-slots/#post-18096234)
 * Hello.
    1. You can define all dates as unavailable, except your one date (or multiple days,
       if you need to have bookings in several dates) 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. You can configure the different time slots at the WP Booking Calendar > Settings
       > Booking 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](https://youtu.be/-pOTMiyp6Q8?t=28s)
 * Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Warning in WP 6.7 (RC1)](https://wordpress.org/support/topic/warning-in-wp-6-7-rc1/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/warning-in-wp-6-7-rc1/#post-18090325)
 * Hello. 
   Thank you for notifying us of this issue. It will be resolved in the 
   next Booking Calendar update. Probably later this week. Best regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Install starts with 3 pending dates? How to remove them?](https://wordpress.org/support/topic/install-starts-with-3-pending-dates-how-to-remove-them/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/install-starts-with-3-pending-dates-how-to-remove-them/#post-18089169)
 * Hello.
 * These 3 pending days in calendar are from one pending booking, that exist by 
   default in Booking Calendar as **an example** how the bookings are looking like
   in Booking Listing page and in Timeline view in admin panel. Without this listing,
   it’s will be weird how bookings can look like. So it is just an example. You 
   can easily **delete this booking in Booking Listing page in admin panel**, just
   by clicking on “Trash” button near this booking.
 * Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Redsys payment gateway](https://wordpress.org/support/topic/redsys-payment-gateway/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/redsys-payment-gateway/#post-18077143)
 * Thank you for providing the link to this documentation.
 * Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Redsys payment gateway](https://wordpress.org/support/topic/redsys-payment-gateway/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/redsys-payment-gateway/#post-18073302)
 * Hello.
   Yes, we have this payment system in our to-do list for future integration
   in next updates of Booking Calendar. Hope it’s will be asap.Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Remove comment in for statement](https://wordpress.org/support/topic/remove-comment-in-for-statement/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/remove-comment-in-for-statement/#post-18062721)
 * Hello Paul.
 * Thank you for notification about this issue.
 * It will be resolved in next update 10.6.2 of Booking Calendar. We will release
   it at this week.
 * Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Availability by Date and Availability by Time](https://wordpress.org/support/topic/availability-by-date-and-availability-by-time/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/availability-by-date-and-availability-by-time/#post-18058483)
 * Hello.
    1. Because such functionality relative to the premium version of Booking Calendar,
       please ask all other questions here [https://wpbookingcalendar.com/contact/](https://wpbookingcalendar.com/contact/)
       or contact to support plugin email.
    2. **Availability by Date (2025 not working)**. You need to open the WP Booking
       Calendar > Availability > Seasons page. Then click on Edit filter button, near
       your season filter. At the top of the page click on 2025 and select all days
       that you need from 2025. Repeat it for other years. then click on Save changes
       button. As in description of point #5 from previous comment.
    3. **Availability by Time (Configuration Confusion)**. You need to replace the 
       shortcode in your booking form, that starts with **[select rangetime …** ]
       to
       configuration similar to this:
 *     ```wp-block-code
       [condition name="season-times" type="season" value="*"]  Default: [select rangetime "14:00 - 16:00" "16:00 - 18:00" "18:00 - 20:00"][/condition][condition name="season-times" type="season" value="High_season"]  High season: [select rangetime  "10:00 - 12:00" "12:00 - 14:00" "14:00 - 16:00" "16:00 - 18:00" "18:00 - 20:00"][/condition][condition name="season-times" type="season" value="Low_season"]  Low season: [select rangetime "12:00 - 14:00" "14:00 - 16:00"][/condition]
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Availability by Date and Availability by Time](https://wordpress.org/support/topic/availability-by-date-and-availability-by-time/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/availability-by-date-and-availability-by-time/#post-18057851)
 * Hello.
 * **A)** **Availability by Date.**
 * If you set Monday and Tuesday as unavailable weekdays at the WP Booking Calendar
   > Settings General page in “General Availability” section, then such settings
   has global appliance. Such options will set days as unavailable for all days 
   in calendar (or calendars if you use the paid versions). It is not possible to
   set specific days as available from other settings, like from WP Booking Calendar
   > Availability > Days Availability page or from the WP Booking Calendar > Availability
   > Season Availability page (this last option available in the paid versions).
 * So you need to deactivate using weekdays as unavailable at the WP Booking Calendar
   > Settings General page in “Availability” section.
 * In case if you use the Booking Calendar Free version, then you can set specific
   days as unavailable at the WP Booking Calendar > Availability > Days Availability
   page. At this page you can select specific days that you want to show as available
   or unavailable. Such option very flexible, but if you need to set all specific
   weekdays as unavailable with some exceptions, so then probably it’s will be time
   consuming operation for you.
 * In case if you use the Booking Calendar Business Medium or higher versions, then
   you can set more easily specific weekdays as unavailable with your exceptions,
   such as on November 11th (St. Martin’s Day). Here are steps that you need to 
   follow:
    1. Open the WP Booking Calendar > Availability > Seasons page.
    2. Click on “**Create dates filter**” blue button.
    3. Then select the “Monday and Tuesday” check boxes at the top selection bar. It’s
       will select all Monday and Tuesday days in selected year.
    4. Uncheck some weekdays, such as on November 11th (St. Martin’s Day).
    5. Select Other year (such as 2025) and repeat steps 3 and 4.
    6. Enter Name of your season (like “Mon_Tue) and click on “Add New” button to create
       this Season filter.
    7. Now open the WP Booking Calendar > Availability > Season Availability page click
       on Availability button near specific booking resource.
    8. Select All days as “available” and enable toggle-box near your season filer “
       Mon_Tue”. Click on Save changes button.
 * It will create unavailable season filter for your Monday and Tuesday days with
   exceptions, such as on November 11th (St. Martin’s Day). Repeat steps 7 and 8
   for other booking resources (calendars), if you need it.
 * That’s it.
 * **B) Availability by Time**
 * It’s possible to have the different times selection for the different days in
   the Booking Calendar Business Medium or higher versions.
 * Please check more here [https://wpbookingcalendar.com/overview/#times-week-days](https://wpbookingcalendar.com/overview/#times-week-days)
 * You can check more info about this configuration at this page [https://wpbookingcalendar.com/faq/different-time-slots-selections-for-different-days/](https://wpbookingcalendar.com/faq/different-time-slots-selections-for-different-days/)
 * Also you can watch the legacy video about this config here: [https://wpbookingcalendar.com/help/different-time-slots-selections-for-different-days/](https://wpbookingcalendar.com/help/different-time-slots-selections-for-different-days/)
 * 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/](https://wpbookingcalendar.com/contact/)
 * Kind Regards.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Removing Booking Plugin CSS From Frontend Form and Calendar](https://wordpress.org/support/topic/removing-booking-plugin-css-from-frontend-form-and-calendar/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/removing-booking-plugin-css-from-frontend-form-and-calendar/#post-18047031)
 * Ok in this case, please use instead of this code (in your initial example):
 *     ```wp-block-code
       add_action('wp_enqueue_scripts', 'remove_booking_plugin_styles', 20);
       ```
   
 * this code:
 *     ```wp-block-code
       add_action('wp_enqueue_scripts', 'remove_booking_plugin_styles', 1000000002);
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking Calendar] Removing Booking Plugin CSS From Frontend Form and Calendar](https://wordpress.org/support/topic/removing-booking-plugin-css-from-frontend-form-and-calendar/)
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/removing-booking-plugin-css-from-frontend-form-and-calendar/#post-18046865)
 * Hello.
 * Please note, you can disable loading of Booking Calendar CSS and JavaScript files
   in the settings of the Booking Calendar. You can do this at the WP Booking Calendar
   > Settings General page in “Advanced” section. Please open that page and enable
   this option: “**Load JS and CSS files only on specific pages**” .
 * You need to specify at least one relative URL of the page, where you want to 
   load the CSS and JavaScript files of Booking Calendar (in text area under the“
   Load JS and CSS files only on specific pages” option ).
 * Kind Regards.

Viewing 15 replies - 121 through 135 (of 2,707 total)

[←](https://wordpress.org/support/users/wpdevelop/replies/page/8/?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)…
[8](https://wordpress.org/support/users/wpdevelop/replies/page/8/?output_format=md)
9 [10](https://wordpress.org/support/users/wpdevelop/replies/page/10/?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/10/?output_format=md)