Changes

Jump to navigation Jump to search

Category:Wordpress

579 bytes added, 10: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.
 
===Widget for a specific property or room ===
You can specify the room or the property in the short code for example:
 
[beds24-landing roomid="123"]
 
[beds24-embed propid="123"]
== Developer Options ==
Developers or users with basic knowledge of HTML, PHP and CSS can change the plugin code to customise widgets.
=== Developer Options for legacy booking widgets ===
<span style="color: #f3e504; font-size: 250%;" >{{#fas:lightbulb}} </span> Only use this method if you can not use the widgets generated with the widget designer in {{#fas:cog}} (SETTINGS) BOOKING ENGINE > BOOKING WIDGETS.
 
'''Example''': Change the default values of [beds24-box]
You can save the file in your theme directory if you want to avoid over-writing if you update the plugin.
=Troublehoosting= <span style="color:See [[/Embedded_Iframe#fe746c;“ >{{#fas:exclamation-triangle}} </span> Troubleshooting|here]] for common problems with Iframes on mobile devices are problematic. Best is if you set up a special mobile page for the page where you have embedded the Iframe which opens the booking page in a new page instead of an Iframeand how to fix them.

Navigation menu