1. Knowledge Base
  2. ResBook Guests Booking Calendar

Can I show specific units on ResBook's direct online guests booking calendar?

ResBook can allow you to split the guest booking calendar to only reveal specific room types/properties on your website.

  1. Head to your own full calendar window 
  2. Hover your cursor over the particular room type heading and you can see a code popping up at the bottom of the screen after the = sign and copy the code towards the end of this link - Example: https://www.resbook.net/calendar/?pid=2019&referrer=&availability=show&rcidlist=R2075
  3. Replace the above link into the iframe calendar code:
<iframe width="100%" height="1000" src="https://www.resbook.net/calendar/?pid=xxxx&referrer=&availability=show&rcidlist=Rxxxx&iframe=1&center=true" frameborder="0" scrolling="NO" marginwidth=”0” marginheight=”0” vspace=”0” hspace=”0”allowtransparency=”true” allowTransparency="true" sandbox="allow-popups allow-same-origin allow-scripts allow-top-navigation allow-forms" seamless="seamless" ></iframe>


To include multiple rooms/room types just add a comma then the room id, for example:

https://www.resbook.net/calendar/?pid=2019&referrer=&availability=show&rcidlist=R2075,R423

 

Note: Activities will have a 4 digit numeric code. Normal Room types will have an R code followed by 4 digits.