Page Contact
File:
sections/page-contact.liquidTemplates:
page.contact.json

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
| ID | Type | Label | Default | Info |
|---|---|---|---|---|
| “ | header | |||
address_label | text | Address label | Address | |
address | textarea | Address | 365 Roberts Mountain Road | |
| Faber, Virginia 22938 USA | ||||
phone_label | text | Phone label | Phone | |
phone | textarea | Phone numbers | Toll-free (866) 881-3440 | |
| (434) 361-1500 | ||||
hours_label | text | Hours label | Hours | |
hours | text | Hours | Monday - Friday 9:00am to 5pm EST | |
| “ | header | |||
support_content | richtext | Support 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_content | richtext | Inquiry 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' %}