{"id":193,"date":"2026-02-05T16:06:01","date_gmt":"2026-02-05T16:06:01","guid":{"rendered":"https:\/\/site.sowhenitbe.com\/template-blue-lodge\/?page_id=193"},"modified":"2026-02-05T18:44:41","modified_gmt":"2026-02-05T18:44:41","slug":"visit","status":"publish","type":"page","link":"https:\/\/site.sowhenitbe.com\/template-blue-lodge\/visit\/","title":{"rendered":"Visit"},"content":{"rendered":"<!-- VISIT PAGE v4 (template-safe links + cleaner flow + expandable dress code + arrival checklist)\nReplace ALL existing page content with this.\n\nFixes:\n- All internal links point to \/template-blue-lodge\/... (so it does not jump to parent site)\n- Better flow: Hero -> Quick facts -> Map\/Arrival -> Parking -> Dress Code accordion -> What to expect -> CTA\n- Keeps MVB button style and no em dashes\n-->\n\n\n<style>\n  :root{\n    --mvb-btn-bg:#12233E;\n    --mvb-btn-bg-hover:#163158;\n    --mvb-btn-text:#ffffff;\n    --mvb-radius:12px;\n\n    --mv-text:#0b1220;\n    --mv-muted:#5b677a;\n    --mv-border:#e6e9ef;\n    --mv-soft:#f6f8fb;\n    --mv-card:#ffffff;\n  }\n\n  .mv-page{color:var(--mv-text);font-size:18px;line-height:1.6}\n  .mv-section{padding:28px 18px}\n  .mv-inner{max-width:1100px;margin:0 auto}\n  .mv-muted{color:var(--mv-muted)}\n  .mv-kicker{font-size:13px;text-transform:uppercase;letter-spacing:.02em;font-weight:700;color:var(--mv-muted);margin:0 0 10px}\n  .mv-h1{font-size:44px;line-height:1.12;margin:0 0 10px}\n  .mv-h2{font-size:26px;line-height:1.25;margin:0 0 10px}\n  .mv-h3{font-size:18px;line-height:1.25;margin:0}\n  .mv-lead{margin:0 0 18px;max-width:78ch}\n  .mv-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}\n\n  .mv-card{background:var(--mv-card);border:1px solid var(--mv-border);border-radius:18px;padding:20px}\n  .mv-hero{background:linear-gradient(180deg,var(--mv-soft),#fff);border-bottom:1px solid var(--mv-border)}\n\n  .mv-2col{display:grid;grid-template-columns: 1.05fr .95fr;gap:18px;align-items:start}\n\n  .mv-pills{\n    display:grid;\n    grid-template-columns:repeat(12,1fr);\n    gap:10px;\n    margin-top:16px;\n  }\n  .mv-pill{\n    grid-column:span 4;\n    background:#fff;\n    border:1px solid var(--mv-border);\n    border-radius:999px;\n    padding:10px 12px;\n    font-weight:700;\n    font-size:14px;\n  }\n\n  .mv-list{margin:10px 0 0;padding-left:18px}\n  .mv-list li{margin:6px 0}\n\n  .mv-note{\n    background:var(--mv-soft);\n    border:1px solid var(--mv-border);\n    border-radius:18px;\n    padding:16px;\n  }\n\n  .mv-map{width:100%;height:380px;border:0;border-radius:18px}\n\n  \/* Normal links inside page that are not buttons *\/\n  .mv-page a:not(.mvb-btn){color:var(--mvb-btn-bg)}\n  .mv-page a:not(.mvb-btn):visited{color:var(--mvb-btn-bg)}\n  .mv-page a:not(.mvb-btn):hover{color:var(--mvb-btn-bg-hover)}\n\n  \/* BUTTONS: force white text in all states *\/\n  .mv-page a.mvb-btn,\n  .mv-page a.mvb-btn:link,\n  .mv-page a.mvb-btn:visited,\n  .mv-page a.mvb-btn:hover,\n  .mv-page a.mvb-btn:active{\n    background:var(--mvb-btn-bg) !important;\n    color:var(--mvb-btn-text) !important;\n    -webkit-text-fill-color: var(--mvb-btn-text);\n    text-decoration:none !important;\n    border:0 !important;\n    border-radius:var(--mvb-radius) !important;\n    padding:14px 24px !important;\n    font-size:16px !important;\n    font-weight:600 !important;\n    min-height:48px !important;\n    display:inline-flex !important;\n    align-items:center !important;\n    justify-content:center !important;\n    gap:10px !important;\n  }\n  .mv-page a.mvb-btn:hover{background:var(--mvb-btn-bg-hover) !important}\n  .mv-page a.mvb-btn:focus{outline:2px rgba(18,35,62,.35) solid;outline-offset:2px}\n  .mv-page a.mvb-btn *{color:var(--mvb-btn-text) !important;-webkit-text-fill-color: var(--mvb-btn-text) !important}\n\n  \/* Accordion *\/\n  .mv-acc{\n    border:1px solid var(--mv-border);\n    border-radius:18px;\n    background:var(--mv-soft);\n    padding:16px;\n  }\n  .mv-acc[open]{background:#fff}\n  .mv-acc summary{\n    cursor:pointer;\n    font-weight:800;\n    list-style:none;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:12px;\n  }\n  .mv-acc summary::-webkit-details-marker{display:none}\n  .mv-acc summary:after{content:\"+\";font-size:20px;line-height:1}\n  .mv-acc[open] summary:after{content:\"-\"}\n  .mv-acc .mv-acc-body{margin-top:12px}\n\n  @media (max-width: 900px){\n    .mv-h1{font-size:34px}\n    .mv-2col{grid-template-columns:1fr}\n    .mv-pill{grid-column:span 12}\n    .mv-map{height:420px}\n  }\n<\/style>\n\n<main class=\"mv-page\">\n\n  <!-- HERO -->\n  <section class=\"mv-section mv-hero\">\n    <div class=\"mv-inner\">\n      <p class=\"mv-kicker\">Visit MasonView Demo<\/p>\n      <h1 class=\"mv-h1\">Visit MasonView Demo No. 88, F. and A.M.<\/h1>\n\n      <p class=\"mv-lead mv-muted\">\n        Everything you need for a smooth visit: meeting schedule, directions, parking, and who to contact.\n      <\/p>\n\n      <div class=\"mv-row\">\n        <a class=\"mvb-btn\" href=\"https:\/\/maps.app.goo.gl\/cfUEYj3G1BUHjTSHA\" target=\"_blank\" rel=\"noopener\">Get Directions<\/a>\n        <a class=\"mvb-btn\" href=\"\/template-blue-lodge\/calendar\/\">View Calendar<\/a>\n        <a class=\"mvb-btn\" href=\"\/template-blue-lodge\/contact\/\">Contact the Lodge<\/a>\n      <\/div>\n\n      <div class=\"mv-pills\" aria-label=\"Quick facts\">\n        <div class=\"mv-pill\">Stated Meeting: Second Thursday of each month<\/div>\n        <div class=\"mv-pill\">Address: 1234 Masonry Way<\/div>\n        <div class=\"mv-pill\">Phone: <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- MAP + ARRIVAL -->\n  <section class=\"mv-section\">\n    <div class=\"mv-inner\">\n      <div class=\"mv-2col\">\n\n        <!-- Map -->\n        <div class=\"mv-card\">\n          <h2 class=\"mv-h2\">Directions<\/h2>\n          <iframe class=\"mv-map\" src=\"https:\/\/www.google.com\/maps?q=1234%20Masonry%20Way&#038;output=embed\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" title=\"Map to MasonView Demo\"><\/iframe>\n          <p class=\"mv-muted\" style=\"margin:12px 0 0\">\n            <strong>Address:<\/strong> 1234 Masonry Way\n          <\/p>\n          <div class=\"mv-row\" style=\"margin-top:12px\">\n            <a class=\"mvb-btn\" href=\"https:\/\/maps.app.goo.gl\/cfUEYj3G1BUHjTSHA\" target=\"_blank\" rel=\"noopener\">Open in Google Maps<\/a>\n            <a class=\"mvb-btn\" href=\"tel:\">Call <\/a>\n          <\/div>\n        <\/div>\n\n        <!-- Arrival checklist -->\n        <div class=\"mv-card\">\n          <h2 class=\"mv-h2\">Before you arrive<\/h2>\n\n          <div class=\"mv-note\">\n            <p class=\"mv-muted\" style=\"margin:0\">\n              If you let us know you are coming, we will have someone greet you and help you find the right entrance.\n            <\/p>\n          <\/div>\n\n          <ul class=\"mv-list\">\n            <li>Arrive 10 to 15 minutes early.<\/li>\n            <li>Confirm the date and time on the calendar.<\/li>\n            <li>If visiting from another Lodge, bring your current dues card.<\/li>\n            <li>If you are not sure where to go, call or email the Secretary.<\/li>\n          <\/ul>\n\n          <div class=\"mv-row\" style=\"margin-top:14px\">\n            <a class=\"mvb-btn\" href=\"mailto:sec@masonview.com\">Email Secretary<\/a>\n            <a class=\"mvb-btn\" href=\"\/template-blue-lodge\/calendar\/\">Check the calendar<\/a>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PARKING + ENTRANCE -->\n  <section class=\"mv-section\">\n    <div class=\"mv-inner\">\n      <div class=\"mv-card\">\n        <h2 class=\"mv-h2\">Parking and entrance<\/h2>\n\n        <div class=\"mv-2col\" style=\"margin-top:12px\">\n          <div class=\"mv-note\">\n            <h3 class=\"mv-h3\">Parking<\/h3>\n            <p class=\"mv-muted\" style=\"margin:10px 0 0\">\n              Replace with lodge specific parking instructions.\n              Example: Park in the rear lot. Overflow parking is available on the side street.\n            <\/p>\n          <\/div>\n\n          <div class=\"mv-note\">\n            <h3 class=\"mv-h3\">Entrance<\/h3>\n            <p class=\"mv-muted\" style=\"margin:10px 0 0\">\n              Replace with lodge specific entrance instructions.\n              Example: Use the side door marked \u201cLodge Entrance\u201d. If the door is locked, call .\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mv-row\" style=\"margin-top:14px\">\n          <a class=\"mvb-btn\" href=\"tel:\">Call <\/a>\n          <a class=\"mvb-btn\" href=\"\/template-blue-lodge\/contact\/\">Send a message<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- DRESS CODE (EXPANDABLE) -->\n  <section class=\"mv-section\">\n    <div class=\"mv-inner\">\n      <div class=\"mv-card\">\n        <h2 class=\"mv-h2\">Dress code<\/h2>\n\n        <details class=\"mv-acc\">\n          <summary>Tap to expand dress code guidance<\/summary>\n          <div class=\"mv-acc-body\">\n            <p class=\"mv-muted\" style=\"margin:0 0 10px\">\n              For most stated meetings in Pennsylvania Lodges, the standard is coat and tie.\n              If you are traveling or coming from work, business casual is also acceptable.\n              You will not be turned away for reasonable attire.\n            <\/p>\n\n            <p style=\"margin:0 0 6px\"><strong>Business casual means<\/strong><\/p>\n            <ul class=\"mv-list\" style=\"margin-top:6px\">\n              <li>Collared dress shirt or a polo with a collar<\/li>\n              <li>Slacks<\/li>\n              <li>Closed toe shoes<\/li>\n            <\/ul>\n\n            <p style=\"margin:14px 0 6px\"><strong>Not considered business casual<\/strong><\/p>\n            <ul class=\"mv-list\" style=\"margin-top:6px\">\n              <li>Non-collared shirts<\/li>\n              <li>T-shirts<\/li>\n              <li>Jeans<\/li>\n              <li>Sneakers<\/li>\n              <li>Sandals<\/li>\n            <\/ul>\n\n            <div class=\"mv-row\" style=\"margin-top:14px\">\n              <a class=\"mvb-btn\" href=\"https:\/\/magazine.pamasons.org\/article\/what-should-i-wear-dress-codes-explained\/\" target=\"_blank\" rel=\"noopener\">\n                Read the PA Masons dress code guide\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/details>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- WHAT TO EXPECT -->\n  <section class=\"mv-section\">\n    <div class=\"mv-inner\">\n      <div class=\"mv-card\">\n        <h2 class=\"mv-h2\">What to expect<\/h2>\n\n        <p class=\"mv-muted\" style=\"margin:0 0 10px\">\n          Your first visit should feel simple and welcoming. If the meeting is tiled, we will guide you on where to wait comfortably.\n          For public events, you can simply arrive and follow posted signs.\n        <\/p>\n\n        <ul class=\"mv-list\">\n          <li>We can confirm the time and whether a meal is planned.<\/li>\n          <li>We can help you meet members and get your questions answered.<\/li>\n          <li>If you are interested in joining, we can explain the process privately.<\/li>\n        <\/ul>\n\n        <div class=\"mv-row\" style=\"margin-top:14px\">\n          <a class=\"mvb-btn\" href=\"\/template-blue-lodge\/join\/\">Interested in joining<\/a>\n          <a class=\"mvb-btn\" href=\"\/template-blue-lodge\/faq\/\">FAQ<\/a>\n          <a class=\"mvb-btn\" href=\"\/template-blue-lodge\/calendar\/\">See upcoming events<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA -->\n  <section class=\"mv-section\">\n    <div class=\"mv-inner\">\n      <div class=\"mv-card\">\n        <h2 class=\"mv-h2\">Plan your visit<\/h2>\n        <p class=\"mv-muted\" style=\"margin:0 0 12px\">\n          The easiest first step is to pick a date on the calendar and send a quick message so we can greet you.\n        <\/p>\n        <div class=\"mv-row\">\n          <a class=\"mvb-btn\" href=\"\/template-blue-lodge\/calendar\/\">View Calendar<\/a>\n          <a class=\"mvb-btn\" href=\"\/template-blue-lodge\/contact\/\">Message the Lodge<\/a>\n          <a class=\"mvb-btn\" href=\"https:\/\/maps.app.goo.gl\/cfUEYj3G1BUHjTSHA\" target=\"_blank\" rel=\"noopener\">Directions<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/main>\n\n","protected":false},"excerpt":{"rendered":"<p>Visit MasonView Demo Visit MasonView Demo No. 88, F. and A.M. Everything you need for a smooth visit: meeting schedule, directions, parking, and who to contact. Get Directions View Calendar Contact the Lodge Stated Meeting: Second Thursday of each month Address: 1234 Masonry Way Phone: Directions Address: 1234 Masonry Way Open in Google Maps Call &#8230; <a title=\"Visit\" class=\"read-more\" href=\"https:\/\/site.sowhenitbe.com\/template-blue-lodge\/visit\/\" aria-label=\"Read more about Visit\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-193","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/site.sowhenitbe.com\/template-blue-lodge\/wp-json\/wp\/v2\/pages\/193","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/site.sowhenitbe.com\/template-blue-lodge\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/site.sowhenitbe.com\/template-blue-lodge\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/site.sowhenitbe.com\/template-blue-lodge\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/site.sowhenitbe.com\/template-blue-lodge\/wp-json\/wp\/v2\/comments?post=193"}],"version-history":[{"count":4,"href":"https:\/\/site.sowhenitbe.com\/template-blue-lodge\/wp-json\/wp\/v2\/pages\/193\/revisions"}],"predecessor-version":[{"id":233,"href":"https:\/\/site.sowhenitbe.com\/template-blue-lodge\/wp-json\/wp\/v2\/pages\/193\/revisions\/233"}],"wp:attachment":[{"href":"https:\/\/site.sowhenitbe.com\/template-blue-lodge\/wp-json\/wp\/v2\/media?parent=193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}