Gossip & News

Jana Kramer’s Relationship History: Past Engagements, Divorces and More


master mentalism tricks

[]

Jana Kramer’s relationship history has the making of a great country song.

The “I’ve Done Love” songstress has been candid about her love life, past and present, with her fans. Most recently, Kramer filed to end her third marriage, announcing she and Mike Caussin called it quits in April 2021 after six years of marriage.

”I’ve fought y’all. I’ve loved hard. I’ve forgiven. I’ve put the work in. I’ve given everything I have, and now I have nothing else to give,” she wrote via Instagram. “I just can’t fight any longer. It’s time to heal. Thank you for all the love, heart, and support, in many ways you have fought on this journey alongside me, and for that I am grateful. I’ll always encourage you to continue the good fight, but you can’t fight it alone. ”

News of their split came four years after Us Weekly exclusively revealed that the former NFL player was unfaithful. The twosome attempted to navigate Caussin’s battle with sex addiction for years before pulling the plug on their relationship.

{ let bidders = [‘a9’, ‘ix’, ‘iris’]; // create a requestManager to keep track of bidder state to determine when to send ad server // request and what amazonSlots to request from the ad server var requestManager = { adserverRequestSent: false, }; //loop through bidder array and add the bidders to the request manager: bidders.forEach( function( bidder ) { requestManager[bidder] = false; } ); // return true if all bidders have returned function allBiddersBack() { var allBiddersBack = bidders // get the booleans from the object .map( function( bidder ) { return requestManager[bidder]; } ) // get rid of false values – indicates that the bidder has responded .filter( Boolean ) // if length is equal to bidders, all bidders are back .length === bidders.length; return allBiddersBack; } // handler for header bidder responses function headerBidderBack( bidder ) { // return early if request to adserver is already sent if ( requestManager.adserverRequestSent === true ) { return; } // flip bidder back flag if ( bidder === ‘a9’ ) { requestManager.a9 = true; console.log(‘second promise a9 ready’); } else if ( bidder === ‘ix’ ) { requestManager.ix = true; console.log(‘second promise ix ready’); } else if ( bidder === ‘iris’ ) { requestManager.iris = true; console.log(‘second promise iris ready’); } // if all bidders are back, send the request to the ad server if ( allBiddersBack() ) { resolve( url ); } } if ( typeof apstag == ‘object’ && apstag ) { apstag.fetchBids({ slots: [{ slotID: window.prerollTag[vHash], mediaType: ‘video’ }] }, function( bids ) { console.log( “AMI jwp amazon bid callback”, new Date().getTime(), bids ); window.jwpBids[vHash].amazon = true; if ( bids.length > 0 ) { //If we have received any bids back try { console.log(“AMI jwp amazon bid request ad”, bids[0].encodedQsParams); url = url + ‘&scp=’ + bids[0].encodedQsParams; } catch ( e ) { console.log(e); } } else { console.log(“AMI jwp amazon no bids”); } headerBidderBack(‘a9’); }); } else { headerBidderBack(‘a9’); } headertag.cmd.push( function() { headertag.retrieveVideoDemand( [{‘htSlotName’: ‘preroll’}], function( demand ) { console.log( “AMI jwp IX callback”, demand ); if ( ‘undefined’ !== typeof demand.preroll && demand.preroll.length ){ window.jwpBids[vHash].ixBids = demand.preroll[0].targeting.price; console.log( ‘AMI jwp IX Bids’, new Date().getTime(), demand.preroll[0].targeting ); var vastURL = new URL( url ); var vastParams = new URLSearchParams( vastURL.search ); if ( vastParams.has( ‘cust_params’ ) ) { var custParams = new URLSearchParams( vastParams.get( ‘cust_params’ ) ); } else { var custParams = new URLSearchParams(); } var keys = Object.keys( demand.preroll[0].targeting.price ); for ( var key of keys ) { custParams.set( key, demand.preroll[0].targeting.price[key][0]); } vastParams.set( ‘cust_params’, custParams.toString() ); vastURL.search = vastParams.toString(); url = vastURL.toString(); } headerBidderBack(‘ix’); } ); } ); // Get main item context data window.irisContext.getContext(jwplayer(el).getPlaylistItem().mediaid).then(function(data) { // Encode the context data console.log( ‘AMI jwp IrisTV Bids’, new Date().getTime(), data.context ); // Replace the server url with the context data (this is for simple ad requests), // If you have the serverUrl dynamically configured, then you will need to append the context data // under cust_params, so this is just for testing purpose if ( data.context && Object.keys( data.context ).length ) { var vastURL = new URL( url ); var vastParams = new URLSearchParams( vastURL.search ); if ( vastParams.has( ‘cust_params’ ) ) { var custParams = new URLSearchParams( vastParams.get( ‘cust_params’ ) ); } else { var custParams = new URLSearchParams(); } custParams.set( ‘iris_context’, data.context.join(‘,’)); vastParams.set( ‘cust_params’, decodeURIComponent( custParams.toString() ) ); vastURL.search = vastParams.toString(); url = vastURL.toString(); } headerBidderBack(‘iris’); }); setTimeout(function(){ resolve( url ); }, 10000); }); } var player_jwplayer_R9rFBj4I_zhNYySv2_div = jwplayer(el).setup(videoParams).on(“ready”, function(){ var el = decodeURIComponent( “jwplayer_R9rFBj4I_zhNYySv2_div” ); var playerInstance = jwplayer(el); ns_.StreamingAnalytics.JWPlayer( playerInstance, { publisherId: “6036076”, labelmapping: “ns_st_pu=”AMI”, c3=”Us Weekly”, ns_st_ge=”” + decodeURIComponent( “%2Anull” ) + “”, ns_st_ia=”” + decodeURIComponent( “%2Anull” ) + “”, ns_st_ce=”” + decodeURIComponent( “1” ) + “”, ns_st_ddt=”” + decodeURIComponent( “%2Anull” ) + “”, ns_st_tdt=”” + decodeURIComponent( “%2Anull” ) + “””, }); }).on(‘adsManager’, (e) => { var vHash = ‘ami’ + decodeURIComponent( ‘R9rFBj4I’ ); const { adsManager, videoElement } = e; const iasConfig = { anId: ‘928572’, campId: `${jwplayer().getWidth()}x${jwplayer().getHeight()}`, // This is dynamic based on player dimensions, but can be hard coded chanId: window.prerollTag[vHash], placementId: ‘Open Auction’, pubOrder: ‘Video’, pubId: ‘Direct’ }; if (googleImaVansAdapter) { googleImaVansAdapter.init(window.google, adsManager, videoElement, iasConfig); } }).on( ‘time’, function( e ) { var id = this.id; var pct = Math.round( e.position ); if ( ! window.amiPlayersData ) { window.amiPlayersData = {}; } if ( ! window.amiPlayersData[id] ) { window.amiPlayersData[id] = { m3: false, m10: false }; } if ( window.amiPlayersData[id][‘m3’] === false && pct >= 3 ) { window.amiPlayersData[id][‘m3’] = true; console.log( ‘3sec played: ‘, id ); window.dataLayer = window.dataLayer || []; dataLayer.push( {event: ‘JWPlayEvent’, jwTime: ‘3s played’} ); } if ( window.amiPlayersData[id][‘m10’] === false && pct >= 10 ) { window.amiPlayersData[id][‘m10’] = true; console.log( ’10sec played: ‘, id ); window.dataLayer = window.dataLayer || []; dataLayer.push( {event: ‘JWPlayEvent’, jwTime: ’10s played’} ); } }).on( ‘complete’, function( e ) { if ( window.amiPlayersData && window.amiPlayersData[ this.id ] ) { window.amiPlayersData[ this.id ][‘m3’] = false; window.amiPlayersData[ this.id ][‘m10’] = false; console.log( ‘clear played: ‘, this.id ); } }).once(“play”, function(){ var el = decodeURIComponent( “jwplayer_R9rFBj4I_zhNYySv2_div” ); var playerInstance = jwplayer(el); loadIrisPlugin(playerInstance, playerInstance.getConfig().plugins[“https://ovp.iris.tv/plugins/jwplayer/v2/iris-jwplayer8.adaptive.min.js”]) }).on(‘play’, (e) => { var el = decodeURIComponent( “jwplayer_R9rFBj4I_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “R9rFBj4I” ); var jwInfo = jwplayer(el).getPlaylistItem(jwplayer(el).getPlaylistIndex()); // skip if the video was paused and trying to resume if (jwplayer(el).getState() !== ‘idle’ && jwplayer(el).getState() !== ‘complete’) { return; } window.permutive.track(“VideoPlay”, { play_id: el, //this will stay constant for all of the events emitted during the same video play video: { duration: Math.round(jwInfo.duration), // in seconds name: jwInfo.title, video_id: decodeURIComponent( “R9rFBj4I” ), description: jwInfo.description, published_at: new Date(jwInfo.pubdate).toISOString() }, enriched_data:{ tvchannel: decodeURIComponent( “Us%20Weekly” ), //tv channel name language:”English”, //language of the content type: “video”, keywords: jwInfo.tags.split(“,”), //keywords for the page } }); console.log(“Permutive video play”); }).on(‘complete’, (e) => { var el = decodeURIComponent( “jwplayer_R9rFBj4I_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “R9rFBj4I” ); var jwInfo = jwplayer(el).getPlaylistItem(jwplayer(el).getPlaylistIndex()); // skip if the video was paused and trying to resume if (jwplayer(el).getState() !== ‘idle’ && jwplayer(el).getState() !== ‘complete’) { return; } window.permutive.track(“VideoComplete”, { play_id: el, //this will stay constant for all of the events emitted during the same video play video: { duration: Math.round(jwInfo.duration), // in seconds name: jwInfo.title, video_id: decodeURIComponent( “R9rFBj4I” ), description: jwInfo.description, published_at: new Date(jwInfo.pubdate).toISOString() }, enriched_data:{ tvchannel: decodeURIComponent( “Us%20Weekly” ), //tv channel name language: “English”, //language of the content type: “video”, keywords: jwInfo.tags.split(“,”), //keywords for the page } }); console.log(“Permutive video event:”, e); window.lock_25 = false; window.lock_50 = false; window.lock_75 = false; window.lock_100 = false; }).on(‘time’, (e) => { var el = decodeURIComponent( “jwplayer_R9rFBj4I_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “R9rFBj4I” ); var jwInfo = jwplayer(el).getPlaylistItem(jwplayer(el).getPlaylistIndex()); var progress = (e.currentTime/e.duration).toFixed(2); if ( (0.25 === progress && false === window.lock_25) || (0.5 === progress && false === window.lock_50) || (0.75 === progress && false === window.lock_75) || (100 === progress && false === window.lock_100) ) { window.permutive.track(“VideoProgress”, { play_id: el, //this will stay constant for all of the events emitted during the same video play progress: Number(progress), video: { duration: Math.round(jwInfo.duration), // in seconds name: jwInfo.title, video_id: decodeURIComponent( “R9rFBj4I” ), description: jwInfo.description, published_at: new Date(jwInfo.pubdate).toISOString() }, enriched_data:{ tvchannel: decodeURIComponent( “Us%20Weekly” ), //tv channel name language: “English”, //language of the content type: “video”, keywords: jwInfo.tags.split(“,”), //keywords for the page } }); if ( 0.25 === progress ) { window.lock_25 = true; } if ( 0.5 === progress ) { window.lock_50 = true; } if ( 0.75 === progress ) { window.lock_75 = true; } if ( 1 === progress ) { window.lock_100 = true; } console.log(“Permutive video play progress ” + progress); } }).on(‘mute’, (e) => { var el = decodeURIComponent( “jwplayer_R9rFBj4I_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “R9rFBj4I” ); var jwInfo = jwplayer(el).getPlaylistItem(jwplayer(el).getPlaylistIndex()); window.permutive.track(“VideoEvent”, { play_id: el, //this will stay constant for all of the events emitted during the same video play event: (e.mute) ? “sound off” : “sound on”, video: { duration: Math.round(jwInfo.duration), // in seconds name: jwInfo.title, video_id: decodeURIComponent( “R9rFBj4I” ), description: jwInfo.description, published_at: new Date(jwInfo.pubdate).toISOString() } }); console.log(“Permutive video event:”, e); }).on(‘fullscreen’, (e) => { var el = decodeURIComponent( “jwplayer_R9rFBj4I_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “R9rFBj4I” ); var jwInfo = jwplayer(el).getPlaylistItem(jwplayer(el).getPlaylistIndex()); window.permutive.track(“VideoEvent”, { play_id: el, //this will stay constant for all of the events emitted during the same video play event: (e.fullscreen) ? “fullscreen on” : “fullscreen off”, video: { duration: Math.round(jwInfo.duration), // in seconds name: jwInfo.title, video_id: decodeURIComponent( “R9rFBj4I” ), description: jwInfo.description, published_at: new Date(jwInfo.pubdate).toISOString() } }); console.log(“Permutive video event:”, e); }).on(‘ready’, (e) => { var el = decodeURIComponent( “jwplayer_R9rFBj4I_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “R9rFBj4I” ); var jwInfo = jwplayer(el).getPlaylistItem(jwplayer(el).getPlaylistIndex()); console.log(jwInfo); window.lock_25 = false; window.lock_50 = false; window.lock_75 = false; window.lock_100 = false; window.permutive.track(“VideoLoad”, { play_id: el, //this will stay constant for all of the events emitted during the same video play video: { duration: Math.round(jwInfo.duration), // in seconds name: jwInfo.title, video_id: decodeURIComponent( “R9rFBj4I” ), description: jwInfo.description, published_at: new Date(jwInfo.pubdate).toISOString() }, enriched_data:{ tvchannel: decodeURIComponent( “Us%20Weekly” ), //tv channel name language: “English”, //language of the content type: “video”, keywords: jwInfo.tags.split(“,”), //keywords for the page } }); console.log(“Permutive video load event”); }).on(‘adPlay’, (e) => { var el = decodeURIComponent( “jwplayer_R9rFBj4I_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “R9rFBj4I” ); window.adInfo = e; var jwInfo = jwplayer(el).getPlaylistItem(jwplayer(el).getPlaylistIndex()); window.adlock_25 = false; window.adlock_50 = false; window.adlock_75 = false; window.adlock_100 = false; window.permutive.track(“VideoAdPlay”, { play_id: el, //this will stay constant for all of the events emitted during the same video play ad: { duration: Math.round(window.adInfo.duration), creative_name: window.adInfo.adtitle, ad_id: window.adInfo.adId, title: window.adInfo.adtitle, video_type: “instream” //outstream }, video: { duration: Math.round(jwInfo.duration), // in seconds name: jwInfo.title, video_id: decodeURIComponent( “R9rFBj4I” ), description: jwInfo.description, published_at: new Date(jwInfo.pubdate).toISOString() }, enriched_data:{ tvchannel: decodeURIComponent( “Us%20Weekly” ), //tv channel name language: “English”, //language of the content type: “video”, keywords: jwInfo.tags.split(“,”), //keywords for the page } }); console.log(“Permutive video ad play”); }).on(‘adClick’, (e) => { var el = decodeURIComponent( “jwplayer_R9rFBj4I_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “R9rFBj4I” ); var jwInfo = jwplayer(el).getPlaylistItem(jwplayer(el).getPlaylistIndex()); window.permutive.track(“VideoAdClick”, { play_id: el, //this will stay constant for all of the events emitted during the same video play ad: { duration: Math.round(window.adInfo.duration), creative_name: window.adInfo.adtitle, ad_id: window.adInfo.adId, title: window.adInfo.adtitle, video_type: “instream” //outstream }, video: { duration: Math.round(jwInfo.duration), // in seconds name: jwInfo.title, video_id: decodeURIComponent( “R9rFBj4I” ), description: jwInfo.description, published_at: new Date(jwInfo.pubdate).toISOString() }, enriched_data:{ tvchannel: decodeURIComponent( “Us%20Weekly” ), //tv channel name language: “English”, //language of the content type: “video”, keywords: jwInfo.tags.split(“,”), //keywords for the page } }); console.log(“Permutive video ad click”); }).on(‘adTime’, (e) => { var el = decodeURIComponent( “jwplayer_R9rFBj4I_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “R9rFBj4I” ); var jwInfo = jwplayer(el).getPlaylistItem(jwplayer(el).getPlaylistIndex()); var progress = (e.position/e.duration).toFixed(2); if ( (0.25 >= progress && false === window.adlock_25) || (0.5 >= progress && false === window.adlock_50) || (0.75 >= progress && false === window.adlock_75) || (0.95 >= progress && false === window.adlock_100) ) { window.permutive.track(“VideoAdProgress”, { play_id: el, //this will stay constant for all of the events emitted during the same video play progress: Number(progress), ad: { duration: Math.round(window.adInfo.duration), creative_name: window.adInfo.adtitle, ad_id: window.adInfo.adId, title: window.adInfo.adtitle, video_type: “instream” //outstream }, video: { duration: Math.round(jwInfo.duration), // in seconds name: jwInfo.title, video_id: decodeURIComponent( “R9rFBj4I” ), description: jwInfo.description, published_at: new Date(jwInfo.pubdate).toISOString() }, enriched_data:{ tvchannel: decodeURIComponent( “Us%20Weekly” ), //tv channel name language: “English”, //language of the content type: “video”, keywords: jwInfo.tags.split(“,”), //keywords for the page } }); if ( 0.25 >= progress ) { window.adlock_25 = true; } if ( 0.5 >= progress ) { window.adlock_50 = true; } if ( 0.75 >= progress ) { window.adlock_75 = true; } if ( 0.95 >= progress ) { window.adlock_100 = true; } console.log(“Permutive video ad progress ” + progress); } }).setPlaylistItemCallback(function(item, index) { return waitForAmazon // Wait until Amazon is loaded. .then(() => performAsyncBidding( player_jwplayer_R9rFBj4I_zhNYySv2_div, item, index ), () => { console.log(“AMI JWP bidding FAILER”); }) // External bidding. .then(tag => { // Update the playlist item. console.log(“AMI jwp new headerbid”, tag); return Object.assign({}, item, { adschedule: [{ tag, offset: “pre” }] }); }).catch(function(e){ console.log(“AMI jwp bidding failed”, e); return item; }); // If bidding fails, use unmodified playlist item. });; clearInterval(checkJWReady); } }, 500); })(); ]]>

Kramer was previously married twice before she met Caussin. During her stint on Dancing With the Stars in 2016, the One Tree Hill alum revealed she was in an abusive marriage when she was 19 years old. Several years later, Kramer was briefly married to actor Johnathon Schaech. The duo filed to end their union during the summer of 2010 after less than a month of marriage.

Despite her tumultuous relationship history, Kramer has maintained she believes in love and marriage. In 2018, she referred to herself as a “total love addict.”

“I need to go to meetings. [Mike and I] were both love addicts attracting each other,” the actress said on the “Scrubbing In With Becca Tilley & Tanya Rad” podcast. “We were both unhealthy, which is why we moved so fast. If you don’t tell me you love me within two weeks, if I didn’t make you fall in love with me in a couple weeks, I was out. My challenge was always to get the guy to do that … It’s bad. Like, love addiction is a real thing. It’s real bad.”

Three months after their split, Us confirmed that Kramer and Caussin’s divorce was officially finalized.

“That was the hardest of all the days,” Kramer emotionally recalled the moment she signed her divorce papers during a May 2021 episode of her “Whine Down” podcast. “Just, like, seeing all the signatures and it not being what I wanted. That was a very hard day. And I called him after I signed the papers … and I expressed to him, you know, ‘I know I wasn’t a perfect wife, but I would have fought forever for this family and for you.’”

Scroll through for a complete breakdown of Kramer’s relationship history:

Jana Kramer Relationship History

Credit: Shutterstock (3)

Jana Kramer’s Relationship History: Past Engagements, Marriages, Divorces and More

Jana Kramer’s relationship history has the making of a great country song. The “I’ve Done Love” songstress has been candid about her love life, past and present, with her fans. Most recently, Kramer filed to end her third marriage, announcing she and Mike Caussin called it quits in April 2021 after six years of marriage. ”I’ve fought y’all. I’ve loved hard. I’ve forgiven. I’ve put the work in. I’ve given everything I have, and now I have nothing else to give,” she wrote via Instagram. “I just can’t fight any longer. It’s time to heal. Thank you for all the love, heart, and support, in many ways you have fought on this journey alongside me, and for that I am grateful. I’ll always encourage you to continue the good fight, but you can’t fight it alone. ” News of their split came four years after Us Weekly exclusively revealed that the former NFL player was unfaithful. The twosome attempted to navigate Caussin’s battle with sex addiction for years before pulling the plug on their relationship. [jwplayer R9rFBj4I-zhNYySv2] Kramer was previously married twice before she met Caussin. During her stint on Dancing With the Stars in 2016, the One Tree Hill alum revealed she was in an abusive marriage when she was 19 years old. Several years later, Kramer was briefly married to actor Johnathon Schaech. The duo filed to end their union during the summer of 2010 after less than a month of marriage. Despite her tumultuous relationship history, Kramer has maintained she believes in love and marriage. In 2018, she referred to herself as a “total love addict.” “I need to go to meetings. [Mike and I] were both love addicts attracting each other,” the actress said on the “Scrubbing In With Becca Tilley & Tanya Rad” podcast. “We were both unhealthy, which is why we moved so fast. If you don’t tell me you love me within two weeks, if I didn’t make you fall in love with me in a couple weeks, I was out. My challenge was always to get the guy to do that … It’s bad. Like, love addiction is a real thing. It’s real bad.” Three months after their split, Us confirmed that Kramer and Caussin’s divorce was officially finalized. “That was the hardest of all the days,” Kramer emotionally recalled the moment she signed her divorce papers during a May 2021 episode of her “Whine Down” podcast. “Just, like, seeing all the signatures and it not being what I wanted. That was a very hard day. And I called him after I signed the papers … and I expressed to him, you know, ‘I know I wasn’t a perfect wife, but I would have fought forever for this family and for you.’” Scroll through for a complete breakdown of Kramer’s relationship history:

Michael Gambino Jana Kramer Relationship History

Credit: Peter Brooker/Shutterstock

Michael Gambino

Kramer detailed the alleged abuse she endured during her first marriage after she married Michael Gambino in Las Vegas in 2004.

“I still have that fear when I’m alone, him coming to grab me and … throwing me out of bed,” she said on Nightline in 2016. “The verbal and the mental abuse they give you is almost more painful than the physical because it tears you down even more with the words.”

Kramer recalled hiding in the brushes after Gambino attacked her and tried to kill her when he was under the influence. He was subsequently convicted of premeditated attempted murder in 2005 (the same year they split). While he was released on parole after five years behind bars, Gambino died by suicide.

Johnathon Schaech Jana Kramer Relationship History

Credit: BDG/Shutterstock

Johnathon Schaech

Kramer started seeing her Prom Night costar in 2008 and the twosome got engaged in 2009. While they exchanged vows in July 2010, Kramer and Schaech announced their breakup in August of that year, calling it quits just 12 days after the ceremony. Their divorce paperwork was finalized in June 2011.

More than a decade after their split, Schaech posted a picture from their nuptials, tweeting, “I had to explain this photo to my son today. I told him I’ve been married three times. But I got it right when I married his mother [Julie Soloman].”

Kramer fired back at Schaech, who she referred to as her “friend,” on her podcast. “It bothered me,” she said. “I ended up texting John because he started to continue commenting about how it was a horrible day, and nothing was real about it. And I’m like, can you be nice and not say mean things about me on Twitter?”

Chris Evans Weighs in on She-Hulk’s Captain America Virginity Reveal

Credit: Evan Agostini/Invision/AP/Shutterstock

Chris Evans

During a November 2022 episode of her “Whine Down” podcast, Kramer claimed she went on “a few dates” with the Marvel actor. “I honestly can’t remember how we met … it was before, obviously, way before Instagram. … He had just done, like, the Scarlett Johansson movie,” she recalled. “He was, like, the heartthrob cutie.” Their short-lived romance ended, however, after an “embarrassing” bathroom incident. “I had asparagus for dinner that night. So, I went to the bathroom and he immediately went after me,” she said, explaining that Evans had invited her over with some friends. “And so that’s the last interaction that I remember is him going to the bathroom after I just went to the bathroom with asparagus pee and never hearing from him again.”

Brantley Gilbert Jana Kramer Relationship History

Credit: Frank Micelotta/Invision/AP/Shutterstock

Brantley Gilbert

Kramer’s next high-profile romance was with the fellow musician. The pair got engaged after six months of dating in January 2013. They called off their wedding plans that August.

“I’m really sorry for the person that I was and the way that I wasn’t healthy enough to be in that relationship,” she said while reflecting on the engagement during an April 2020 podcast episode. “I wasn’t the best version of myself in that relationship. I just wasn’t. I always have a little bit of regret that I didn’t handle things better.”

Gilbert, for his part, said during a 2014 radio interview that their relationship just “didn’t work.”

He explained: “Some things happened, and it didn’t work out. … I think the world of her. She’s one of the most genuine people I know. And that’s the honest to God truth. I think the world of that little girl.”

 

Mike Caussin Jana Kramer Relationship History

Credit: Matt Baron/Shutterstock

Mike Caussin

Kramer met the former NFL player in 2014. “When he walked on my tour bus, I was like, ‘That’s the man I’m going to marry,’” she recalled to Us in 2015.

While they fell hard fast, she hinted that he was unfaithful when she unfollowed him on social media shortly after they started dating. The twosome reconciled and he proposed that December and they wed in May 2015. Less than two years into their marriage — and shortly after she gave birth to daughter Jolie — Us exclusively revealed that he cheated on her with multiple women. The duo subsequently separated as he entered treatment for sex addiction.

Kramer later revealed in her 2020 memoir (cowritten with Caussin about fighting for your relationship) that she had some “flings and flirts” during their separation. After the athlete completed treatment, the twosome renewed their vows in December 2017 and welcomed son Jace the following November.

The spouses continued to document their ups and downs on their podcast, “Whine Down,” revealing in March 2019 that Caussin suffered a “sex addiction relapse.” That October, she found a topless photo on her husband’s phone. While they later agreed it was a “bot,” they hit another rough patch in early 2020 when Kramer briefly wiped Caussin from her social media profiles, declaring that February that they were having a New Year’s Eve “re-do” after a big fight.

Three months after admitting to Us that she doesn’t completely trust Caussin, Kramer filed for divorce in April 2021.Their divorce was finalized three months later.

In October 2022, Kramer claimed during an appearance on Jada Pinkett Smith‘s Red Table Talk that Caussin cheated on her with more than 13 women while the pair were still together. 

Jana Kramer and Gleb Savchenko Had an Affair on 'Dancing With the Stars'

Credit: Mediapunch/Shutterstock

Gleb Savchenko

In May 2022, sources exclusively told Us that the country singer hooked up with her DWTS partner Savchenko while filming season 23 in 2016. Schinelli also claimed to Us that “she slept with Gleb.”

While Kramer was separated from her husband at the time, the dancer was married to Elena Samodanova. (The pair split in November 202 and divorced in October 2021.)

Jana Kramer’s Relationship History: Past Engagements, Marriages, Divorces and More

Credit: Mike Wulf/CSM/Shutterstock

Jay Cutler

Kramer was briefly linked to Cutler after they were spotted spending time together in September 2021. One month later, a source exclusively told Us that their whirlwind romance was over, noting, “The real reason [they broke up] is because he didn’t succeed at making [estranged wife] Kristin [Cavallari] jealous.”

The One Tree Hill alum, for her part, explained that the twosome were never exclusive.

“Obviously the whole Jay stuff, that became public because we went out and he was a very public person so obviously that came out, but I never spoke on it because I didn’t know what it was,” she said during a December 2021 episode of her podcast. “Just because I went on a date with someone doesn’t mean we’re exclusive and he’s my boyfriend. He was never my boyfriend.”

Jana Kramer Dating History

Credit: Courtesy Jana Kramer/Instagram

Ian Schinelli

The Christmas in Louisiana actress sparked romance speculation with the Navy SEAL in December 2021. At the time, Kramer posted a photo of herself in a robe where a mystery man was clearly visible in the reflection. 

Us exclusively confirmed his identity later that month after eagle-eyed fans noticed they were both in the Florida Keys at the same time in early December — and later posted similar photos from the getaway.

“Sometimes you just have to stop fighting it and listen to your heart,” Kramer wrote via Instagram in January 2022. “Everyday I continue to heal and I know there is still lots of work to do, but damn it feels really nice to find happiness along the way. To find someone who doesn’t look at your scars as a challenge or problem but rather helps you hold them and stands there to encourage you with love, strength and empathy along the way.”

Three months later, Kramer revealed that she was going through a breakup.

“It’s good. I think what I would say though is your story isn’t over. You are never going to be alone. It is not as bad as it seems in the moment,” she shared during an interview with Access Daily’s Kit Hoover and Scott Evans in April 2022, while offering advice to viewers about the next steps after a split. “I think time is a beautiful thing to just know that God has bigger plans for you in store.”

Jana Kramer Reveals She Has a Boyfriend Who Lives in England ballet pink dress

Credit: Andy Kropa/Invision/AP/Shutterstock

The Unnamed Soccer Star

Kramer revealed in January 2023 that she has a boyfriend who lives in England. While she didn’t name names at the time, she dropped hints that led her “Whine Down” podcast listeners to determine he’s a soccer player.

“It’s gonna be tough. I’ve never done long-distance,” she said on her podcast at the time. “But again, I’m just enjoying being happy. And it’s all good. There’s going to be lessons learned along the way. I’ll learn things whether it works out or whether it doesn’t. And I think that’s the piece that I know either way, like, I’m OK. … I’ll never get into a situation again where I don’t trust someone because I do not like who I become. Something is just very different about this relationship that I have zero worries or fears. And if something was to happen, again, I’m like, ‘Alright, like, thanks for showing me who you are and I’m out.’”

In order to view the gallery, please allow Manage Cookies

Read The Full Article Here


trick photography
Ryan Reynolds’ Latest Prank Involves the Titanic and That Steamy
Bachelor Nation’s Chris Conran and Alana Milne Are Engaged
Christine Quinn’s Husband Christian Files for a Restraining Order Against
‘They Had No Idea’: Prince Harry & Meghan Markle Found
Movie Review: ‘The First Omen’
Julia Garner to Play ‘The Fantastic Four’s Silver Surfer
Craig Gillespie in Talks to Direct ‘Supergirl’ for DC
Narco Wars Season 2 Streaming: Watch & Stream Online Via
Rocky Kramer’s Rock & Roll Tuesdays Presents  “CARS” On Tuesday April 16th, 2024, 7 PM PT on Twitch
‘FBI’ Scores Major Renewal, ‘International’ & ‘Most Wanted’ Also Returning
9-1-1 Season 7 Episode 3 Review: Capsized
That Jon Snow-Centered ‘Game of Thrones’ Show Is a No-Go
Rocky Kramer’s Rock & Roll Tuesdays Presents  “CARS” On Tuesday April 16th, 2024, 7 PM PT on Twitch
NxWorries Announce New Album Why Lawd?, Share New Song “86Sentra”
Adele Sets Rescheduled Las Vegas Dates for the Fall
Judas Priest Just Did Something No Other Metal Band Has
I Live in NYC but Visit Miami and L
Sabrina Carpenter Just Wore a Sheer Dress From the 1997
Embrace Your Cowboy Carter Era With Our Favorite Pairs of
NGL, This $58 Madewell Belt Is Maybe My Best Buy
Jennifer Tilly Talks Those ‘Chucky’ Season 3 Shocks and Surprises
NECA Unveils Screen-Accurate Life-Sized M3GAN Doll for Pre-Order
‘Them: The Scare’ Trailer Reveals Foster Home Horrors on Prime
‘Mothers’ Instinct’ Exclusive: Get Into The Minds of Jessica Chastain
No Preview
The Housemaid’s Secret: Ending & Explanations
The Best Nonfiction Books of 2024 (So Far)
Book Riot’s Deals of the Day for April 6, 2024
Fourth Wing Amazon TV Series: What We Know (Release Date,