Operations - July 5, 2025 - 2 min read
Creating a Custom Theme Tutorial
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.
RESOURCE LIBRARY
Posts published in July 2025.
2 active filters
Operations - July 5, 2025 - 2 min read
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.
Operations - July 3, 2025 - 4 min read
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.