Title: Date selection not working
Last modified: March 24, 2023

---

# Date selection not working

 *  Resolved [Dumel](https://wordpress.org/support/users/dumel/)
 * (@dumel)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/date-selection-not-working/)
 * We’ve had reports that dates cannot be selected. I have tested now on 2 browsers
   and find the same issue. Using version 9.5.4 but had the same on 9.5.3
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdate-selection-not-working%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/date-selection-not-working/#post-16591118)
 * Hello.
 * You have added somewhere in settings of your theme or in some CSS file, this 
   customization:
 * `.date_approved {
   background-color:red!important;color:white!important}.date_available{
   background-color:#90ee90!important;color:black!important}.block_hints .block_free,.
   block_hints .block_time,.block_hints .block_check_in_out div.check-in-div,.block_hints.
   block_check_in_out div.check-out-div,.datepick-inline .date_available,.datepick-
   inline .timespartly.check_in_time div.check-in-div,.datepick-inline .timespartly.
   check_out_time div.check-out-div {background:none repeat scroll 0 0 #90ee90}
 * You need to remove this CSS code, or at least replace it to this code, for ability
   to see selected dates:
 * `.date_approved {
   background-color:red!important;color:white!important}.block_hints.
   block_free,.block_hints .block_time,.block_hints .block_check_in_out div.check-
   in-div,.block_hints .block_check_in_out div.check-out-div,.datepick-inline .date_available,.
   datepick-inline .timespartly.check_in_time div.check-in-div,.datepick-inline .
   timespartly.check_out_time div.check-out-div {background:none repeat scroll 0
   0 #90ee90}
 * Also please recheck for any cache plugins, like “WP Super Cache”, “WP Fastest
   Cache” or “W3 Total Cache”. If you are using someone, please deactivate it or
   add the exception to the page with a booking form for do not cache this page(
   s).
 *  Kind Regards.
    -  This reply was modified 3 years, 2 months ago by [wpdevelop](https://wordpress.org/support/users/wpdevelop/).
 *  Thread Starter [Dumel](https://wordpress.org/support/users/dumel/)
 * (@dumel)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/date-selection-not-working/#post-16591359)
 * That’s strange. I don’t have that code in my child theme’s style sheet. The site
   doesn’t use a caching plugin (shocking I know). I tried adding your code and 
   marking it all “!important” so as to override the invalid code but I still can’t
   see when I select an available block.
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/date-selection-not-working/#post-16591463)
 * Hello.
 * That code located inside of this file:
 * [https://www.paarlscouts.co.za/wp-content/et-cache/global/et-customizer-global-16776269377804.min.css](https://www.paarlscouts.co.za/wp-content/et-cache/global/et-customizer-global-16776269377804.min.css)
 * As you can see this file minimized, so that’s why I was suggested about some 
   cache plugin.
 * Probably it’s was added by your web-developer. You just need to remove that CSS
   code entirely to be sure that it will work correctly.
 * Kind Regards.
 *  Thread Starter [Dumel](https://wordpress.org/support/users/dumel/)
 * (@dumel)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/date-selection-not-working/#post-16592258)
 * Thank you, I found it replaced it with your suggested code. All good. Thank you
   for the great support.
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/date-selection-not-working/#post-16592267)
 * You are welcome 🙂
   _P.S. If you want, you can write review about the plugin. 
   We will be grateful for this._Kind Regards.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Date selection not working’ is closed to new replies.

 * ![](https://ps.w.org/booking/assets/icon-256x256.gif?rev=3335907)
 * [Booking Calendar](https://wordpress.org/plugins/booking/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/booking/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/booking/)
 * [Active Topics](https://wordpress.org/support/plugin/booking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/booking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/booking/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * Last activity: [3 years, 2 months ago](https://wordpress.org/support/topic/date-selection-not-working/#post-16592267)
 * Status: resolved