how to modify the booking comfirmation page

Everything related to your website and the Beds24 widgets
Post Reply
hostaria239
Posts: 10
Joined: Wed Jan 27, 2016 8:46 am

1) I'm using the responsive booking page.
2) It's perfect and I do really like it, pictures of the room description, prices and calendar everything is set up perfectly.
3) After I choose the room type and the number of guest I'm redirected to this page in the picture.

Image

First of all I'll like to add a picture on the left side of the room description (same as in the booking page)
Second I'll like to add to 'add extras' a description about the conditions of purchase

It’s that possible?

thank you for the help.
markkinchin
Site Admin
Posts: 935
Joined: Fri Mar 02, 2012 1:43 pm

You can create a page header with content to appear only on this page at the following menu

Settings > Booking Page > Page Design > Content > Guest Details Header

To add a picture to the room description, you would need to add your own image tag <img> to the description.
If you do this make sure the src of the image is hosted via https: to avoid any insecure content warnings in the browser
marcelholman
Posts: 37
Joined: Mon Feb 01, 2016 3:05 pm

Hi Mark,
I am trying to add the relevant details of the bookings to a booking confirmation page (https://wiki.beds24.com/index.php?title ... _Variables) and have copied the codes 'as is' into my HTML file. However it doesn't sit properly on the page, see attached:
Attachments
Screen Shot 2016-03-20 at 10.06.05 AM.jpg
Screen Shot 2016-03-20 at 10.06.05 AM.jpg (77.27 KiB) Viewed 3089 times
markkinchin
Site Admin
Posts: 935
Joined: Fri Mar 02, 2012 1:43 pm

marcelholman wrote:Hi Mark,
I am trying to add the relevant details of the bookings to a booking confirmation page (https://wiki.beds24.com/index.php?title ... _Variables) and have copied the codes 'as is' into my HTML file. However it doesn't sit properly on the page, see attached:
Where exactly have you put the template variables? They will work in most message fields for the booking confirmation and guest messaging within Beds24 but if by "my HTML file" you mean a file not generated by Beds24 they will not be able to be processed by our software.
marcelholman
Posts: 37
Joined: Mon Feb 01, 2016 3:05 pm

Thanks Mark, clear
Post Reply