Month :

July 2025

Creating a Custom Theme Tutorial
July 5, 2025
By
John

Customize your ReservationKey reservation pages with HTML and CSS. This tutorial shows how to build a custom theme that matches your site's branding and layout.

Adding Search Bar to WordPress / Elementor With ChatGPT's Help
July 3, 2025
By
John

A common request is to add a search bar / widget to a user's website, which allows guests to enter dates and see available rooms. Normally this is straightforward - just copy the code we provide and paste it into your website. Here, it was a bit tricker since Elementor and WordPress blocked custom Javascript from being directly embedded into the HTML widget. So we had to break our code into three sections.