Title: Cannot remove checkout date
Last modified: August 30, 2016

---

# Cannot remove checkout date

 *  [erdemalpay](https://wordpress.org/support/users/erdemalpay/)
 * (@erdemalpay)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/)
 * I want to remove checkout date from reservation panel. I disabled the “Use Check
   in/Check out” in the days settings under Calendar. However there is still checkout
   date in reservation screen.
 * My reservation form can be seen from here: [http://www.davinciescape.com/index.php/oyunlar/kayip-hazine/](http://www.davinciescape.com/index.php/oyunlar/kayip-hazine/)
 * [https://wordpress.org/plugins/booking-system/](https://wordpress.org/plugins/booking-system/)

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/cannot-remove-checkout-date/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/cannot-remove-checkout-date/page/2/?output_format=md)

 *  Plugin Author [DOTonPAPER](https://wordpress.org/support/users/dotonpaper/)
 * (@dotonpaper)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290790)
 * Hello,
 * You are using hour intervals.
    It’s not possible to not have the Checkout field
   while using hour intervals.
 * Thank you.
 *  Thread Starter [erdemalpay](https://wordpress.org/support/users/erdemalpay/)
 * (@erdemalpay)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290802)
 * If you mean “Enable hours interval” option, no I’m not using it. It is disabled.
   The intervals you see in timeline is written into “Define hours” part manually.
 *  Thread Starter [erdemalpay](https://wordpress.org/support/users/erdemalpay/)
 * (@erdemalpay)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290838)
 * Hi, I solved the problem by changing your source code, however there should be
   either easier way to do it, or a legit explantion why I cannot do it easily.
 *  [pavelsp](https://wordpress.org/support/users/pavelsp/)
 * (@pavelsp)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290888)
 * Hi erdemalpay. I have the same problem here but I don’t know where to change 
   the code. Can you please describe?
 *  Thread Starter [erdemalpay](https://wordpress.org/support/users/erdemalpay/)
 * (@erdemalpay)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290889)
 * Hi pavelsp,
 * I commented the following line:
 * HTML.push(‘ <input type=”text” name=”DOPBSPCalendar-check-out-view’+ID+'” id=”
   DOPBSPCalendar-check-out-view’+ID+'” class=”DOPBSPCalendar-check-out-view” value
   =”‘+methods_search.text[‘checkOut’]+'” />’);
 * in assets/js/jquery.dop.frontend.BSPCalendar.js
 * It should be at line 3379 if I didn’t change the line order.
 *  [pavelsp](https://wordpress.org/support/users/pavelsp/)
 * (@pavelsp)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290890)
 * Thanks a lot for sharing. It really helped and now it’s working the way I wanted.
 *  Plugin Author [DOTonPAPER](https://wordpress.org/support/users/dotonpaper/)
 * (@dotonpaper)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290897)
 * Hello,
 * I”m a little confused on what you tried to achieve. The Check Out date should
   have been disabled once you started using hours. And this is what is happening
   from our tests.
 * Thank you
 *  [pavelsp](https://wordpress.org/support/users/pavelsp/)
 * (@pavelsp)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290898)
 * Actually it wasn’t disabled until I’ve done what erdemalpay suggested doing. 
   Now it’s the way it should be.
 *  Thread Starter [erdemalpay](https://wordpress.org/support/users/erdemalpay/)
 * (@erdemalpay)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290899)
 * Yes, it wasn’t also disabled on me even when I’m using hours. That was the reason
   why I digged into source code. I think this is a bug need to be taken care of.
   I am ready to help to solve this issue if you need something from me.
 *  [pavelsp](https://wordpress.org/support/users/pavelsp/)
 * (@pavelsp)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290901)
 * Hey erdemalpay, I was wondering if you know how to translate the Check in, Start
   at…those stuff in the same form as Check out(which’s taken care of)?
 *  Plugin Author [DOTonPAPER](https://wordpress.org/support/users/dotonpaper/)
 * (@dotonpaper)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290942)
 * Hello,
 * At the moment you can use this [solution](https://wordpress.org/support/topic/translation-problems-10?replies=8).
 * Thank you.
 *  [Georgi Tsvetkov](https://wordpress.org/support/users/georgi-tsvetkov/)
 * (@georgi-tsvetkov)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290966)
 * I disabled the “Use Check in/Check out”, “Use hours” is enabled. “Use start/finish
   hours” is disabled. This means customers can only book one hour inteval from 
   prepared, but i still see “Check out”.
 *  Plugin Author [DOTonPAPER](https://wordpress.org/support/users/dotonpaper/)
 * (@dotonpaper)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290967)
 * Hello Georgi Tsvetkov,
 * We will fix this bug and release an update as soon as possible.
    You can send
   a link, to help hide it.
 * Thank you.
 *  [Waynerson](https://wordpress.org/support/users/waynerson/)
 * (@waynerson)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290980)
 * I’m also having the same problem i think. I have everything that can be set to“
   disable” disable but the check in checkout box remains. I just want someone to
   be able to click on a day and send me a message. I’m going to try erdemalplay’s
   fix to see if that does it. Right now it’s too confusing for the user.
 * If anyone can look and verify that would be great. [http://www.enrichmissions.org](http://www.enrichmissions.org)
 *  Plugin Author [DOTonPAPER](https://wordpress.org/support/users/dotonpaper/)
 * (@dotonpaper)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/#post-6290981)
 * Hello Waynerson,
 * If you want to hide the Checkout field find the file dopbsp/assets/js/jquery.
   dop.frontend.BSPCalendar.js file and comment line 3381.
 * Thank you.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/cannot-remove-checkout-date/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/cannot-remove-checkout-date/page/2/?output_format=md)

The topic ‘Cannot remove checkout date’ is closed to new replies.

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

 * 16 replies
 * 5 participants
 * Last reply from: [DOTonPAPER](https://wordpress.org/support/users/dotonpaper/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/cannot-remove-checkout-date/page/2/#post-6290982)
 * Status: not resolved