erdemalpay
Forum Replies Created
-
Forum: Plugins
In reply to: [Pinpoint Booking System - Version 2] Cannot remove checkout dateYes, 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.
Forum: Plugins
In reply to: [Pinpoint Booking System - Version 2] Cannot remove checkout dateHi 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.
Forum: Plugins
In reply to: [Pinpoint Booking System - Version 2] Cannot remove checkout dateHi, 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.
Forum: Plugins
In reply to: [Pinpoint Booking System - Version 2] Cannot remove checkout dateIf 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.