We’ve added a couple of new tweaks for hiding the number of children in the reservation forms. By adding these lines to a custom theme, the number of children can be hidden. Hide the number of children dropdown:.numchildren { display:none; } Hide the number of children in the reservation summary, on the Reservation Page:#numguests_children_span {display:none;} …
Now it is possible to “star” reservations in order to highlight certain ones. When a star has been added, the star will appear next to the guest’s name on the internal reservation calendar. To add a star, simply click the star at the top of the Reservation Details screen. We think there is room for …
We sometimes are asked why we only take PayPal for subscriptions to ReservationKey. The primary reason is because it is easy for us and is generally easy for our users. For us, we are able to keep our costs low by not having to spend any additional resources handling billing. With PayPal subscriptions, all of …
If you want to use a “book now” form where guests enter their dates on your website you have to pass the variables to YOUR page which then passes them to the URL in the iframe. This can be done using programming, such as PHP, ASP, etc, or with javascript. Here is a way to do this in javascript so …
Do you ever want to hold a number of rooms for a group booking, such as for a wedding, but you want guests to be able to reserve individual rooms out of those held rooms? Now, this is possible, thanks to a new status option. In this example, we can see that there are a
When a rate adjustment results in a price decrease, we now show that information on hotel style pages. Previously this was only implemented on Multiple Unit pages. Such as is seen here:
We just realized we have only had a code for guest phone, {{guestphone}}, which pulls from the first phone field. But we don’t have codes for the two other phone fields, business and mobile phones, two fields that appear on the internal reservation form. So, now we have added these two code, which can be …
We have added two new enhancement to the email templates section (under Website Tab). First, is the option to upload images which can be used in the templates, such as a logo, or photo. The other new feature is the ability to set default To, CC, and BCC email addresses. These are the addresses that …
We’ve added a few new options to the Payments By Date Report. You can now select which type of date on which to run the query. Select from Payment Date, Arrival Date, Departure Date, and Booking Date. New options are available by clicking the “Show Advanced Search” link. Now it is possible to select which …
From the Reservation Details page, the Change link now opens a small window where quick adjustments to a reservation can be made. This window contains several useful features. 1. Move RoomsSimply select the new room to move this guest to. After selecting the room, the system will automatically check to see if the newly selected …
We have developed functionality to automatically send emails to guests based on dates saved in custom fields. This is useful for sending automatic yearly emails to guests for events such as a birthday or wedding anniversary. Here’s how to set it up: 1. Add Custom Field(s)Add one or more custom fields of the date type: …
For properties where guests book by the room TYPE rather than the specific unit, ReservationKey configuration just got a lot easier. Now, instead of duplicating room descriptions and photos in every identical room, you just have to enter the room descriptions and photos, once, in the Room Types section. The latest blog post goes into …
ReservationKey works well for larger properties such as hotels, motels, and campgrounds, where users book by the TYPE of unit. Here are the steps for how to set up this type of property. All of these sections are located under the Properties Tab. 1. Properties / Locations– Add your property name– Add descriptions and photos …