KundeAnandaSj
3 questions, which I hope it is possible, but if not, I hope you add it in future updates. They are critical in our case, which our users are not tech savvy and they struggle using the website's simplest features. So, we need to keep things as simple/noob-friendly as possible.
1. In Calendars, I can set the available hours, but I can't set minutes. Let's say the store is open from 09:30 to 17:45 (I can only select 9 tp 18. I can't set the exact time we are open.) following this issue, the time picker will make all the minutes of an hour available for booking, even the minutes that we are not in store, and we have no way to disable that. What if someone books an appointment at 09:00 when we are not even open?
2. In date picker, we set the slot duration (so we set a condition to have a date picker with 10 minutes slot duration if the user selects Product A, and show a 20 minutes slot duration if the user selects the Product B). Everything works fine, except the time picker (specifically the minute picker. the minute picker is still showing the 5 min 5 min. I know the logic behind it, and it works fine in most cases, but what if we want to show the minute picker based on the slot duration? so if the slow duration for the date picker is set to 20 mins, then the minute picker also shows the available minutes in 20 mins break point.)
3. We need to display the calendar by default, without the need to click on the date picker filed to make it visible. I mean, we want the use to see the calendar (date picker, hour picker, and minute picker) all on the page without trying to click on the elements to make them appeared. I couldn't find a way in the plugin to achieve this.
Thanks