If you are currently in the midst of planning a wedding, then I don't need to tell you how stressful it can be. Honestly, I thought about eloping probably a dozen times while planning my own wedding, and there's a reason I'm not alone in that feeling. It's hard! You have to stick to your guns while also following a budget and keeping in mind that there are plenty of people just waiting to tell you how you should plan your wedding. When you put together your guest list, for instance, there will probably be people who won't make the cut, and you might worry that they'll feel hurt. That's why telling relatives they’re not invited to your wedding is so tricky, because emotions are involved, and it can be difficult to know what to say.

First of all, it's important to remember that "it’s totally fine to skip some relatives," Susan Trombetti, CEO of Exclusive Matchmaking tells Elite Daily. "For example, you might tell them no children under the age of 12. Maybe you don’t invite distant cousins, or just invite the ones you are close to because it’s not a family reunion after all." But, if you don't invite them, you'll likely have to explain why at some point — right?
So, how do you explain that? Should you just straight-up tell your second cousin's husband that he didn't make the cut? Well, Trombetti says that it's important to be honest, but kind.

Trombetti maintains that it's not crucial to reach out to someone who wasn't invited unless they just ask you and demand an answer in some way. "I don’t really think you have to do anything," she says. "It’s your day. If put on the spot, just explain that you hope they understand it was a matter of finances." It's really as simple as that. Most people understand that weddings are expensive, and that sometimes couples need to cut back on the total number of guest in order to save some money. If someone pushes back too much, then remember that it's your wedding, and you don't have to deal with it.

For instance, "If it’s a matter of bad behavior such as they drink too much and create a scene, you don’t need to explain and engage," Trombetti says. As far as wedding planning goes, you absolutely do not have to explain your decisions to everyone. "Leave it to someone else to tell them you don’t want your wedding ruined and they should clean up their act." It can be rough, but it's also not your job to coddle anyone's feelings.

As fun as weddings are, they can also be extremely stressful, and it can be difficult to discern what's your responsibility as the one getting married. "Remember, it’s your day but it’s one of many in your married life," Trombetti says. "Is this one day worth the lifetime of hurt feelings that will live on past that one day?" It's ultimately up to you — you deserved to get married on your terms, with your dream guest list.

L291的更多相关文章

随机推荐

  1. js时间字符串转为标准时间

    //将字符串转换为时间格式,适用各种浏览器,格式如2016-09-09T17:02:37.227"function GetTimeByTimeStr(dateString) { var ti ...

  2. Webpack实现路由懒加载的三种方式

    原文指路:https://blog.csdn.net/qq_37540004/article/details/78727063 第一种: 引入方式(正常引入): const router = new ...

  3. Fox And Dinner CodeForces - 510E (最大流)

    大意: n只狐狸, 要求分成若干个环, 每个环的狐狸不少于三只, 相邻狐狸年龄和为素数. 狐狸年龄都>=2, 那么素数一定为奇数, 相邻必须是一奇一偶, 也就是一个二分图, 源点向奇数点连容量为 ...

  4. 用curl模拟夹带cookie的http请求

    1. 首先登录所要登录的网站,发起http请求,获取cookie 2. 获取请求的真正的路径,现在的前端比如vue都是用自定义路径映射后端路径的,比如在vue中某个请求为caojiangjiang/t ...

  5. python-项目流程分析及优化查询方法

    项目流程分析: ****** 1. 需求分析 2. 知识点 - 插件 3. 功能分析: - 用户登录 - session - 签名cookie PS: 主动设置超时时间:request.session ...

  6. TP5+jquery即点既改

    //表单 {volist name="date" id="v"}<tr id="{$v.id}"> <td>< ...

  7. Oracle 拼接字符串

    Tom大神写的 CREATE OR REPLACE FUNCTION stragg(input varchar2) RETURN varchar2 PARALLEL_ENABLE AGGREGATE ...

  8. HTML相关知识点总结

    1.表格<table>常用属性 cellspacing:两个单元格之间的距离 注:属性值为数字,效果图如下(左边cellspacing="0",右边cellspacin ...

  9. 【转】Vue 脱坑记 - 查漏补缺(汇总下群里高频询问的xxx及给出不靠谱的解决方案)

    前言 文章内容覆盖范围,芝麻绿豆的破问题都有,不止于vue; 给出的是方案,但不是手把手一字一句的给你说十万个为什么! 有三类人不适合此篇文章: “喜欢站在道德制高点的圣母婊” – 适合去教堂 “无理 ...

  10. MP3文件结构解析(超详细)

    转自:http://blog.csdn.net/u010650845/article/details/53520426 MP3文件结构解析(超详细) 1. MP3文件结构解析 1.1. 概述 1.1. ...