Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Author DOTonPAPER

    (@dotonpaper)

    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

    (@erdemalpay)

    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

    (@erdemalpay)

    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.

    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

    (@erdemalpay)

    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.

    Thanks a lot for sharing. It really helped and now it’s working the way I wanted.

    Plugin Author DOTonPAPER

    (@dotonpaper)

    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

    Actually it wasn’t disabled until I’ve done what erdemalpay suggested doing. Now it’s the way it should be.

    Thread Starter erdemalpay

    (@erdemalpay)

    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.

    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

    (@dotonpaper)

    Hello,

    At the moment you can use this solution.

    Thank you.

    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

    (@dotonpaper)

    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.

    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

    Plugin Author DOTonPAPER

    (@dotonpaper)

    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)
  • The topic ‘Cannot remove checkout date’ is closed to new replies.