Skip to main content
View Categories

Property Calendar Shortcode

< 1 min read

The Property Calendar shortcode allows you to display an interactive availability calendar for a specific property. This calendar shows available dates, pricing (optional), and handles date selection with various booking constraints.

Usage #

[homerunner-property-calendar id="123"]

Parameters #

ParameterRequiredDefaultDescription
idYesThe property ID to display the calendar for
hide_priceNofalseSet to ‘yes’ to hide pricing information
colorNo‘flat’Calendar color theme, flat or striped

Features #

  • Displays property availability across all connected Property Management Systems
  • Supports multiple currencies based on property settings
  • Handles minimum and maximum stay requirements
  • Provides localized text and date formats
  • Responsive design that works across all devices
  • Real-time availability updates

Examples #

Basic Usage #

[homerunner-property-calendar id="123"]

Hide Pricing #

[homerunner-property-calendar id="123" hide_price="yes"]

Custom Color Theme #

[homerunner-property-calendar id="123" color="striped"]

Technical Notes #

  • The calendar automatically inherits property settings like currency, timezone, and booking constraints from your connected Property Management System
  • Maximum booking window and stay duration are configurable per property
  • Supports multiple languages through WordPress localization
  • Automatically handles different pricing rules and seasonal rates