Skip to main content

Availability

The availability shortcode would most likely be inserted on the front page, and used as a call to action to direct guests to hotel module where the actual booking process happens.

The availability shortcode can be inserted anywhere on the wordpress site using the following name:

[fresh-booking-availability]

You can add custom properties to the availability shortcode like so:

[fresh-booking-availability panel-padding="24px"]

The availability shortcode supports the following properties with the default property settings which are listed below:

[
fresh-booking-availability
accent-color='#e7c55e'
button-background='#e7c55e'
button-border=null
button-border-radius='4px'
button-color='#000000'
button-font-family='inherit'
button-font-size='14px'
button-font-weight='400'
button-text-transform='uppercase'
font-color='#666'
font-family='inherit'
font-size='18px'
header-color='#000000'
header-font-size='42px'
input-background='#fff'
input-border='1px solid rgba(0, 0, 0, 0.15)'
input-border-radius='0px'
label-font-weight='bold'
label-padding='6px'
panel-background='rgba(255, 255, 255, 0.8)'
panel-border=null
panel-border-radius='8px'
panel-padding='24px'
]