Did you enter the shortcode [booking name=”name of the room”] in the page?
The “name of the room” must have the same syntax as you entered in the booking.
Regards,
Jan
I assume that the calendar is displayed. You the names in the post and booking. In this case the only reason the booking is not visible is a override of the table cell style
If you look into the page source you will find around the cells of the busy days the css class cal_post. This class should set the background color off the cell to red but is overruled by another more specific class.
Change the impact off this class
Regards,
Jan