Catalog

[resources] All reservation fields can be replaced by hidden fields to either permanently set their value or take the value from the widget or search form - without letting the guest change it.
[date departure="true" time="true" arrivalHour="12" arrivalMinute="0" departureHour="12" departureMinute="0"]
There are two different ways for your guests to select the reservation period. Either this guided date selection.
[date-from min="0" style="width:100px"] [arrival_hour value="12"][arrival_minute value="0" increment="10"]
Or simple date fields. Delete either as they wont work together. The hour and minute fields can be removed. You can also edit them to set which hours and minutes can be selected.
[date-to min="0" style="width:100px"] [departure_hour value="12"][departure_minute value="0" increment="10"]
The departure field can also be replaced by a billing unit select. Your guests would only have to select how many hours/days/nights they want to stay.
[adults 1 10] Many options like restricting the amount of adults can be set directly at the form field.
[children 0 10] While called adults and children in the plugin you can use them for anything. You can replace the label at any place the guest can see.
[custom id="1"]