Page 1 of 1

Redirect from the Availability widget

Posted: Sun Jul 26, 2015 8:15 pm
by wink_creative
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.

Re: Redirect from the Availability widget

Posted: Mon Jul 27, 2015 7:56 am
by annettemorgenroth
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

Re: Redirect from the Availability widget

Posted: Mon Jul 27, 2015 9:39 am
by wink_creative
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.

Re: Redirect from the Availability widget

Posted: Mon Jul 27, 2015 10:27 am
by annettemorgenroth
You can add the room id to the short code e.g. [beds24-embed propid="00001" roomid="000099"]