Page 1 of 1

Customise Availability Calendar

Posted: Tue Jun 30, 2015 10:55 am
by will356
Hi, i'm looking to customise the appearance of the availability calendar to match my site a bit more. I have managed to do this with the booking form calendar where i've removed the table line and gave the dates rounded corners etc, though i'm not sure where i can do this with the availability calendar widget.

Also I've edited the code for the availability widget to redirect to the booking page where i have the booking shortcode added though i was wondering how i pass the results from the availability calendar to this page ie. the date they click on in the availability calendar to automatically be in the booking form when the booking page loads?

Many thanks.

Re: Customise Availability Calendar

Posted: Tue Jun 30, 2015 3:04 pm
by markkinchin
I think the redirect parameter is what you are looking for, it allows the dates etc. to be carried through to the booking page,

https://wiki.beds24.com/index.php?title ... wn_Website

It sounds like you are using wordpress, our standard short codes already use the redirect parameter but there is nothing stopping you creating your own widgets.

Re: Customise Availability Calendar

Posted: Tue Jul 07, 2015 3:12 pm
by will356
That's great, thanks, though have you any guidance on customising the appearance of the availability calendar?, cheers.

Re: Customise Availability Calendar

Posted: Wed Jul 08, 2015 9:57 am
by annettemorgenroth
You mean the availability calendar widget? Colors can be set in SETTINGS->BOOKING WIDGETS->AVAILABILITY CALENDAR. This widgets is designed to use your pages css. If you are comfortable working with cc you can apply custom css. The class is .beds24availcal

Re: Customise Availability Calendar

Posted: Wed Jul 08, 2015 10:13 am
by will356
Thank you, i did work that out eventually though i get problems with the link from the availability calendar to the booking page. Maybe i should open a new post for this issue.