1. Home
  2. Docs
  3. Developer Guide
  4. Shortcodes
  5. [property_office_details]

[property_office_details]

This shortcode can be used on the single property page and will output the contact details of the office that the property is assigned to . Office details can be customised within ‘Property Hive > Settings > Offices’.

[property_office_details]

Attributes

Attribute: address_separator

Description: What character/tag to separate the parts of the office address with

Default: <br>

Example: [property_office_details address_separator=", "]


Attribute: hyperlink_telephone_number

Description: Whether to hyperlink the telephone number allowing people to click it to call the number.

Default: true

Example: [property_office_details hyperlink_telephone_number="false"]


Attribute: hyperlink_email_address

Description:Whether to hyperlink the email address allowing people to click it to open their email client.

Default: true

Example: [property_office_details hyperlink_email_address="false"]