web_bookings_calendar_feed Shortcode
The web_bookings_calendar_feed shortcode renders the bookings calendar feed component.
The attributes below match the current Page Builder controls and public output. Use raw syntax only for reviewed content that cannot be maintained through the visual controls.
Usage
[web_bookings_calendar_feed]
Attributes
| Attribute | Default | Accepted values | Purpose |
|---|---|---|---|
results_label |
Selected date |
String unless stated otherwise | Controls the results label. |
layout |
default |
default or a configured custom feed-template slug |
Selects the template used for each calendar result. |
orderby |
date |
include, date, title, modified, rand, menu_order |
Controls the order. |
default_date |
none |
today, tomorrow, none |
Controls the default date. |
first_load |
selected |
none, selected |
Decide what to do on the first page load. |
category |
— | String unless stated otherwise | Enter a comma-separated list of product category IDs. |
el_class_feed |
— | String unless stated otherwise | If you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file. |
device_visibility |
— | String unless stated otherwise | Applies the selected responsive visibility rule. |
el_id |
— | Valid unique HTML ID | Enter section ID (Note: make sure it is unique and valid according to w3c specification). |
el_class |
— | String unless stated otherwise | If you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file. |
Integration requirement
This output requires the corresponding bookings integration and its source data to be available.
Verification
Confirm the required WooCommerce feature is active, then test web_bookings_calendar_feed with representative products and customer states. Pay particular attention to results_label and layout.