Skip to main content
View Categories

Multi Calendar Shortcode

1 min read

The Multi Calendar shortcode enables you to display an interactive calendar view for multiple properties simultaneously. This powerful tool allows users to compare availability and pricing across different properties in a single view.

Usage #

[homerunner-multi-calendar]

Parameters #

ParameterRequiredDefaultDescription
hide_priceNofalseSet to ‘yes’ to hide pricing information
calendar_heightNo500Height of the calendar view in pixels
max_num_daysNo*Maximum number of days to display in the calendar
per_pageNo20Number of properties to display per page
colorNo‘flat’Calendar color theme, flat or striped

* Default max_num_days is determined by the global calendar settings

Features #

  • Compare multiple properties’ availability in a single view
  • Works with all supported Property Management Systems
  • Responsive design that adapts to different screen sizes
  • Real-time availability updates
  • Supports multiple currencies and time zones
  • Customizable display options
  • Built-in pagination for handling large property sets

Examples #

Basic Usage #

[homerunner-multi-calendar]

Custom Height and Properties Per Page #

[homerunner-multi-calendar calendar_height="600" per_page="10"]

Hide Pricing and Custom Color Theme #

[homerunner-multi-calendar hide_price="yes" color="custom-theme"]

Technical Notes #

  • Automatically inherits global currency and timezone settings
  • Handles minimum and maximum stay requirements across different property management systems
  • Supports WordPress localization for multi-language sites
  • Uses REST API for efficient data loading
  • Maintains consistent booking rules across all connected property management platforms