Skip to content

Page Contact

File: sections/page-contact.liquid

Templates: page.contact.json

Page Contact

Description

Page Contact

Displays the contact information, support details, and general inquiry instructions for the Monroe Institute. Includes address, phone, hours, and rich text support/inquiry content.

Features:

- Dynamic page title via {{ page.title }}
- Contact details sidebar (address, phone, hours)
- Rich text support and inquiry content
- Dynamic page content via {{ page.content }}

Settings:

  • address_label (text) — Address section label, default “Address”
  • address (textarea) — Full address, default “365 Roberts Mountain Road\nFaber, Virginia 22938 USA”
  • phone_label (text) — Phone section label, default “Phone”
  • phone (textarea) — Phone numbers, default “Toll-free (866) 881-3440\n(434) 361-1500”
  • hours_label (text) — Hours section label, default “Hours”
  • hours (text) — Office hours, default “Monday - Friday 9:00am to 5pm EST”
  • support_content (richtext) — Support instructions with links
  • inquiry_content (richtext) — General inquiry instructions with links

Blocks: None

Snippets Used: None

Dependencies:

  • Tailwind CSS (application.css) for layout and styling

Tailwind Status: Full

Settings

IDTypeLabelDefaultInfo
header
address_labeltextAddress labelAddress
addresstextareaAddress365 Roberts Mountain Road
Faber, Virginia 22938 USA
phone_labeltextPhone labelPhone
phonetextareaPhone numbersToll-free (866) 881-3440
(434) 361-1500
hours_labeltextHours labelHours
hourstextHoursMonday - Friday 9:00am to 5pm EST
header
support_contentrichtextSupport content<p>If you are looking for support on a digital product such as an audio download or online course, or if you are having trouble with the expand app, please <a href=“https://support.monroeinstitute.org” target=“_blank”>visit our support portal</a> to get immediate answers or open a ticket with our technical support team.</p>
inquiry_contentrichtextInquiry content<p>If you would like to ask questions about our programs, methods, or have general inquiries about the Institute, you may want to review our <a href=“/pages/faqs”>program FAQs</a> or feel free to email us at <a href=“mailto:info@monroeinstitute.org”>info@monroeinstitute.org</a></p>

Usage

This section is referenced in JSON templates and cannot be added via the theme editor.

{% section 'page-contact' %}