How to book many different items / rooms / facilties (several availability calendars) via one booking form ? [Premium Plus and Hotel Edition versions only]
This feature is availbale only at Premium Plus, Hotel Edition versions. Using this feature is require creation of new additional booking form customization, where will be inserted several calendars.
Example, of replacement standard [calendar] shortcode at the form fields customization page for activation of this feature:
<div style="float:left;margin:10px;">[calendar]</div> <div style="float:left;margin:10px;">[calendar id=2]</div> <div style="float:left;margin:10px;">[calendar id=3]</div>
Where [calendar] – Default calendar (You are select this resource at popup, when insert it into post/page);
[calendar id=2] – Calendar of resource ID=2;
[calendar id=3] – Calendar of resource ID=3