Beyond EMS | Week 6
For those who have been wayward:
For those who have been wayward:
Continue reading →
The Betrayed's Reaction: An Excerpt from Harboring Hope
Today, I'd like to share an excerpt from our Harboring Hope course.
As you may or may not know, all of our authors, contributors, therapists, and vloggers have personally survived an infidelity crisis. When we say “we get it,” we really do. We understand your pain and frustration and desperate need for clarity and direction. We've felt your struggle personally and have lived to tell about it. We are here to help guide you through it.
This article is not just for the Betrayed individual. Reading the material below will prove extremely beneficial for the unfaithful individual in terms of gaining a better understanding of the betrayed's road ahead. While it's not an easy journey, it is a possible one and with the right help, we can minimize unnecessary collateral damage for all parties involved.
Join other betrayed mates on the path to healing with our…
Continue reading →
Surviving Infidelity: 6 Things I Wish I'd Known
This week's article explores the question: "After the affair came to light, what didn't you know that you needed to know?"
A hundred wayward spouses could tell you what they wish they'd known, and all of their responses would carry some merit. Today, however, I'd like to turn the lens on myself — an unfaithful spouse — to share six things I wish I'd known as well as what I've observed over my 30-plus years of marriage.
1. It's Not About Me
Yes, I perpetrated the infidelity, but the devastation and loss belonged to my wife. Helping her heal from the wound I created needed to be my focus — not all my reasons why and not my guilt and shame. It was far too easy to make it about me rather than listen to her pain and take responsibility. I must admit that early on, this is one of the toughest things for the wayward spouse to accomplish in recovery.
2. Surviving…
Continue reading →
Community Connection
.sidebar-first .content-inner {margin-left: 0!important;}
#members-menu-container {display:none!important;}
.menu-cc {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
box-sizing: border-box;
}
.menu-cc-item {
width: calc(50% - 20px);
max-width: 450px;
height: 220px;
margin-bottom: 20px;
border-radius: 10px;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
text-decoration: none;
color: #333333;
font-size: 20px;
}
.menu-cc-item:nth-child(1) {
background-color: #FFD700; /* Gold */
}
.menu-cc-item:nth-child(2) {
background-color: #90EE90; /* Light Green */
}
.menu-cc-item:nth-child(3) {
background-color: #ADD8E6; /* Light Blue */
}
.menu-cc-item:nth-child(4) {
background-color: #FFA07A; /* Light Salmon */…
Continue reading →
Beyond EMS | Week 4
For those who have been betrayed:
For those who have been betrayed:
Continue reading →
Beyond EMS | Week 4
For those who have been wayward:
For those who have been wayward:
Continue reading →
Beyond EMS | Week 4
For those who have been wayward:
For those who have been wayward:
Continue reading →
Hope Rising 2023 On Demand
The following videos are from the Sixth Annual Hope Rising Conference
for betrayed spouses from September 30th 2023. If you are interested in attending the next annual Hope Rising Conference, learn more here: www.affairrecovery.com/hope-rising
Download Speaker Notes
Session 1
Session 2
Session 3
Session 4
…
Continue reading →
Surviving Infidelity: The #1 Challenge to Recovery
One of the most frustrating issues when recovering from betrayal trauma is the ongoing emotional flooding that comes from the loss, deception, reminders, and intrusive thoughts. Long after a couple commits to work on the marriage, a fire-breathing trauma-dragon will raise its head and scorch the little progress they make. I call it a dragon because this type of trauma appears as if from nowhere for a ruthless surprise attack. This dragon of trauma is difficult to describe, so it can seem imaginary to those around you who don't know this kind of pain. For you though, it feels so big and so impossible to manage that recovery often seems utterly hopeless.
Join other betrayed mates on the path to healing with our life-changing Harboring Hope online course and start a better, brighter chapter.
Learn More | Harboring Hope
Bear with…
Continue reading →
The Importance of Wisdom Following Infidelity
"Now I get it," an angry spouse shouted at their mate.
I doubt it, I thought to myself. I was speaking with a couple that, after infidelity, had been working for five months to understand the "why" of the affair.
While trying to explain the dynamics of the relationship and the frequency of contact with the affair partner, the betrayed spouse concluded, "You obviously never loved me. I never did anything to hurt you."
The wayward spouses rebutted, "Are you serious? You were so controlling. I had no voice in our relationship; everything had to be done your way!"
"Well, at least I was always honest with you ... " the betrayed spouse's words lingered in silence. They were at an impasse again.
I was confident that the truth fell somewhere between their two subjective realities. Unfortunately, the trauma and pain…
Continue reading →
Beyond EMS | Week 3
For those who have been wayward:
For those who have been wayward:
Continue reading →
Beyond EMS | Week 3
For those who have been betrayed:
For those who have been betrayed:
Continue reading →
Pablo's Demos
.sidebar-first .content-inner {margin-left: 0!important;}
#members-menu-container {display:none!important;}
#rid-dashboard-wrapper {
visibility: hidden;
min-width: 0;
}
:root{
--navy:#0D304A; --dark-steel:#206671; --steel:#418A9E; --cadet:#6DACBD;
--sky:#82BDCD; --primary:#5E9CAE; --gold:#FFBB39; --gold-deep:#E8A21F;
--paper:#F7FAFB; --mist:#E3E6E8; --brown:#544A3E; --lt-brown:#695E4A;
--display:'Zilla Slab','Museo',Georgia,serif;
--sans:'Mulish','Museo Sans','Gill Sans','Trebuchet MS',Calibri,sans-serif;
}
*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:var(--sans);color:var(--brown);background:var(--paper);line-height:1.65;font-size:17px}
.wrap{max-width:1040px;margin:0 auto;padding:0 24px}
a.btn,button.btn{display:inline-block;background:var(--gold);color:var(--navy);font-family:var(--sans);
font-weight:800;font-size:17px;letter-spacing:.01em;text-decoration:none;border:none;cursor:pointer;
padding:15px 34px;border-radius:999px;transition:transform .15s ease, background .15s ease;}
a.btn:hover,button.btn:hover{background:var(--gold-deep);transform:translateY(-1px)}
a.btn:focus-visible,button.btn:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
/* ---------- header / hero ---------- */
header{background:var(--navy);color:#fff}
.topbar{display:flex;align-items:center;justify-content:space-between;padding:22px 0}
.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none}
.brand .word{font-family:var(--sans);font-weight:800;font-size:19px;letter-spacing:.02em}
.topbar .pill{font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;
color:var(--sky);border:1px solid rgba(130,189,205,.45);border-radius:999px;padding:6px 14px}
.hero{display:grid;grid-template-columns:1.25fr .75fr;gap:48px;align-items:center;padding:56px 0 84px}
.eyebrow{font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:18px}
h1{font-family:var(--display);font-weight:600;font-size:clamp(34px,5vw,54px);line-height:1.12;color:#fff;margin-bottom:20px}
h1 em{font-style:normal;color:var(--sky)}
.hero p.lede{font-size:19px;color:#CFE3EA;max-width:34em;margin-bottom:30px}
.hero-note{margin-top:14px;font-size:14px;color:#9FC4D2}
.ring-fig{text-align:center}
.ring-fig figcaption{margin-top:14px;font-size:14px;letter-spacing:.04em;color:var(--sky)}
@media(prefers-reduced-motion:no-preference){
.fade{opacity:0;transform:translateY(10px);animation:up .7s ease forwards}
.fade.d1{animation-delay:.08s}.fade.d2{animation-delay:.16s}.fade.d3{animation-delay:.24s}
@keyframes up{to{opacity:1;transform:none}}
}
/* ---------- sections ---------- */
section{padding:72px 0}
.kicker{font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--steel);margin-bottom:10px}
h2{font-family:var(--display);font-weight:600;font-size:clamp(26px,3.4vw,36px);color:var(--navy);line-height:1.2;margin-bottom:14px}
.section-lede{max-width:42em;color:var(--lt-brown);font-size:18px}
.props{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:40px}
.prop{background:#fff;border:1px solid var(--mist);border-radius:14px;padding:28px 26px}
.prop h3{font-family:var(--sans);font-weight:800;font-size:17px;color:var(--dark-steel);margin-bottom:8px}
.prop p{font-size:15.5px}
/* steps */
.steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:40px}
.step{position:relative;padding-top:8px}
.step::before{counter-increment:step;content:counter(step);display:inline-flex;align-items:center;justify-content:center;
width:40px;height:40px;border-radius:50%;background:var(--gold);color:var(--navy);font-weight:800;font-size:18px;margin-bottom:14px}
.step h3{font-weight:800;font-size:17px;color:var(--navy);margin-bottom:6px}
.step p{font-size:15.5px}
/* schedule cards */
.sched{background:#fff;border-top:1px solid var(--mist);border-bottom:1px solid var(--mist)}
.cards{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:40px}
.card{border:1px solid var(--mist);border-radius:16px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:box-shadow .2s ease}
.card:hover{box-shadow:0 10px 30px rgba(13,48,74,.10)}
.card .head{background:var(--dark-steel);color:#fff;padding:18px 24px}
.card .head .grp{font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--sky)}
.card .head h3{font-family:var(--display);font-weight:600;font-size:24px;margin-top:4px}
.card .bodyc{padding:24px;display:flex;flex-direction:column;gap:14px;flex:1}
.meta{display:flex;flex-wrap:wrap;gap:10px 22px;font-size:15px}
.meta span{display:inline-flex;align-items:center;gap:8px}
.meta b{color:var(--navy)}
.seatline{display:flex;align-items:center;gap:12px;margin-top:2px}
.seatline small{color:var(--lt-brown)}
.price{font-size:15px}
.price b{font-size:22px;color:var(--navy)}
.card .bodyc .btn{align-self:flex-start;margin-top:auto}
.sched-note{margin-top:26px;font-size:14px;color:var(--lt-brown)}
/* session arc */
.arc{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:40px;border:1px solid var(--mist);border-radius:14px;overflow:hidden;background:#fff}
.arc div{padding:26px 24px;border-left:1px solid var(--mist)}
.arc div:first-child{border-left:none}
.arc .t{font-size:13px;font-weight:800;letter-spacing:.12em;color:var(--steel);text-transform:uppercase}
.arc h3{font-weight:800;font-size:17px;color:var(--navy);margin:6px 0}
.arc p{font-size:15px}
/* trust strip */
.trust{background:var(--dark-steel);color:#fff;padding:42px 0}
.trust ul{list-style:none;display:flex;flex-wrap:wrap;gap:14px 36px;justify-content:center;font-size:15.5px;font-weight:600}
.trust li{display:flex;align-items:center;gap:10px}
.trust svg{flex:none}
/* faq */
details{background:#fff;border:1px solid var(--mist);border-radius:12px;margin-top:14px}
summary{cursor:pointer;font-weight:800;color:var(--navy);padding:18px 22px;list-style:none;display:flex;justify-content:space-between;align-items:center}
summary::-webkit-details-marker{display:none}
summary::after{content:'+';font-size:22px;color:var(--steel);font-weight:400}
details[open] summary::after{content:'\2212'}
details p{padding:0 22px 20px;font-size:15.5px}
/* final cta + footer */
.final{background:var(--navy);color:#fff;text-align:center;padding:84px 0}
.final h2{color:#fff}
.final p{color:#CFE3EA;max-width:36em;margin:0 auto 30px}
footer{background:var(--navy);color:#8FB3C4;border-top:1px solid rgba(130,189,205,.25);padding:30px 0;font-size:13px}
footer .wrap{display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between;align-items:center}
footer p{max-width:62em}
@media(max-width:840px){
.hero{grid-template-columns:1fr;padding:40px 0 64px}
.ring-fig{order:-1}
.ring-fig svg{width:200px;height:200px}
.props,.steps,.cards{grid-template-columns:1fr}
.arc{grid-template-columns:1fr}
.arc div{border-left:none;border-top:1px solid var(--mist)}
.arc div:first-child{border-top:none}
section{padding:56px 0}
}
affair recovery
Pilot Program
For Hope for Healing & Harboring Hope alumni
The course ends.The community doesn’t have to.
AR Community Groups are weekly 90-minute drop-in sessions led by experienced Group Leaders — the same structure, safety, and honesty you knew in your course. Come every week, or just the weeks you need it.
Reserve your seat
Open only to alumni who completed Hope for Healing or Harboring Hope.
Eight seats. One is open for you.
Why this exists
Finishing your course was a beginning, not an ending.
For 13 or 17 weeks you had a rhythm: a call, a group, people who knew your story by first name. Then it ended — and staying connected got harder. Community Groups give you a place to return to, built by the people who built your course.
Led by experienced Group Leaders
Every session is facilitated by a senior AR Group Leader who has walked this road personally and led many course groups before yours.
Drop in when you need it
No 13-week commitment. Reserve a single seat for a single session — weekly, monthly, or in the seasons when recovery feels heavy again.
The same safety you knew
First names only. No recordings. A group agreement read at the start of every session. Guided discussion drawn from AR’s materials — never a free-for-all.
Pilot schedule
Two groups to start. More as the community grows.
Sessions run on Zoom for six weeks during the pilot. Each group is capped at eight so every voice fits in ninety minutes.
For Hope for Healing alumni
Men’s Community Group
Led by Rick W.
Tuesdays 7:00–8:30 PM CT
Where Zoom
8 seats per session
$20 per session · pay only for the sessions you join
Reserve a seat — Tuesdays
For Harboring Hope alumnae
Women’s Community Group
Led by Alex W.
Thursdays 7:00–8:30 PM CT
Where Zoom
8 seats per session
$25 per session · pay only for the sessions you join
Reserve a seat — Thursdays
Times follow leader availability and may adjust between pilot cycles. Same-gender groups, matched to your course — the format you already know.
What a session looks like
Ninety minutes with a shape you’ll recognize.
First 20 minutes
Check-in
First names, your course, and one word for where you are this week. Everyone speaks early — no one carries the room alone.
The heart of the session
Guided topic
A weekly discussion guide drawn from AR’s materials — staying connected, rebuilding trust in yourself, handling triggers, and more.
Before you go
One small commitment
Each person names one doable step for the week ahead. Small and real beats big and vague.
Alumni only
First names only
Never recorded
Structured discussion guides
Faith-respectful, never faith-required
Questions
Good to know before you reserve.
Who can join?
Anyone who has completed Hope for Healing (men’s group) or Harboring Hope (women’s group). Groups follow the same gender separation as the courses. Your registration is checked against course completion — that shared foundation is what keeps the room safe.
Do I have to come every week?
No. That’s the point of drop-in: reserve a seat only for the sessions you want. Many alumni come weekly for a season; others return when something stirs things up. Both are welcome.
Is this counseling?
No. Community Groups are peer support facilitated by an experienced Group Leader — not counseling, therapy, or a substitute for either. If a session surfaces something that needs more support, your leader will help point you to the right resources.
What if a session fills up?
Each session is capped at eight participants so everyone has room to speak. If your week is full, you can grab a seat in the next one — and as the pilot grows, we’ll add groups and time slots based on demand.
There’s a seat open for you.
You did the hard work of the course. Staying connected is how it lasts — and you don’t have to do it alone.
Reserve your seat
AR Community Groups are peer support for course alumni and are not counseling or a substitute for counseling. If you are in crisis, call or text 988 (US Suicide & Crisis Lifeline) or contact local emergency services. © 2026 Affair Recovery · affairrecovery.com
.sidebar-first .content-inner {margin-left: 0!important;}
#members-menu-container {display:none!important;}
#rid-dashboard-wrapper {
visibility: hidden;
min-width: 0;
}
:root{
--navy:#0D304A; --dark-steel:#206671; --steel:#418A9E; --cadet:#6DACBD;
--sky:#82BDCD; --primary:#5E9CAE; --gold:#FFBB39; --gold-deep:#E8A21F;
--paper:#F7FAFB; --mist:#E3E6E8; --brown:#544A3E; --lt-brown:#695E4A;
--display:'Zilla Slab','Museo',Georgia,serif;
--sans:'Mulish','Museo Sans','Gill Sans','Trebuchet MS',Calibri,sans-serif;
}
*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:var(--sans);color:var(--brown);background:var(--paper);line-height:1.65;font-size:17px}
.wrap{max-width:1040px;margin:0 auto;padding:0 24px}
a.btn,button.btn{display:inline-block;background:var(--gold);color:var(--navy);font-family:var…
Continue reading →
Pablo - test page
.sidebar-first .content-inner {margin-left: 0!important;}
#members-menu-container {display:none!important;}
:root {
--ar-teal: #007682;
--ar-dark: #333333;
--ar-bg: #f4f7f6;
--ar-white: #ffffff;
--ar-gray: #888888;
}
body { font-family: 'Segoe UI', sans-serif; background-color: var(--ar-bg); margin: 0; padding: 20px; color: var(--ar-dark); }
.container { max-width: 1400px; margin: 0 auto; }
.controls {
display: flex; flex-wrap: wrap; gap: 15px; justify-content: center;
margin-bottom: 40px; align-items: center; padding: 20px;
background: var(--ar-white); border-radius: 15px; box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}
.btn { padding: 12px 25px; border-radius: 30px; border: none; cursor: pointer; font-weight: bold; transition: 0.3s; text-transform: uppercase; font-size: 12px; }
.btn-reset { background: #555; color: white; }
.btn-featured { background: var(--ar-teal); color: white; }
.btn-load { background: var(--ar-teal); color: white; margin: 40px auto; display: block; padding: 15px 40px; font-size: 14px; }
.btn:hover { transform: translateY(-2px); opacity: 0.9; }
#searchBar { width: 100%; max-width: 400px; padding: 12px 20px; border: 2px solid #eee; border-radius: 30px; outline: none; font-size: 16px; }
.section-title { border-left: 6px solid var(--ar-teal); padding-left: 15px; margin: 50px 0 25px 0; font-size: 22px; font-weight: 700; }
.video-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 30px; }
.shorts-grid { grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); }
.video-card { background: var(--ar-white); border-radius: 12px; overflow: hidden; box-shadow: 0 4px 12px rgba(0,0,0,0.08); cursor: pointer; transition: 0.3s; }
.video-card:hover { transform: translateY(-8px); box-shadow: 0 12px 24px rgba(0,0,0,0.15); }
.thumb-wrapper { position: relative; width: 100%; padding-top: 56.25%; background: #000; }
.short-card .thumb-wrapper { padding-top: 177%; }
.thumb-wrapper img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.video-info { padding: 15px; }
.video-info h3 { margin: 0; font-size: 14px; line-height: 1.4; height: 2.8em; overflow: hidden; }
#videoModal { display: none; position: fixed; z-index: 10000; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.95); justify-content: center; align-items: center; }
.modal-content { width: 95%; max-width: 1000px; position: relative; }
.video-container { position: relative; padding-bottom: 56.25%; height: 0; background: #000; border-radius: 8px; overflow: hidden; }
.video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }
.close-btn { position: absolute; top: -45px; right: 0; color: white; cursor: pointer; font-size: 16px; background: var(--ar-teal); padding: 5px 12px; border-radius: 5px; }
.status-msg { text-align: center; font-size: 18px; grid-column: 1 / -1; padding: 60px; color: var(--ar-gray); }
Home View
Featured Content
Loading Protected Library...
CLOSE [X]
const VIMEO_TOKEN = '415a71f661f6b8bd270d20c75ee0f143';
// THE MASTER TAG LIST - Only videos with one of these will ever show.
const ALLOWED_TAGS = ['office-hour-live', 'ohl-clips', 'ohl-shorts', 'ohl-featured'];
const mainDisplay = document.getElementById('mainDisplay');
let timeout = null;
let currentPage = 1;
async function fetchVimeoFiltered(searchTerm, perPage = 12, page = 1) {
try {
// 1. Fetch from Vimeo
const response = await fetch(`https://api.vimeo.com/me/videos?sort=date&direction=desc&query=${encodeURIComponent(searchTerm)}&per_page=${perPage}&page=${page}`, {
headers: { 'Authorization': `Bearer ${VIMEO_TOKEN}` }
});
const data = await response.json();
// 2. APPLY THE GATEKEEPER FILTER
// We only keep videos where at least one of their tags matches our ALLOWED_TAGS list
if (data.data) {
data.data = data.data.filter(video => {
if (!video.tags || video.tags.length === 0) return false;
// Check if any tag on the video matches our approved list (lowercase comparison)
return video.tags.some(tagObj => ALLOWED_TAGS.includes(tagObj.tag.toLowerCase()));
});
}
return data;
} catch (e) {
console.error("Fetch error:", e);
return { data: [] };
}
}
function createCard(video, isShort = false) {
const id = video.uri.split('/').pop();
const thumb = video.pictures.sizes[3]?.link || video.pictures.sizes[0].link;
return `
${video.name}
`;
}
async function initDefaultView() {
mainDisplay.innerHTML = "Loading Content...";
document.getElementById('searchBar').value = "";
currentPage = 1;
// Limiting to 6 per row as requested
const row1Data = await fetchVimeoFiltered('office-hour-live', 15); // Pull more to ensure we get 6 after filtering
const row2Data = await fetchVimeoFiltered('ohl-shorts', 15);
const row3Data = await fetchVimeoFiltered('ohl', 12, 1);
mainDisplay.innerHTML = `
Latest Shows & Clips
${row1Data.data.slice(0,6).map(v => createCard(v)).join('')}
OHL Shorts
${row2Data.data.slice(0,6).map(v => createCard(v, true)).join('')}
Full Video Catalog
${row3Data.data.map(v => createCard(v)).join('')}
Load More Videos
`;
}
async function loadMoreCatalog() {
const btn = document.getElementById('loadMoreBtn');
btn.innerText = "Loading...";
currentPage++;
const moreData = await fetchVimeoFiltered('ohl', 30, currentPage);
if (moreData.data && moreData.data.length > 0) {
const catalogGrid = document.getElementById('catalogGrid');
const newCards = moreData.data.map(v => createCard(v)).join('');
catalogGrid.insertAdjacentHTML('beforeend', newCards);
btn.innerText = "Load More Videos";
} else {
btn.style.display = 'none';
}
}
async function loadFeatured() {
mainDisplay.innerHTML = "Loading Featured...";
const data = await fetchVimeoFiltered('ohl-featured', 24);
mainDisplay.innerHTML = `
Featured Highlights
${data.data.map(v => createCard(v)).join('')}
`;
}
async function performSearch(query) {
if (!query) return initDefaultView();
mainDisplay.innerHTML = `Searching Protected Content...`;
// Even search only returns videos that pass the tag filter
const data = await fetchVimeoFiltered(query, 30);
mainDisplay.innerHTML = `
Search Results: ${query}
${data.data.map(v => createCard(v)).join('')}
`;
}
function debounceSearch(val) {
clearTimeout(timeout);
timeout = setTimeout(() => performSearch(val), 500);
}
function openVideo(id) {
document.getElementById('player').innerHTML = ``;
document.getElementById('videoModal').style.display = 'flex';
document.body.style.overflow = 'hidden';
}
function closeVideo() {
document.getElementById('videoModal').style.display = 'none';
document.getElementById('player').innerHTML = '';
document.body.style.overflow = 'auto';
}
window.onclick = function(event) { if (event.target == document.getElementById('videoModal')) { closeVideo(); } }
initDefaultView();
.sidebar-first .content-inner {margin-left: 0!important;}
#members-menu-container {display:none!important;}
:root {
--ar-teal: #007682;
--ar-dark: #333333;
--ar-bg: #f4f7f6;
--ar-white: #ffffff;
--ar-gray: #888888;
}
body { font-family: 'Segoe UI', sans-serif; background-color: var(--ar-bg); margin: 0; padding: 20px; color: var(--ar-dark); }
.container { max-width: 1400px; margin: 0 auto; }
.controls {
display: flex; flex-wrap: wrap; gap: 15px; justify-content: center;
margin-bottom: 40px; align-items: center; padding: 20px;
background: var(--ar-white); border-radius: 15px; box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}
.btn { padding: 12px 25px; border-radius: 30px; border: none; cursor: pointer; font…
Continue reading →
Healing After an Affair: Emotional Flooding and Reminders
After almost seventeen years of helping couples and individuals professionally, I have discovered that crises affect us far more than we are aware. The impact of a crisis, whatever it may be, must be dealt with if we ever want to find healing and hope for a better future.
Grieving to Acceptance
The trauma experienced by a couple upon the revelation of a betrayal is no small matter, and it creates a raw, emotional upheaval that must be dealt with by both parties. Yes, both parties. To be sure, the initial stage of healing after an affair is about grieving. For the betrayed spouse, the pain of the loss is overwhelming. There is the loss of self-confidence, the loss of the life they thought they had, the loss of their dreams, the loss of security, and the loss of their belief in who they thought their spouse was. They also must grieve…
Continue reading →
How Long Does It Take to Recover From An Affair?
Recovering from an affair isn't just a matter of how badly someone wants to heal, it's also a matter of time and dedicated, intentional work. I can't tell you how many times I get asked, "How long is this going to take?" My answer is always, "It depends." One thing is for sure: Recovering from an affair will take longer than both of you expected, and it's not necessarily based on how much you want to recover.
It has been my experience that it takes most couples two to three years, and that's if they have the help of a qualified professional to guide them. Unfortunately, it can take longer when they do not share the same goal or level of dedication to repair the damage and rebuild their lives. When the focus is just getting over it and moving on, it can take much longer. The emotional wounds of infidelity are severe and most often disastrous to the…
Continue reading →
The Fight to Forgive
Whenever I write or speak about forgiveness, I'm always amazed at the outpouring of heartfelt comments. I grieve over the pain expressed by those who've been injured, and I pray that their mates will come to understand and appreciate the price they've paid on their behalf.
After a betrayal, forgiveness is necessary for your own healing. It's not an easy process, though, and it comes with its own set of challenges. The key challenge when forgiving infidelity is the ongoing consequences of the betrayal.
Accepting the Ongoing Consequences of the Betrayal
When a rock is thrown into the still waters of a pond, shock waves travel outward from the point of impact in ever-expanding circles. Infidelity's impact on a relationship is much the same. Unlike how the act of forgiving hurtful words or inconsiderate actions is typically a one-time, there-and-done…
Continue reading →
Communication with a Pregnant Affair Partner: Lessons Learned and What Worked for Us
This is not an easy journey and it will be imperfect and awkward but when the Affair Partner is pregnant as a result of infidelity, we have learned some critical lessons about how to navigate this situation with the best interest of the child at the center while still being able to heal and recover. In this blog I will discuss these lessons and what worked for us to help you.
Continue reading →
Healthy Heart, Healthy Mind: Discussing Healthy Coping and Connecting with Others
Woven into our basic makeup is the desire and need to “do life together”. By connecting with others - sharing openly, being honest, and not minimizing our struggles, we develop healthy stress coping mechanisms that enable us to get out of our own heads and keep our hearts and minds healthy.
Continue reading →
A Betrayed Spouse’s Journey: Rewriting the Past After Disclosure
Harboring Hope registration opens soon. Subscribe to be notified.
Harboring Hope is our online course for betrayed spouses to heal after infidelity. It often sells out within a few short hours. Don't miss it!
Subscribe to Registration Notifications!
Today, I want to discuss a crucial step for the betrayed spouse when recovering from infidelity: letting go. And there’s a lot to this. It’s letting go of the past, letting go of your spouse’s recovery, and letting go of your former ideas of the future.
The material for this week’s article comes directly from our Harboring Hope curriculum, which was written by Leslie Hardie, LCSW, and John Mark Haney, Ph.D., LPC. This 13-week course is specifically designed to help the betrayed spouse heal and move forward in their own recovery. Some of the things we’ll be covering…
Continue reading →
My Spouse Had an Affair: What Should I Do Now?
After disclosure, it's common for a husband or wife in crisis to ask, What should I do next?" It's a fair question. After your world has been turned upside down by infidelity, it's difficult to know what the proper course of action is to help repair the damage. "What if my spouse is ambivalent?" is another fair question, which can dictate what steps you decide to take in the immediate future. With the uncertainty of the marriage and family swirling around both spouses, finding a unified and strategic course of action can be both challenging and frustrating, but it doesn't have to be.
Our Emergency Marital Seminar Online, better known as EMSO, isn't a one-size-fits-all program for couples. Over decades of experience exclusively in the field of infidelity, our methodology has been honed to better serve couples as they address the betrayal…
Continue reading →
How Can You Move Past Ambivalence After Infidelity?
The Paralysis of Ambivalence: A Two-Part Series
Part 1: Is Ambivalence Common When Healing From Infidelity?
Part 2: How Can You Move Past Ambivalence After Infidelity?
The easiest–and cheapest–way to start on this journey is to take our free First Steps Bootcamp. It's an online guide with 100+ pages of content and a full-length video of a mentor couple who was in as big of a mess as it can get. You'll take a big sigh of relief when you have a clear plan and learn that you're neither crazy nor alone in this journey, whichever side of the infidelity you find yourself on.
Start the Free First Steps Bootcamp Now!
For many, ambivalence can feel paralyzing. Between the up-and-down, back-and-forth emotions, it seems to never end. Often, the…
Continue reading →
Is Ambivalence Common When Healing from Infidelity?
The Paralysis of Ambivalence: A Two-Part Series
Part 1: Is Ambivalence Common When Healing From Infidelity?
Part 2: How Can You Move Past Ambivalence After Infidelity?
Harboring Hope registration opens soon. Subscribe to be notified.
Subscribe to Registration Notifications!
Within the office walls of therapists who regularly treat infidelity, you'll hear conversations about ambivalence. The wayward spouse may tell their mate they love them, yet they are not in love with them. They say they are ready and willing to break things off with the other person, yet they may really want to be with the other person. They can't seem to make up their mind, and it's a very confusing time. This kind of ambivalence can rock the world of the betrayed spouse. When…
Continue reading →
Stuck? Three Methods to Get Moving in Infidelity Recovery
One truth we've learned at Affair Recovery is that it's not just time that heals wounds; it's how you spend the time that heals wounds. Often, I hear about or see couples that are just plain "stuck." The good news is you don't have to be stuck. You can move toward healing, gain momentum, and sustain, it during your recovery journey.
You might be saying to yourself, "Easier said than done, Rick." I hear you. Trust me, I do. I'm not going to tell you it's easy to move forward. Instead, I want to share how to actually get unstuck during infidelity recovery. If you're feeling frustrated, lost, or just plain stuck, I recommend using these three tips to maintain traction in your personal recovery.
1. Let Go of Discovery
There comes a point in infidelity recovery where you're going to understand what happened as well as you're ever…
Continue reading →
Recovering From Infidelity Pain: Are They Lying About ‘Why’?
Continue Healing at the Hope Rising Conference for Betrayed Spouses!
Recovering from infidelity pain? Take a brave step out of the turmoil and do something just for yourself. Join us for the virtual Hope Rising conference on September 30. We've planned an event only for betrayed spouses filled with hope, practical strategies and resources.
Purchase 2023 Hope Rising Tickets!
I want to start off today by saying this article is specifically for couples where both parties are involved in the recovery process. I thought Stephanie was cheating on me during our second year of marriage. Three days a week, after coming home from work, she would leave to go run with her manager, Dave. I was convinced she was cheating on me. You may also want to know he was more than 30 years her senior, overweight, newly divorced and his…
Continue reading →
Hope for Healing Excerpt: 'Is My Life Out of Control?'
Hope for Healing Registration Soon! Space Is Limited!
Designed specifically for wayward spouses, Hope for Healing is a supportive, nonjudgmental environment for you to heal and develop empathy. Over the years, this 17-week, small group course has helped thousands of people find hope, set healthy boundaries and move toward extraordinary lives.
"I just finished Hope for Healing and am proud of the changes that I already feel in myself and my marriage. I found Affair Recovery when I was at the darkest point in my life, and this course has helped me to get myself on a true path to recovery." - S., Alabama | November 2020 Hope for Healing participant.
Spaces fill up quickly for this course. To learn when registration opens back up, click the button below.
Subscribe to Registration Notifications!
Continue reading →
Discovery: Why Do I Want to Know?
Handling the Details: A Two-Part Series
Part 1: Discovery: Processing the Details of the Affair
Part 2: Discovery: Why Do I Want to Know?
Last week, we kicked off our discussion on discovery and the processing of the numerous and overwhelming details. Today, I'd like to continue the conversation by presenting an important fact: During disclosure of the infidelity, there comes a point where more details actually hurt more than they heal. There's such a thing as knowing too much.
Yes, knowing what happened during the affair is critical for the betrayed mate to heal, but there comes a time when it's enough information to move forward. So why do betrayed partners continue to ask questions after they've gotten the details they need, figured out what happened, and wrapped…
Continue reading →
Discovery: Processing the Details of the Affair
Handling the Details: A Two-Part Series
Part 1: Discovery: Processing the Details of the Affair
Part 2: Discovery: Why Do I Want to Know?
Healing from the trauma of infidelity is a multi-step process. After the difficult step of disclosure comes yet another challenging process: Handling the details. How you address the details of the affair or addiction determines how the recovery process will go. But how do you share these details without causing your mate further pain? And after all this information is shared, how do you each process it in a healthy way?
In our free First Steps Bootcamp for Surviving Infidelity, we walk couples through the necessary step of disclosure and how to understand the history involved in betrayal. If you haven't…
Continue reading →
Hope Rising 2023 Live Stream Feed
Times are in Central Time (GMT-5:00)
1-888-527-2367 | [email protected] | #hoperising
LUNCH DETAILS
Women & Men Lunch Small Groups
11:55am - 1:00pm CT
No spouses please. The Women's Lunch Small Groups are for women only and vice versa for the Men's.
WOMEN'S LUNCH GROUPS
MEN'S LUNCH GROUPS
Lunch Discussion Questions
We recommend that someone volunteer to be the group facilitator and lead the discussion.
Your group may decide to have the facilitator call on individuals to share. You could also go in
alphabetical order. Your group might also choose to spend more or less time on any given
question. This group is for YOU, so make it your own!
Share your first name and how long since discovery/disclosure.
…
Continue reading →
