Skip to main content
View Categories

Booking Widget Shortcode

< 1 min read

The [homerunner-booking-widget] shortcode is used to display the property booking widget on single property pages.

Basic Usage #

[homerunner-booking-widget]

Alternative Usage #

To display the widget for a specific property on any page, use either the id or central_id parameter:

[homerunner-booking-widget id="PROPERTY_ID"]

or

[homerunner-booking-widget central_id="CENTRAL_PROPERTY_ID"]

Parameters #

ParameterDefaultDescription
idWordPress Property ID to display the booking widget for
central_idCentral Property ID to display the booking widget for
checkinPre-defined / selected checkin date. formatted as yyyy-mm-dd
checkoutPre-defined / selected checkout date. formatted as yyyy-mm-dd
guestsPre-defined / selected number of guests
stickySet “0” or “no” to disable sticky element from booking widget
sticky_classuk-card uk-card-defaultSticky widget additional css classes
sticky_btn_classuk-button-textSticky widget button additional classes