Site Info: WordPress version 6.2.2 – PHP version 8.0.11 – RoomCloud Plugin version 2.0.25
Install the RoomCloud plugin from WordPress or download from WordPress.org
The preview link will show the shortcode with the parameter chosen to be used on the website page and the preview of the search form that will open the Booking Engine.
Parameters (All in lowercase) |
Description | Example | Preview |
---|---|---|---|
roomcloud roomcloud_v2 hotel= |
Version SE1 (from the Roomcloud menu, BookingEngine>Settings) Version SE2 (from the Roomcloud menu, BookingEngine>Settings) RoomCloud ID |
[ roomcloud hotel=7167 ] [ roomcloud_v2 hotel=7167 ] |
|
lang= | set the language in the search form and in the Booking Engine Language codes: bg,cz,de,en,es,fr,hr,hu,it,jp,nl,pl,pt,ru,zh |
[ roomcloud hotel=roomcloudid lang=it ] [ roomcloud_v2 hotel=roomcloudid lang=es ] |
|
curr= | set the currency in the Booking Engine ISO 4217 Currency Codes |
[ roomcloud hotel=roomcloudid curr=EUR ] [ roomcloud_v2 hotel=roomcloudid curr=USD ] |
|
adults= | set the number of adults in the search form and in the Booking Engine |
[ roomcloud hotel=roomcloudid adults=2 ] [ roomcloud_v2 hotel=roomcloudid adults=3 ] |
|
hide_children=1 | hides the children from the search form |
[ roomcloud hotel=roomcloudid hide_children=1 ] [ roomcloud_v2 hotel=roomcloudid hide_children=1 ] |
|
offerId= | Offer Identification code |
[ roomcloud hotel=roomcloudid offerId=12345 ] [ roomcloud_v2 hotel=roomcloudid offerId=12345 ] |
|
color= | set the color in the search form use HEX values without the # symbol HTML Color Picker |
[ roomcloud hotel=roomcloudid color=33cc33 ] [ roomcloud_v2 hotel=roomcloudid color=cc66ff ] |
|
apt=1 | change room label with apartment in the search form | [ roomcloud_v2 hotel=roomcloudid apt=1 ] | show |
apt=2 | change room label with accommodation in the search form | [ roomcloud_v2 hotel=roomcloudid apt=2 ] | |
load_jquery=true | uses the plugin’s jQuery JavaScript library |
[ roomcloud hotel=roomcloudid load_jquery=true ] [ roomcloud_v2 hotel=roomcloudid load_jquery=true ] |
|
property_id= | set the search in the Booking Engine only for a specific Property | [ roomcloud_v2 hotel=roomcloudid property_id=12345 ] | show |
room_type_id= | set the search in the Booking Engine only for a specific room | [ roomcloud_v2 hotel=roomcloudid room_type_id=12345 ] | show |
showcrossed=true | set the search in the Booking Engine in the group of structures |
[ roomcloud hotel=roomcloudid showcrossed=true ] [ roomcloud_v2 hotel=roomcloudid showcrossed=true ] |
|
open_dropdowns_on_top=true | set in the search form the opening of the drop-down menus at the top | [ roomcloud_v2 hotel=roomcloudid open_dropdowns_on_top=true ] | show |
first_dow=1 | set first day of week as Monday | [ roomcloud_v2 hotel=roomcloudid first_dow=1 ] | |
hide_pin=1 | hide promo code field |
[ roomcloud hotel=roomcloudid hide_pin=1 ] [ roomcloud_v2 hotel=roomcloudid hide_pin=1 ] |