{"id":7509,"date":"2024-09-24T03:00:10","date_gmt":"2024-09-24T10:00:10","guid":{"rendered":"https:\/\/shutterflywpe.wpengine.com\/?p=7509"},"modified":"2024-09-24T15:15:43","modified_gmt":"2024-09-24T22:15:43","slug":"wedding-rehearsal-dinner-invitation-wording","status":"publish","type":"post","link":"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/","title":{"rendered":"Wedding Rehearsal Dinner Invitation Wording and Etiquette"},"content":{"rendered":"A rehearsal dinner is an essential part of any wedding celebration. It\u2019s the perfect time to gather your closest friends and family, relax before the big day, and run through the wedding ceremony logistics. Whether you&#8217;re hosting a casual backyard barbecue or a formal dinner, the invitation sets the tone for the evening ahead. When crafting the perfect <a href=\"https:\/\/www.shutterfly.com\/t\/rehearsal-dinner-invitations\/\">rehearsal dinner invitation<\/a> wording, it\u2019s important to strike the right balance between informative and festive while giving guests all the key details they need.<br \/><br \/>Here\u2019s everything you need to know about rehearsal dinner invitations and wording, including examples to inspire your own invites.\r\n<!DOCTYPE html>\r\n<html>\r\n  <head>\r\n    <script>\r\n       function scrollListener() {\r\n        var productList = document.getElementById(\"carousel-product-list-wrapper\");\r\n        productList.addEventListener('scroll', scrollListener);\r\n      }\r\n\r\n      function scrollListener() {\r\n        manageArrowsVisibility();\r\n      };\r\n\r\n      \/\/ Callback to scroll events, manage the arrows visibility\r\n      function manageArrowsVisibility(distance = 0) {\r\n        var productList = document.getElementById(\"carousel-product-list-wrapper\");\r\n\r\n          if (productList) {\r\n              var scrollLeft = productList.scrollLeft;\r\n              var scrollPosition = scrollLeft + distance;\r\n              var offsetWidth = productList.offsetWidth;\r\n              var scrollWidth = productList.scrollWidth;\r\n\r\n              var leftArrow = document.getElementById(\"apc-left-arrow\");\r\n              var rightArrow = document.getElementById(\"apc-right-arrow\");\r\n\r\n\r\n              if (scrollPosition <= 0) {            \r\n                leftArrow.classList.add('disable');\r\n                rightArrow.classList.remove('disable');\r\n\r\n              } else if (scrollPosition + offsetWidth < scrollWidth) {\r\n                leftArrow.classList.remove('disable');\r\n                rightArrow.classList.remove('disable');\r\n\r\n              } else if (scrollPosition + offsetWidth >= scrollWidth) {\r\n                leftArrow.classList.remove('disable');\r\n                rightArrow.classList.add('disable');\r\n              }\r\n          }\r\n      }\r\n\r\n    \/\/ Handle when arrow was clicked\r\n        function handleArrowClick(direction) {\r\n          \/\/ Manage the photo strip scroll\r\n          var productList = document.getElementById(\"carousel-product-list-wrapper\");\r\n\r\n          if (productList) {\r\n            scrollAmount = 0;\r\n            var step = 10;\r\n            var distance = 720;\r\n            var slideTimer = setInterval(function(){\r\n              if (direction === 'left') {\r\n                  manageArrowsVisibility(-step);              \r\n                  productList.scrollLeft -= step;\r\n              } else {\r\n                  manageArrowsVisibility(step);\r\n                  productList.scrollLeft += step;\r\n              }\r\n              scrollAmount += step;\r\n                if(scrollAmount >= distance){\r\n                    window.clearInterval(slideTimer);\r\n                }\r\n            }, 25);\r\n          }\r\n        }\r\n      \r\n    <\/script>\r\n    <style>\r\n      .apc-spinner {\r\n        display: flex;\r\n        width: 72px;\r\n        position: absolute;\r\n        text-align: center;\r\n        justify-content: space-around;\r\n      }\r\n      .apc-spinner > div {\r\n        width: 18px;\r\n        height: 18px;\r\n        background: #aaa;\r\n        border-radius: 100%;\r\n        display: inline-block;\r\n        -webkit-animation: sk-bouncedelay 1.4s ease-in-out infinite both;\r\n        animation: sk-bouncedelay 1.4s ease-in-out infinite both;\r\n      }\r\n      .apc-spinner .bounce1 {\r\n        -webkit-animation-delay: -0.32s;\r\n        animation-delay: -0.32s;\r\n      }\r\n      .apc-spinner .bounce2 {\r\n        -webkit-animation-delay: -0.16s;\r\n        animation-delay: -0.16s;\r\n      }\r\n      @-webkit-keyframes sk-bouncedelay {\r\n        0%,\r\n        80%,\r\n        to {\r\n          -webkit-transform: scale(0);\r\n        }\r\n        40% {\r\n          -webkit-transform: scale(1);\r\n        }\r\n      }\r\n      @keyframes sk-bouncedelay {\r\n        0%,\r\n        80%,\r\n        to {\r\n          -webkit-transform: scale(0);\r\n          transform: scale(0);\r\n        }\r\n        40% {\r\n          -webkit-transform: scale(1);\r\n          transform: scale(1);\r\n        }\r\n      }\r\n      .shimmer-background {\r\n        position: absolute;\r\n        width: 100%;\r\n        height: 100%;\r\n        background: #fff;\r\n        flex-direction: column;\r\n        z-index: 3;\r\n      }\r\n      .shimmer-background,\r\n      .shimmer-thumb {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n      }\r\n      .shimmer-thumb {\r\n        width: 70%;\r\n        height: 55%;\r\n        background: #ebedf0;\r\n        margin: 10%;\r\n      }\r\n      .shimmer-text {\r\n        width: 50%;\r\n        height: 16px;\r\n        background: #ebedf0;\r\n        border-radius: 8px;\r\n        margin-bottom: 4%;\r\n      }\r\n      .apc-product-wrapper {\r\n        background: transparent;\r\n        padding: 4px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: center;\r\n        align-items: center;\r\n        margin: 0 auto;\r\n        box-sizing: content-box;\r\n        max-width: 280px;\r\n      }\r\n      .mobile .apc-product-wrapper {\r\n        height: 250px;\r\n      }\r\n      .grid-layout .apc-product-wrapper {\r\n        height: 295px;\r\n        width: calc(20% - 8px);\r\n      }\r\n      .carousel-layout .apc-product-wrapper {\r\n        height: 264px;\r\n        width: 248px;\r\n      }\r\n      .apc-product {\r\n        flex-direction: column;\r\n        width: 100%;\r\n        height: 100%;\r\n        flex-grow: 1;\r\n        border: none;\r\n        position: relative;\r\n        box-sizing: border-box;\r\n        cursor: pointer;\r\n        background: transparent;\r\n      }\r\n      .apc-product,\r\n      .product-image-wrapper {\r\n        display: flex;\r\n        justify-content: center;\r\n        align-items: center;\r\n      }\r\n      .product-image-wrapper {\r\n        height: 80%;\r\n      }\r\n      .product-image {\r\n        max-width: 90%;\r\n        height: auto;\r\n        width: auto;\r\n        transition: -webkit-transform 1s ease-out;\r\n        transition: transform 1s ease-out;\r\n        transition: transform 1s ease-out, -webkit-transform 1s ease-out;\r\n        max-height: 100%;\r\n      }\r\n      .product-image:hover {\r\n        transform: scale(1.05);\r\n        -ms-transform: scale(1.05);\r\n        -webkit-transform: scale(1.05);\r\n      }\r\n      .product-name {\r\n        width: 100%;\r\n        height: 24px;\r\n        font-size: 14px;\r\n        position: relative;\r\n        text-align: center;\r\n        color: #58595b;\r\n        white-space: nowrap;\r\n        text-overflow: ellipsis;\r\n        overflow: hidden;\r\n      }\r\n      .mobile .product-name {\r\n        font-size: 15px;\r\n      }\r\n      .tablet.grid-layout.landscape .apc-product-wrapper {\r\n        width: calc(25% - 16px);\r\n        margin: 0;\r\n      }\r\n      .tablet.grid-layout.landscape\r\n        .preview\r\n        .apc-product-wrapper:nth-child(n + 9) {\r\n        display: none;\r\n      }\r\n      .tablet.grid-layout.portrait .apc-product-wrapper {\r\n        width: calc(33% - 12px);\r\n        margin: 0;\r\n      }\r\n      .tablet.grid-layout.portrait\r\n        .preview\r\n        .apc-product-wrapper:nth-child(n + 7) {\r\n        display: none;\r\n      }\r\n      .mobile.grid-layout .apc-product-wrapper {\r\n        width: calc(50% - 8px);\r\n        margin: 0;\r\n        padding: 0;\r\n      }\r\n      .mobile.grid-layout .preview .apc-product-wrapper:nth-child(n + 5) {\r\n        display: none;\r\n      }\r\n      .apc-product-list {\r\n        display: flex;\r\n        justify-content: center;\r\n        align-items: center;\r\n      }\r\n      .carousel-layout .apc-product-list {\r\n        width: -webkit-fit-content;\r\n        width: -moz-fit-content;\r\n        width: fit-content;\r\n        margin: 0 4px;\r\n      }\r\n      .grid-layout .apc-product-list {\r\n        flex-flow: row wrap;\r\n        width: 100%;\r\n        height: 100%;\r\n      }\r\n      .grid-wrapper {\r\n        height: calc(100% - 70px);\r\n        display: flex;\r\n        flex-direction: row;\r\n        align-items: center;\r\n        justify-content: center;\r\n        overflow-y: hidden;\r\n        position: relative;\r\n      }\r\n      .mobile .grid-wrapper,\r\n      .tablet .grid-wrapper {\r\n        flex-direction: column;\r\n      }\r\n      .see-more {\r\n        height: 44px;\r\n        width: 100%;\r\n        min-width: 260px;\r\n        color: #58595b;\r\n        font-size: 14px;\r\n        text-align: center;\r\n        border: none;\r\n        border-top: 1px solid #dcdee1;\r\n        background: transparent;\r\n        margin: 16px 0;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        cursor: pointer;\r\n      }\r\n      .see-more-icon {\r\n        margin: -8px 0 0 12px;\r\n        -webkit-transform: rotate(135deg);\r\n        transform: rotate(135deg);\r\n      }\r\n      .apc-recommendation-title {\r\n        color: #58595b;\r\n        font-size: 32px;\r\n        font-weight: 700;\r\n        line-height: 40px;\r\n      }\r\n      .mobile .apc-recommendation-title {\r\n        font-size: 24px;\r\n        line-height: 28px;\r\n      }\r\n      .apc-recommendation-subtitle {\r\n        color: #58595b;\r\n        font-size: 18px;\r\n        line-height: 36px;\r\n      }\r\n      .mobile .apc-recommendation-subtitle {\r\n        font-size: 14px;\r\n        line-height: 20px;\r\n      }\r\n      .apc-header {\r\n        display: flex;\r\n        flex-direction: column;\r\n        overflow: hidden;\r\n      }\r\n      .icon {\r\n        height: 16px;\r\n        width: 16px;\r\n      }\r\n      .replace-button {\r\n        color: #58595b;\r\n        font-size: 14px;\r\n        text-align: center;\r\n        background: transparent;\r\n        width: 250px;\r\n        height: 36px;\r\n        margin: 8px 0;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-around;\r\n        align-self: center;\r\n      }\r\n      .apc-arrow,\r\n      .replace-button {\r\n        border: 1px solid #58595b;\r\n        border-radius: 4px;\r\n        cursor: pointer;\r\n      }\r\n      .apc-arrow {\r\n        padding: 0;\r\n        background: #fff;\r\n        width: 24px;\r\n        height: 48px;\r\n        margin: 0 8px;\r\n      }\r\n      .apc-arrow:hover {\r\n        box-shadow: 0 4px 4px -1px #c6c7c9;\r\n      }\r\n      .apc-arrow.disable {\r\n        opacity: 0.3;\r\n        cursor: auto;\r\n      }\r\n      .apc-arrow.disable:hover {\r\n        box-shadow: none;\r\n      }\r\n      .arrow-icon {\r\n        position: relative;\r\n        height: 12px;\r\n        width: 12px;\r\n        border-right: 2px solid #58595b;\r\n        border-top: 2px solid #58595b;\r\n      }\r\n      .arrow-icon.left {\r\n        -webkit-transform: rotate(225deg);\r\n        transform: rotate(225deg);\r\n        margin-left: 7px;\r\n      }\r\n      .arrow-icon.right {\r\n        -webkit-transform: rotate(45deg);\r\n        transform: rotate(45deg);\r\n        margin-right: 7px;\r\n      }\r\n      .carousel-wrapper {\r\n        display: flex;\r\n        flex-direction: row;\r\n        justify-content: center;\r\n        align-items: center;\r\n        \r\n      }\r\n      .carousel-product-list-wrapper {\r\n         overflow-x: scroll; \r\n      }\r\n    .carousel-product-list-wrapper::-webkit-scrollbar {\r\n        background-color: #fff;\r\n        width: 16px;\r\n    }\r\n    .carousel-product-list-wrapper::-webkit-scrollbar-track {\r\n        background-color: #fff;\r\n    }\r\n    .carousel-product-list-wrapper::-webkit-scrollbar-thumb {\r\n        background-color: #fff;\r\n        border-radius: 16px;\r\n        border: 4px solid #fff;\r\n    }\r\n    .carousel-product-list-wrapper:hover::-webkit-scrollbar-thumb {\r\n        background-color: #babac0;\r\n        border-radius: 16px;\r\n        border: 4px solid #fff;\r\n    }\r\n    .carousel-product-list-wrapper::-webkit-scrollbar-button {\r\n        display:none;\r\n    }\r\n      .apc-wrapper {\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n        justify-content: flex-start;\r\n        transition: min-height 3s;\r\n        max-width: 1600px;\r\n        margin: 0 auto;\r\n      }\r\n      .apc-wrapper.mobile,\r\n      .apc-wrapper.table {\r\n        width: auto;\r\n      }\r\n      .container {\r\n        display: flex;\r\n        flex-direction: column;\r\n        width: 100%;\r\n        margin: 16px 0;\r\n        background-color: #fff;\r\n      }\r\n      .apc-container-product-list-wrapper {\r\n        overflow-x: scroll;\r\n        width: 85%;\r\n      }\r\n      .widget-loading {\r\n        display: flex;\r\n        width: 100%;\r\n        border-radius: 12px;\r\n        background: #fff;\r\n        padding: 24px;\r\n        box-sizing: border-box;\r\n        opacity: 0.5;\r\n        position: relative;\r\n        z-index: 5;\r\n        align-items: center;\r\n        justify-content: center;\r\n        height: 421px;\r\n      }\r\n      .align-left {\r\n        align-self: start;\r\n        text-align: start;\r\n        margin-left: 8px;\r\n      }\r\n      .align-center {\r\n        align-self: center;\r\n        text-align: center;\r\n      }\r\n      .align-right {\r\n        align-self: end;\r\n        text-align: end;\r\n        margin-right: 8px;\r\n      }\r\n      .apc-global {\r\n        margin: 0;\r\n      }\r\n      .apc-global::-webkit-scrollbar {\r\n        display: block;\r\n        overflow: auto;\r\n        border-radius: 10px;\r\n      }\r\n      .apc-global * {\r\n        font-family: Montserrat Medium, Verdana, -apple-system,\r\n          BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell,\r\n          Fira Sans, Droid Sans, Helvetica Neue, sans-serif;\r\n        -moz-osx-font-smoothing: grayscale;\r\n      }\r\n      .apc-global .apc-pipe {\r\n        font-family: system-ui, sans-serif;\r\n      }\r\n      .apc-product:link { text-decoration: none; }\r\n      .apc-product:visited { text-decoration: none; }\r\n      .apc-product:hover { text-decoration: none; }\r\n      .apc-product:active { text-decoration: none; }\r\n    <\/style>\r\n  <\/head>\r\n  <body>\r\n\t<br>\r\n\t<br>  \r\n    <div id=\"wedding-cards-apc-rec-widget\" class=\"apc-global\">\r\n      <div\r\n        id=\"rec-container-widget\"\r\n        class=\"apc-wrapper landscape carousel-layout\"\r\n        data-test-id=\"apc-rec-widget-wrapper\"\r\n      >\r\n        <div class=\"container\">\r\n          <div class=\"apc-header align-center\">\r\n            <div class=\"apc-recommendation-title\">Design Wedding Cards<\/div>\r\n            <div class=\"apc-recommendation-subtitle\">Make invites and cards for your special day<\/div>\r\n          <\/div>\r\n          <div id=\"container-content\" class=\"container-content\">\r\n            <div class=\"carousel-wrapper\">\r\n                <button id=\"apc-left-arrow\" type=\"button\" onclick=\"handleArrowClick('left')\" class=\"apc-arrow disable\"><div class=\"arrow-icon left\"><\/div><\/button>\r\n              <div id=\"carousel-product-list-wrapper\" class=\"carousel-product-list-wrapper\">\r\n                <div\r\n                  id=\"apc-product-list\"\r\n                  class=\"apc-product-list\"\r\n                  data-test-id=\"apc-rec-widget-product-list\"\r\n                >\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                    <a href=\"https:\/\/www.shutterfly.com\/t\/save-the-date\/\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-0\" class=\"product-image-wrapper\">\r\n                        <img decoding=\"async\"\r\n                          src=\"https:\/\/c4.staticsfly.com\/asset\/fetch\/cs\/WPD_STATIONERYCARD_5x7-23013-2424-MERCHLARGE_FRONT-REGULAR\/thumbnail.preview\/v1\"\r\n                          alt=\"save the dates\"\r\n                          class=\"product-image\"\r\n                        ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Save the Dates<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                  <a href=\"https:\/\/www.shutterfly.com\/t\/wedding-invitations\/\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-1\" class=\"product-image-wrapper\">\r\n                        <img decoding=\"async\"\r\n                          src=\"https:\/\/c3.staticsfly.com\/asset\/fetch\/cs\/STATIONERYCARD_5x7-23813-30912-MERCHLARGE_FRONT-REGULAR\/thumbnail.preview\/v1\"\r\n                          alt=\"wedding invitations\"\r\n                          class=\"product-image\"\r\n                          ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Wedding Invitations<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                  <a href=\"https:\/\/www.shutterfly.com\/wedding-suites\/\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-2\" class=\"product-image-wrapper\">\r\n                        <img decoding=\"async\"\r\n                          src=\"https:\/\/cdn-image.staticsfly.com\/i\/tws\/home\/WF157347_TWS_5-up_Rehersal_Bough_desktop.jpg?impolicy=resize&width=480\"\r\n                          alt=\"wedding suites\"\r\n                          class=\"product-image\"\r\n                          ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Wedding Suites<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                  <a href=\"https:\/\/www.shutterfly.com\/t\/save-the-date\/?card-format=Magnets\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-3\" class=\"product-image-wrapper\">\r\n                        <img decoding=\"async\"\r\n                          src=\"https:\/\/c2.staticsfly.com\/asset\/fetch\/cs\/STNRY_MAGNET-290013-30062-MERCHLARGE_FRONT\/thumbnail.preview\/v1\"\r\n                          alt=\"magnet save the dates\"\r\n                          class=\"product-image\"\r\n                          ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Magnet Save the Dates<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                  <a href=\"https:\/\/www.shutterfly.com\/t\/bridal-shower-invitations\/\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-4\" class=\"product-image-wrapper\">\r\n                        <img decoding=\"async\"\r\n                          src=\"https:\/\/c4.staticsfly.com\/asset\/fetch\/cs\/STATIONERYCARD_5x7-23014-28121-MERCHLARGE_FRONT-ROUNDED\/thumbnail.preview\/v1\"\r\n                          alt=\"bridal shower invitations\"\r\n                          class=\"product-image\"\r\n                          ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Bridal Shower Invitations<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                  <a href=\"https:\/\/www.shutterfly.com\/t\/wedding-programs\/\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-5\" class=\"product-image-wrapper\">\r\n                         <img decoding=\"async\"\r\n                          src=\"https:\/\/c2.staticsfly.com\/asset\/fetch\/cs\/FLAT5X7PROGRAM-5630205-30901-MERCHLARGE_FRONT-ROUNDED\/thumbnail.preview\/v1\"\r\n                          alt=\"wedding programs\"\r\n                          class=\"product-image\"\r\n                          ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Wedding Programs<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                  <a href=\"https:\/\/www.shutterfly.com\/t\/wedding-announcements\/\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-6\" class=\"product-image-wrapper\">\r\n                         <img decoding=\"async\"\r\n                          src=\"https:\/\/c4.staticsfly.com\/asset\/fetch\/cs\/STATIONERYCARD_5x7-23025-27915-MERCHLARGE_FRONT-ROUNDED\/thumbnail.preview\/v1\"\r\n                          alt=\"wedding announcements\"\r\n                          class=\"product-image\"\r\n                          ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Wedding Announcements<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                  <a href=\"https:\/\/www.shutterfly.com\/t\/wedding-thank-you-cards\/\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-7\" class=\"product-image-wrapper\">\r\n                         <img decoding=\"async\"\r\n                          src=\"https:\/\/c2.staticsfly.com\/asset\/fetch\/cs\/STATIONERYCARD_FOLDED_3x5-300822-24327-MERCHLARGE_FRONT\/thumbnail.preview\/v1\"\r\n                          alt=\"wedding thank you cards\"\r\n                          class=\"product-image\"\r\n                          ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Wedding Thank You Cards<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                <\/div>\r\n              <\/div>\r\n              <button id=\"apc-right-arrow\" onclick=\"handleArrowClick('right')\" class=\"apc-arrow\"><div class=\"arrow-icon right\"><\/div><\/button>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/body>\r\n<\/html>\n\r\n<h2>What to Include in Your Wedding Rehearsal Dinner Invitations<\/h2>\r\n<p><a href=\"https:\/\/www.shutterfly.com\/t\/rehearsal-dinner-invitations\/\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-73382\" src=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/24_09_SFLY_Jungle_Stack_01-v02.jpg\" alt=\"green rehearsal dinner invitation\" width=\"702\" height=\"810\" srcset=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/24_09_SFLY_Jungle_Stack_01-v02.jpg 702w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/24_09_SFLY_Jungle_Stack_01-v02-260x300.jpg 260w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/24_09_SFLY_Jungle_Stack_01-v02-74x85.jpg 74w\" sizes=\"(max-width: 702px) 100vw, 702px\" \/><\/a><\/p>\r\n<p>Before diving into wording examples, let&#8217;s go over the essential information you should include in your <a href=\"https:\/\/www.shutterfly.com\/t\/rehearsal-dinner-invitations\/\">rehearsal dinner invitations<\/a>:<\/p>\r\n<ol>\r\n<li><strong>The Host<\/strong>: Traditionally, the groom&#8217;s parents host the rehearsal dinner, but this can vary depending on the couple&#8217;s preferences. Be sure to specify who is hosting the event.<\/li>\r\n<li><strong>The Names of the Couple<\/strong>: This may seem obvious, but it&#8217;s important to include both names of the couple so guests know exactly who the invitation is for.<\/li>\r\n<li><strong>Date and Time<\/strong>: Clearly state the date and time of the rehearsal dinner. Typically, the dinner follows the ceremony rehearsal, so ensure there&#8217;s enough time for a smooth transition.<\/li>\r\n<li><strong>Location<\/strong>: Include the full address of the dinner venue, whether it&#8217;s at a restaurant, a family home, or a special event space.<\/li>\r\n<li><strong>RSVP Details<\/strong>: Provide clear instructions for how and when to RSVP. This helps with planning, especially if it&#8217;s a catered event.<\/li>\r\n<li><strong>Dress Code<\/strong>: If there is a specific dress code, such as formal or casual, include this on the invitation to avoid confusion.<\/li>\r\n<\/ol>\r\n<p>With these basics in mind, here are some rehearsal dinner invitation wording examples to get you started:<\/p>\r\n<h2>Rehearsal Dinner Invitation Wording Examples<\/h2>\r\n<p><a href=\"https:\/\/www.shutterfly.com\/t\/rehearsal-dinner-invitations\/\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-73383\" src=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/24_06_SFLY_Wedding_0270.jpg\" alt=\"blue rehearsal dinner invitation\" width=\"1083\" height=\"851\" srcset=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/24_06_SFLY_Wedding_0270.jpg 1083w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/24_06_SFLY_Wedding_0270-300x236.jpg 300w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/24_06_SFLY_Wedding_0270-1024x805.jpg 1024w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/24_06_SFLY_Wedding_0270-768x603.jpg 768w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/24_06_SFLY_Wedding_0270-85x67.jpg 85w\" sizes=\"(max-width: 1083px) 100vw, 1083px\" \/><\/a><\/p>\r\n<h3>1. Classic and Formal<\/h3>\r\n<p>For a more traditional and formal dinner, your invitation wording should reflect the elegant tone of the evening. Here&#8217;s an example:<\/p>\r\n<p><em>Mr. and Mrs. John Smith<br \/>cordially invite you to the rehearsal dinner<br \/>in honor of<br \/>Emma Johnson and William Smith<br \/>on Friday, the 18th of October, 2024<br \/>at 7:00 p.m.<br \/>The Oceanview Ballroom<br \/>123 Seaside Avenue<br \/>Please RSVP by October 1st to 555-1234 or <a rel=\"noopener\">email@domain.com<\/a><\/em><\/p>\r\n<p>This wording keeps things straightforward and formal, ideal for a sit-down dinner in a restaurant or venue with a more elegant vibe.<\/p>\r\n<h3>2. Casual and Fun<\/h3>\r\n<p>If you\u2019re planning a more laid-back or informal gathering, your wording should reflect that casual atmosphere. For example:\u00a0<\/p>\r\n<p><em>Join us for food, drinks, and good times<br \/>as we celebrate the soon-to-be newlyweds<br \/>Emma &amp; Will!<br \/>Rehearsal Dinner:<br \/>Friday, October 18th, 2024<br \/>6:00 PM<br \/>Backyard of the Johnson Family Home<br \/>456 Maple Lane<br \/>Casual Attire<br \/>RSVP to Emma at 555-5678 by October 1st<\/em><\/p>\r\n<p>This example is perfect for a backyard barbecue or a more relaxed dinner setting. It still includes all the important details but with a fun and informal tone.<\/p>\r\n<p><a href=\"https:\/\/www.shutterfly.com\/t\/rehearsal-dinner-invitations\/\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-73387\" src=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_SFLY_WEDDING_3539-1.jpg\" alt=\"blue rehearsal dinner invitation\" width=\"796\" height=\"824\" srcset=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_SFLY_WEDDING_3539-1.jpg 796w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_SFLY_WEDDING_3539-1-290x300.jpg 290w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_SFLY_WEDDING_3539-1-768x795.jpg 768w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_SFLY_WEDDING_3539-1-82x85.jpg 82w\" sizes=\"(max-width: 796px) 100vw, 796px\" \/><\/a><\/p>\r\n<h3>3. Destination Wedding Vibes<\/h3>\r\n<p>For couples hosting a <a href=\"https:\/\/www.shutterfly.com\/ideas\/your-guide-to-destination-wedding-invitation-trends\/\">destination wedding<\/a>, consider incorporating the location\u2019s charm into the wording:<\/p>\r\n<p><em>Pack your bags and your appetite!<br \/>You&#8217;re invited to a rehearsal dinner under the stars<br \/>celebrating<br \/>Emma &amp; Will<br \/>Friday, October 18th, 2024<br \/>7:00 PM<br \/>La Playa Beachfront Restaurant<br \/>Caribbean Coast, Belize<br \/>Dress: Beach Chic<br \/>RSVP by October 1st to 555-1234 or <a rel=\"noopener\">email@domain.com<\/a><\/em><\/p>\r\n<p>This wording matches the tropical, relaxed vibe of a destination wedding, while still ensuring guests have all the necessary information.<\/p>\r\n<h3>4. Theme-Specific Rehearsal Dinner<\/h3>\r\n<p>If your rehearsal dinner has a specific theme\u2014such as a pizza party, BBQ, or even a vintage vibe\u2014reflect that in the wording. For example: <i><\/i><\/p>\r\n<p><em>Before the big day,<br \/>let\u2019s fire up the grill and have some fun!<br \/>Join us for a BBQ rehearsal dinner<br \/>honoring<br \/>Emma &amp; Will<br \/>Friday, October 18th, 2024<br \/>5:30 PM<br \/>Backyard of the Smith Family Home<br \/>456 Oak Street<br \/>BBQ Attire Encouraged<br \/>RSVP by October 1st to 555-1234 or <a rel=\"noopener\">email@domain.com<\/a><\/em><\/p>\r\n<p>This playful tone gets guests excited for a relaxed evening while setting the expectation for a BBQ-themed event.<\/p>\r\n<h2>Festive Touches for Your Rehearsal Dinner Invitations<\/h2>\r\n<p><a href=\"https:\/\/www.shutterfly.com\/t\/rehearsal-dinner-invitations\/\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-73384\" src=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S15_SFLY_WEDDING.jpg\" alt=\"green rehearsal dinner invitation\" width=\"850\" height=\"913\" srcset=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S15_SFLY_WEDDING.jpg 850w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S15_SFLY_WEDDING-279x300.jpg 279w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S15_SFLY_WEDDING-768x825.jpg 768w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S15_SFLY_WEDDING-79x85.jpg 79w\" sizes=\"(max-width: 850px) 100vw, 850px\" \/><\/a><\/p>\r\n<p>Since the rehearsal dinner is part of your <a href=\"https:\/\/www.shutterfly.com\/wedding\/\">wedding celebration<\/a>, it\u2019s important to keep the tone festive and celebratory. Here are some ways to add a special touch to your wedding rehearsal dinner invitations:<\/p>\r\n<ol>\r\n<li><strong>Personalized Invitations<\/strong>: Shutterfly offers beautifully customizable rehearsal dinner invitations to match your wedding theme. Add your own photos, colors, and designs to make them truly unique.<\/li>\r\n<li><strong>Include Wedding Themes<\/strong>: Use colors or design elements from your wedding day in the rehearsal dinner invitations to tie everything together.<\/li>\r\n<li><strong>Add Meaningful Quotes<\/strong>: Personalize your invites with a romantic or fun <a href=\"https:\/\/www.shutterfly.com\/ideas\/best-quotes-about-love-for-your-wedding-album\/\">quote about love<\/a>, marriage, or family.<\/li>\r\n<li><strong>Play with Fonts and Layouts<\/strong>: Choose playful or elegant fonts that fit the tone of your dinner, whether formal or casual.<\/li>\r\n<li><strong>Insert Itinerary Cards<\/strong>: If you\u2019re planning a full weekend of wedding festivities, include a simple itinerary card so guests know what to expect from the rehearsal dinner through to the big day.<\/li>\r\n<\/ol>\r\n<h2>When to Send Rehearsal Dinner Invitations<\/h2>\r\n<p><a href=\"https:\/\/www.shutterfly.com\/t\/rehearsal-dinner-invitations\/\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-73385\" src=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S14_SFLY_WEDDING_01.jpg\" alt=\"pink rehearsal dinner invitation\" width=\"810\" height=\"587\" srcset=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S14_SFLY_WEDDING_01.jpg 810w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S14_SFLY_WEDDING_01-300x217.jpg 300w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S14_SFLY_WEDDING_01-768x557.jpg 768w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S14_SFLY_WEDDING_01-85x62.jpg 85w\" sizes=\"(max-width: 810px) 100vw, 810px\" \/><\/a><\/p>\r\n<p>Typically, <a href=\"https:\/\/www.shutterfly.com\/t\/rehearsal-dinner-invitations\/\">rehearsal dinner invites<\/a> are sent out 4-6 weeks before the event. This gives guests enough time to plan their schedules, arrange travel, and RSVP in a timely manner. If you&#8217;re hosting a smaller, intimate gathering, you might get away with sending the invitations a little closer to the date, but for larger events, it&#8217;s always better to send them earlier.<\/p>\r\n<h2>Celebrate with Personalized Rehearsal Dinner Invitations<\/h2>\r\n<p><a href=\"https:\/\/www.shutterfly.com\/t\/rehearsal-dinner-invitations\/\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-73386\" src=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_SFLY_WEDDING_5939.jpg\" alt=\"simple rehearsal dinner invitation\" width=\"702\" height=\"910\" srcset=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_SFLY_WEDDING_5939.jpg 702w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_SFLY_WEDDING_5939-231x300.jpg 231w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_SFLY_WEDDING_5939-66x85.jpg 66w\" sizes=\"(max-width: 702px) 100vw, 702px\" \/><\/a><\/p>\r\n<p>At Shutterfly, we offer a wide range of <a href=\"https:\/\/www.shutterfly.com\/t\/rehearsal-dinner-invitations\/\">customizable rehearsal dinner invitations<\/a> that allow you to set the perfect tone for your event. Choose from elegant, rustic, or modern designs that match your wedding theme. Upload your own photos, change the fonts, and add your personal touches to make each invitation unique. Shutterfly\u2019s easy-to-use design tools allow you to craft the perfect invitation with just a few clicks. Plus, our high-quality paper and printing options ensure your invitations will look beautiful and stand out to your guests.<\/p>\r\n<h2>Final Thoughts on Rehearsal Dinner Invitation Wording<\/h2>\r\n<p><a href=\"https:\/\/www.shutterfly.com\/t\/rehearsal-dinner-invitations\/\"><img decoding=\"async\" class=\"aligncenter size-full wp-image-73388\" src=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S12_SFLY_WEDDING-1.jpg\" alt=\"elegant rehearsal dinner invitation\" width=\"1031\" height=\"794\" srcset=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S12_SFLY_WEDDING-1.jpg 1031w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S12_SFLY_WEDDING-1-300x231.jpg 300w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S12_SFLY_WEDDING-1-1024x789.jpg 1024w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S12_SFLY_WEDDING-1-768x591.jpg 768w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/23_11_S12_SFLY_WEDDING-1-85x65.jpg 85w\" sizes=\"(max-width: 1031px) 100vw, 1031px\" \/><\/a><\/p>\r\n<p>Your rehearsal dinner is a special time to celebrate with your closest friends and family before the wedding day. By choosing the right rehearsal dinner invitation wording, you\u2019ll be able to set the tone for the evening and get guests excited for the upcoming celebration. Whether formal, casual, or theme-specific, your invitation should reflect the style of your dinner while providing guests with all the key details. Ready to start creating your personalized invitations? Head to Shutterfly and explore our wide range of customizable rehearsal dinner invitations today!<\/p>\r\n<p>Additional Resources:<\/p>\r\n<ul>\r\n<li><a href=\"https:\/\/www.shutterfly.com\/t\/wedding-invitations\/\">Wedding Invitations<\/a><\/li>\r\n<li><a href=\"https:\/\/www.shutterfly.com\/t\/save-the-date\/\">Save the Dates<\/a><\/li>\r\n<li><a href=\"https:\/\/www.shutterfly.com\/t\/rsvp-cards\/\">RSVP Cards<\/a><\/li>\r\n<li><a href=\"https:\/\/www.shutterfly.com\/wedding-invitation-suites\/\">Wedding Invitation Suites<\/a><\/li>\r\n<li><a href=\"https:\/\/www.shutterfly.com\/ideas\/top-wedding-invitation-mistakes-to-avoid\/\">Wedding Invitation Mistakes to Avoid<\/a><\/li>\r\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>Discover creative wording ideas for your rehearsal dinner invitations and set the perfect tone for your wedding celebration with Shutterfly.<\/p>\n","protected":false},"author":10,"featured_media":73389,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[12],"tags":[3402,3217,3246],"class_list":{"0":"post-7509","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-wedding","8":"tag-invitations","9":"tag-wedding-planning","10":"tag-wedding-stationery","11":"entry"},"acf":[],"featured_image_src":"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/rehearsal-dinner-invitation-wording-featured.jpg","author_info":{"display_name":"Shutterfly Community","author_link":"https:\/\/www.shutterfly.com\/ideas\/author\/shutterfly\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Rehearsal Dinner Invitation Wording and Etiquette | Shutterfly<\/title>\n<meta name=\"description\" content=\"Discover creative wording ideas for your rehearsal dinner invitations and set the perfect tone for your wedding celebration with Shutterfly.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Wedding Rehearsal Dinner Invitation Wording and Etiquette\" \/>\n<meta property=\"og:description\" content=\"Discover creative wording ideas for your rehearsal dinner invitations and set the perfect tone for your wedding celebration with Shutterfly.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/\" \/>\n<meta property=\"og:site_name\" content=\"Ideas &amp; Inspiration\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/shutterfly\/\" \/>\n<meta property=\"article:published_time\" content=\"2024-09-24T10:00:10+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-24T22:15:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/rehearsal-dinner-invitation-wording-featured.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"375\" \/>\n\t<meta property=\"og:image:height\" content=\"375\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Shutterfly Community\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@shutterfly\" \/>\n<meta name=\"twitter:site\" content=\"@shutterfly\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Shutterfly Community\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/\"},\"author\":{\"name\":\"Shutterfly Community\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/person\/a3dbade370590cec62ab58d5e6df1f5c\"},\"headline\":\"Wedding Rehearsal Dinner Invitation Wording and Etiquette\",\"datePublished\":\"2024-09-24T10:00:10+00:00\",\"dateModified\":\"2024-09-24T22:15:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/\"},\"wordCount\":1098,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/rehearsal-dinner-invitation-wording-featured.jpg\",\"keywords\":[\"Invitations\",\"Wedding Planning\",\"Wedding Stationery\"],\"articleSection\":[\"Wedding\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/\",\"url\":\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/\",\"name\":\"Rehearsal Dinner Invitation Wording and Etiquette | Shutterfly\",\"isPartOf\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/rehearsal-dinner-invitation-wording-featured.jpg\",\"datePublished\":\"2024-09-24T10:00:10+00:00\",\"dateModified\":\"2024-09-24T22:15:43+00:00\",\"description\":\"Discover creative wording ideas for your rehearsal dinner invitations and set the perfect tone for your wedding celebration with Shutterfly.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#primaryimage\",\"url\":\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/rehearsal-dinner-invitation-wording-featured.jpg\",\"contentUrl\":\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/rehearsal-dinner-invitation-wording-featured.jpg\",\"width\":375,\"height\":375},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Ideas &amp; Inspiration\",\"item\":\"https:\/\/www.shutterfly.com\/ideas\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Wedding\",\"item\":\"https:\/\/www.shutterfly.com\/ideas\/wedding\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Wedding Rehearsal Dinner Invitation Wording and Etiquette\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#website\",\"url\":\"https:\/\/www.shutterfly.com\/ideas\/\",\"name\":\"Ideas &amp; Inspiration\",\"description\":\"Ideas and Inspiration for Every Occasion from Shutterfly\",\"publisher\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.shutterfly.com\/ideas\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#organization\",\"name\":\"Shutterfly\",\"url\":\"https:\/\/www.shutterfly.com\/ideas\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/shutterflywpe.wpengine.com\/wp-content\/uploads\/2019\/05\/shutterfly-logo_60px.png\",\"contentUrl\":\"https:\/\/shutterflywpe.wpengine.com\/wp-content\/uploads\/2019\/05\/shutterfly-logo_60px.png\",\"width\":178,\"height\":60,\"caption\":\"Shutterfly\"},\"image\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/shutterfly\/\",\"https:\/\/x.com\/shutterfly\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/person\/a3dbade370590cec62ab58d5e6df1f5c\",\"name\":\"Shutterfly Community\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/ideas.shutterfly.com\/wp-content\/litespeed\/avatar\/0f5fc1f1c07c38c8b6ca9f66c2f94912.jpg?ver=1777063126\",\"contentUrl\":\"https:\/\/ideas.shutterfly.com\/wp-content\/litespeed\/avatar\/0f5fc1f1c07c38c8b6ca9f66c2f94912.jpg?ver=1777063126\",\"caption\":\"Shutterfly Community\"},\"description\":\"Shutterfly Community is here to help capture and share life's most important moments. Discover thoughtful gifts, creative ideas and endless inspiration to create meaningful memories with family and friends.\",\"sameAs\":[\"https:\/\/www.shutterfly.com\"],\"url\":\"https:\/\/www.shutterfly.com\/ideas\/author\/shutterfly\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Rehearsal Dinner Invitation Wording and Etiquette | Shutterfly","description":"Discover creative wording ideas for your rehearsal dinner invitations and set the perfect tone for your wedding celebration with Shutterfly.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/","og_locale":"en_US","og_type":"article","og_title":"Wedding Rehearsal Dinner Invitation Wording and Etiquette","og_description":"Discover creative wording ideas for your rehearsal dinner invitations and set the perfect tone for your wedding celebration with Shutterfly.","og_url":"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/","og_site_name":"Ideas &amp; Inspiration","article_publisher":"https:\/\/facebook.com\/shutterfly\/","article_published_time":"2024-09-24T10:00:10+00:00","article_modified_time":"2024-09-24T22:15:43+00:00","og_image":[{"width":375,"height":375,"url":"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/rehearsal-dinner-invitation-wording-featured.jpg","type":"image\/jpeg"}],"author":"Shutterfly Community","twitter_card":"summary_large_image","twitter_creator":"@shutterfly","twitter_site":"@shutterfly","twitter_misc":{"Written by":"Shutterfly Community","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#article","isPartOf":{"@id":"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/"},"author":{"name":"Shutterfly Community","@id":"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/person\/a3dbade370590cec62ab58d5e6df1f5c"},"headline":"Wedding Rehearsal Dinner Invitation Wording and Etiquette","datePublished":"2024-09-24T10:00:10+00:00","dateModified":"2024-09-24T22:15:43+00:00","mainEntityOfPage":{"@id":"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/"},"wordCount":1098,"commentCount":0,"publisher":{"@id":"https:\/\/www.shutterfly.com\/ideas\/#organization"},"image":{"@id":"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#primaryimage"},"thumbnailUrl":"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/rehearsal-dinner-invitation-wording-featured.jpg","keywords":["Invitations","Wedding Planning","Wedding Stationery"],"articleSection":["Wedding"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/","url":"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/","name":"Rehearsal Dinner Invitation Wording and Etiquette | Shutterfly","isPartOf":{"@id":"https:\/\/www.shutterfly.com\/ideas\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#primaryimage"},"image":{"@id":"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#primaryimage"},"thumbnailUrl":"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/rehearsal-dinner-invitation-wording-featured.jpg","datePublished":"2024-09-24T10:00:10+00:00","dateModified":"2024-09-24T22:15:43+00:00","description":"Discover creative wording ideas for your rehearsal dinner invitations and set the perfect tone for your wedding celebration with Shutterfly.","breadcrumb":{"@id":"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#primaryimage","url":"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/rehearsal-dinner-invitation-wording-featured.jpg","contentUrl":"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/rehearsal-dinner-invitation-wording-featured.jpg","width":375,"height":375},{"@type":"BreadcrumbList","@id":"https:\/\/www.shutterfly.com\/ideas\/wedding-rehearsal-dinner-invitation-wording\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Ideas &amp; Inspiration","item":"https:\/\/www.shutterfly.com\/ideas\/"},{"@type":"ListItem","position":2,"name":"Wedding","item":"https:\/\/www.shutterfly.com\/ideas\/wedding\/"},{"@type":"ListItem","position":3,"name":"Wedding Rehearsal Dinner Invitation Wording and Etiquette"}]},{"@type":"WebSite","@id":"https:\/\/www.shutterfly.com\/ideas\/#website","url":"https:\/\/www.shutterfly.com\/ideas\/","name":"Ideas &amp; Inspiration","description":"Ideas and Inspiration for Every Occasion from Shutterfly","publisher":{"@id":"https:\/\/www.shutterfly.com\/ideas\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.shutterfly.com\/ideas\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.shutterfly.com\/ideas\/#organization","name":"Shutterfly","url":"https:\/\/www.shutterfly.com\/ideas\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/logo\/image\/","url":"https:\/\/shutterflywpe.wpengine.com\/wp-content\/uploads\/2019\/05\/shutterfly-logo_60px.png","contentUrl":"https:\/\/shutterflywpe.wpengine.com\/wp-content\/uploads\/2019\/05\/shutterfly-logo_60px.png","width":178,"height":60,"caption":"Shutterfly"},"image":{"@id":"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/shutterfly\/","https:\/\/x.com\/shutterfly"]},{"@type":"Person","@id":"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/person\/a3dbade370590cec62ab58d5e6df1f5c","name":"Shutterfly Community","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/person\/image\/","url":"https:\/\/ideas.shutterfly.com\/wp-content\/litespeed\/avatar\/0f5fc1f1c07c38c8b6ca9f66c2f94912.jpg?ver=1777063126","contentUrl":"https:\/\/ideas.shutterfly.com\/wp-content\/litespeed\/avatar\/0f5fc1f1c07c38c8b6ca9f66c2f94912.jpg?ver=1777063126","caption":"Shutterfly Community"},"description":"Shutterfly Community is here to help capture and share life's most important moments. Discover thoughtful gifts, creative ideas and endless inspiration to create meaningful memories with family and friends.","sameAs":["https:\/\/www.shutterfly.com"],"url":"https:\/\/www.shutterfly.com\/ideas\/author\/shutterfly\/"}]}},"featured_image_src_square":"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/12\/rehearsal-dinner-invitation-wording-featured.jpg","_links":{"self":[{"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/posts\/7509","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/comments?post=7509"}],"version-history":[{"count":0,"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/posts\/7509\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/media\/73389"}],"wp:attachment":[{"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/media?parent=7509"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/categories?post=7509"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/tags?post=7509"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}