Display the Widget
You can use the shortcode in 2 ways:
- With a button -> will open a popup
- Embedded in the page -> display the widget directly
VERY IMPORTANT!
It is essential not to cache the page where the widget is being utilized. This is because WordPress needs to load a fresh 'nonce' field for security purposes, which cannot be cached.
It is essential not to cache the page where the widget is being utilized. This is because WordPress needs to load a fresh 'nonce' field for security purposes, which cannot be cached.
With a button
Insert the shortcode in a page:
[rr_form id="" button="Reserve"]

A button will be displayed at the front-end.

The widget for requesting a booking will be displayed.

The widget is also mobile friendly.

Embedded
Insert the shortcode in a page:
[rr_form id="" embed="yes"]

If you only have one language that can be selected the dropdown will not be displayed.


If you have selected only 1 schedule for the widget the dropdown will not be displayed.

