Show availability calendar only (without ability to book)

I would like to show an availability calendar for each property (fed from their own booking system ICS) so that users can filter for properties that are available on the dates of their choice. I want all the booking process to be handled outside HivePress by users clicking through to the vendor website once they have found the property they want to book. How do I do this?

Hi,

Unfortunately, this feature isn’t available yet. However, it might be possible to achieve this with some CSS customization. As a workaround, you could try using pointer-events: none on the date picker elements to disable interaction, and you’d also need to hide the “Book Now” button with CSS.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.