Redirect from the Availability widget

Everything related to your website and the Beds24 widgets
Post Reply
wink_creative
Posts: 9
Joined: Tue Jul 07, 2015 5:03 pm

Hi, i have the redirect partly working for my site but instead of linking back to the booking page with just the selected room type, it shows them all.
I have 3 properties with individual availability calendars setup.

Here is an example page: http://perkhillholidaycottages.co.uk.gr ... eths-rest/

When i click on the date in the calendar it opens the booking page showing all 3 properties instead of just the Lady MacBeths Rest one.
annettemorgenroth
Posts: 1337
Joined: Sun Jun 30, 2013 8:44 am

The widget links to a page where the booking page for the property is embedded. You can create an Iframe for one room changing a parameter in the url.

Look for propid=10814 and exchange this with roomid for the room id you want to create the iframe for e.g. roomid=1111111
wink_creative
Posts: 9
Joined: Tue Jul 07, 2015 5:03 pm

Hi, thanks for your answer, though i'm using the wordpress plugin so have the [beds24-embed] tag on the booking page, so is there any way to amend this to show individual booking pages or will i have to use the iframe code? thanks.
annettemorgenroth
Posts: 1337
Joined: Sun Jun 30, 2013 8:44 am

You can add the room id to the short code e.g. [beds24-embed propid="00001" roomid="000099"]
Post Reply