• Not a support request more of an observation for the latest release which I hvane’t upgraded to.

    You used to be able to select to check out on a that that someone was checking in. The lastest release 1.1.17 doesn’t allow that. I went back to 1.1.13 and I can at least get the day available and with some CSS show that it’s half booked. The images (because i can’t be bothered making a triangle in CSS) as just right angled triangles in the opposite corners.

    #wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.partial_booked a {background-image: url(“images/checkin.png”) !important; background: no-repeat right bottom;}
    #wc-bookings-booking-form .wc-bookings-date-picker .ui-datepicker td.fully_booked + td.partial_booked a {background-image: url(“images/checkout.png”) !important; background: no-repeat left top;}

    Hope this saves someone else some drama

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have this issue, rollback on Accommodation Bookings to 1.1.13 but still can’t select a date as check out if someone is checking in.

    What version of Woocommerce and Woo Bookings you using?

    Thread Starter pheyonagh

    (@pheyonagh)

    I’m using the latest of both of them

    Woo – Version 4.2.2
    Bookings – Version 1.15.20

    The website I got it working on is arnpriorfarm.com

    Is it the check in out times? Do they overlap?

    • This reply was modified 4 years, 4 months ago by pheyonagh.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Allow check out on a check in day 1.1.17 not allowing – here’s a ‘fix’’ is closed to new replies.