Hi! In the restaurant there are two opening hours (from 12:00 to 16:00 and from 20:00 to 00:00). Only the first one is shown in the reservation form. https://alburrestaurantconcert.com.ar/reservas/
The page I need help with: [log in to see the link]
You cannot use midnight (00:00) as a closing time, because, in this case, it means the restaurant closes before it opens, which is why no times would show in the time picker.
You would need to update the closing time of 20:00 to 00:00, to something before 00:00. If your time interval is set to 15 minutes, then it would be 20:00 to 23:45.
From there, if you also want to offer 00:00 as a time slot option, you would need to create a third scheduling rule with something like the following: 00:00 to 00:00.
It is the second schedule that does not appear. I don’t know how to upload screenshots here, but if you go to the site, you will see that only the 12pm to 3:30pm schedule is shown.
Thank you for the update. I do see that only the first schedule is available on your booking form. Could you use an image-sharing site like https://imgbb.com/ to share screenshots of your Booking Schedule and Exceptions configuration?
Also, are you by any chance using a cache plugin? If so, could you delete your cache and see if that makes a difference?
Thanks for sharing your schedules. It could be that something went wrong during the save process when you first created those schedules. As a test could you re-create them and see if that makes a difference?
During this test, could you also activate debug mode (https://wordpress.org/support/article/debugging-in-wordpress/) and see if anything relative to our plugin gets logged? Please share any references to our plugin that you find in the debug log.
You can keep WP_DEBUG_DISPLAY set to false so the log entries do not display on your website, if that would help.
Hi Jay I think I found the problem. The interval was 30 minutes and when I set 23:45 it didn’t work. When I set 23:30 it worked! https://ibb.co/CQsxzyN
Thanks for your time
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘The hours in the time range are not visible.’ is closed to new replies.