Changes

Jump to navigation Jump to search

Category:Wordpress

182 bytes added, 11:49, 1 July 2020
no edit summary
See the "Documentation" section in the Plugin settings for customisation options.
 ===Embeded booking page for a room ===You can specify the room ID in the short code for example:  [beds24-landing roomid="123"]  [beds24-embed roompid="123"] ===Embedded booking page for a specific property ===You can specify the property ID in the short code for example:  [beds24-landing propid="123"]  [beds24-embed propid="123"] ===Embedded booking page for all properties ===You can specify the owner ID in the short code for example:  [beds24-landing ownerid="123"]  [beds24-embed ownerid="123"] ===Embedded booking page for a group of properties ===If you want to ceate create a booking page for a group only use the "custom" parameter: custom="group=NameOfGroup"for example:  [beds24-landing ownerid="123" custom="group=NameOfGroup" ]  [beds24-embed ownerid="123" custom="group=NameOfGroup" ]
== Add Booking Widgets ==
For customization options for the buttons and links see the "Booking Widgets" section in SETTINGS > Beds24 in Wordpress.
 
===Embeded booking page for a room ===
You can specify the room ID in the short code for example:
 
[beds24-landing roomid="123"]
 
[beds24-embed roompid="123"]
 
===Embedded booking page for a specific property or room ===
You can specify the property ID in the short code for example:
 
[beds24-landing propid="123"]
 
[beds24-embed propid="123"]
 
===Embedded booking page for all properties ===
You can specify the owner ID in the short code for example:
 
[beds24-landing ownerid="123"]
 
[beds24-embed ownerid="123"]
== Developer Options ==

Navigation menu