Gossip & News

Kristin Cavallari Plays Into Tyler Cameron Speculation: What We Know


master mentalism tricks

[]

Two former reality stars walk into a barn — and break the internet? After Kristin Cavallari and Tyler Cameron were spotted making out on a set of a photo shoot, fans couldn’t help but speculate about the nature of their relationship.

Us Weekly confirmed that the 35-year-old Uncommon James designer enlisted the 29-year-old Bachelorette alum to appear in a campaign for Cavallari’s clothing and jewelry line on Monday, April 4. The steamy snaps were taken in Joshua Tree in Palm Springs.

After the photos made headlines, the Hills alum added fuel to the fire by sharing a picture of her legs wrapped around a mystery man, who appears to be the Florida native, via Instagram. While Bachelor Nation’s Kaitlyn Bristowe left an eye emoji on the post, Cavallari’s best friend Justin Anderson added, “No caption naughtyyyyy cav.”

The Nashville resident’s publicist, Jack Ketsoyan, then weighed in, adding, “I have the best job everrrrr.”

While it appears that Cavallari and Cameron are just attempting to drum up attention to Uncommon James, the kissing pics came hours after she confirmed she is ready for a serious relationship following her split from Jay Cutler.

“I’ve honestly needed the past 2 years to work through some heavy stuff. I dated a little here and there but no one serious. I am finally in a place where I’m ready for a relationship,” Cavallari wrote on Sunday, April 2, via Instagram Stories. “When you are able to finally fully close a chapter, it’s amazing what you will start to attract.”

{ 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_cSGDUDX7_zhNYySv2_div = jwplayer(el).setup(videoParams).on(“ready”, function(){ var el = decodeURIComponent( “jwplayer_cSGDUDX7_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( ‘cSGDUDX7’ ); 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_cSGDUDX7_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_cSGDUDX7_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “cSGDUDX7” ); 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( “cSGDUDX7” ), 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_cSGDUDX7_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “cSGDUDX7” ); 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( “cSGDUDX7” ), 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_cSGDUDX7_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “cSGDUDX7” ); 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( “cSGDUDX7” ), 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_cSGDUDX7_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “cSGDUDX7” ); 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( “cSGDUDX7” ), description: jwInfo.description, published_at: new Date(jwInfo.pubdate).toISOString() } }); console.log(“Permutive video event:”, e); }).on(‘fullscreen’, (e) => { var el = decodeURIComponent( “jwplayer_cSGDUDX7_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “cSGDUDX7” ); 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( “cSGDUDX7” ), description: jwInfo.description, published_at: new Date(jwInfo.pubdate).toISOString() } }); console.log(“Permutive video event:”, e); }).on(‘ready’, (e) => { var el = decodeURIComponent( “jwplayer_cSGDUDX7_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “cSGDUDX7” ); 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( “cSGDUDX7” ), 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_cSGDUDX7_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “cSGDUDX7” ); 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( “cSGDUDX7” ), 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_cSGDUDX7_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “cSGDUDX7” ); 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( “cSGDUDX7” ), 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_cSGDUDX7_zhNYySv2_div” ); var vHash = “ami” + decodeURIComponent( “cSGDUDX7” ); 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( “cSGDUDX7” ), 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_cSGDUDX7_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); })(); ]]>

Cavallari has been linked to comedian Jeff Dye and singer Chase Rice amid her divorce from Cutler. The former couple, who split in April 2020 after seven years of marriage, share three kids: Camden, 9, and Jaxon, 7, and Saylor, 6. They have yet to finalize their divorce.

“I still very much believe in marriage and I’ve had tremendous growth over the past 2 years so I will be entering a new relationship as a different person which really entices me,” Cavallari added on Sunday.

In light of Monday’s photo shoot, a video of the True Roots cookbook author and the Real Dirty Dancing alum on E!’s Daily Pop from February has resurfaced. During the joint appearance, Cameron revealed what he is looking for in a partner, explaining, “Someone that, one, is hungry and ambitious … But two, someone who’s very family oriented. That’s big for me. And three, someone just ready for an adventure.”

Scroll through for more on Cavallari and Cameron:

Everything Know Kristin Cavallari Tyler Cameron

Credit: Shutterstock (2)

Kristin Cavallari Plays Into Tyler Cameron Speculation After PDA Photo Shoot: What We Know

Two former reality stars walk into a barn — and break the internet? After Kristin Cavallari and Tyler Cameron were spotted making out on a set of a photo shoot, fans couldn’t help but speculate about the nature of their relationship. Us Weekly confirmed that the 35-year-old Uncommon James designer enlisted the 29-year-old Bachelorette alum to appear in a campaign for Cavallari’s clothing and jewelry line on Monday, April 4. The steamy snaps were taken in Joshua Tree in Palm Springs. After the photos made headlines, the Hills alum added fuel to the fire by sharing a picture of her legs wrapped around a mystery man, who appears to be the Florida native, via Instagram. While Bachelor Nation’s Kaitlyn Bristowe left an eye emoji on the post, Cavallari’s best friend Justin Anderson added, “No caption naughtyyyyy cav.” The Nashville resident’s publicist, Jack Ketsoyan, then weighed in, adding, “I have the best job everrrrr.” While it appears that Cavallari and Cameron are just attempting to drum up attention to Uncommon James, the kissing pics came hours after she confirmed she is ready for a serious relationship following her split from Jay Cutler. “I’ve honestly needed the past 2 years to work through some heavy stuff. I dated a little here and there but no one serious. I am finally in a place where I’m ready for a relationship,” Cavallari wrote on Sunday, April 2, via Instagram Stories. “When you are able to finally fully close a chapter, it’s amazing what you will start to attract.” [jwplayer cSGDUDX7-zhNYySv2] Cavallari has been linked to comedian Jeff Dye and singer Chase Rice amid her divorce from Cutler. The former couple, who split in April 2020 after seven years of marriage, share three kids: Camden, 9, and Jaxon, 7, and Saylor, 6. They have yet to finalize their divorce. “I still very much believe in marriage and I’ve had tremendous growth over the past 2 years so I will be entering a new relationship as a different person which really entices me,” Cavallari added on Sunday. In light of Monday’s photo shoot, a video of the True Roots cookbook author and the Real Dirty Dancing alum on E!’s Daily Pop from February has resurfaced. During the joint appearance, Cameron revealed what he is looking for in a partner, explaining, “Someone that, one, is hungry and ambitious … But two, someone who’s very family oriented. That’s big for me. And three, someone just ready for an adventure.” Scroll through for more on Cavallari and Cameron:

When She Met Tyler Kristin Cavallari Plays Into Tyler Cameron Speculation

Credit: E!

When She Met Tyler

E! hosts Loni Love and Justin Sylvester tried to play matchmaker when Cavallari and Cameron were on Daily Pop in February, encouraging the You Deserve Better author to dance with the Very Cavallari alum as he discussed his time on Fox’s The Real Dirty Dancing.  

PDA Alert Kristin Cavallari Tyler Cameron Make Out Photo Shoot

Credit: Jen Lowery/MEGA TheMegaAgency.com

The Pics

Fans have been freaking out over the steamy snaps of Cavallari and Cameron. 

Kristin Cavallari Plays Into Tyler Cameron Speculation

Credit: Jen Lowery/MEGA

The Purpose of the Photo Shoot

Cavallari was shooting images for her brand, Uncommon James, with Cameron. This isn’t the first time that she’s pointed attention to her jewelry line when there was speculation about her love life. Back in summer 2021, she shared promo for her business as fans flocked to her social media amid reports she was in a love triangle with Southern Charm’s Austen Kroll and Craig Conover.

 

Kristin Cavallari Plays Into Tyler Cameron Speculation

Credit: Courtesy of Jack Ketsoyan/Instagram (2)

Partying Behind the Scenes

Footage from behind-the-scenes of Monday’s shoot shared by Ketsoyan reveals the booze was flowing.

Kristin Cavallari Addresses Tyler Cameron Dating Rumors After Steamy Photoshoot: 'Such a Great Guy'

Credit: Shutterstock (2)

Nothing Going On

Cavallari denied the dating rumors during an April 2022 interview with Entertainment Tonight, while praising Cameron’s acting chops in her campaign video.

“Tyler is the sweetest human being on the planet, such a great guy, I was so impressed with him,” she told the outlet, noting that she hired Cameron as her love interest for the footage. “There is nothing going on. Great guy, [but] we are not dating, I promise. If I was, I would not answer the question, put it that way. … Nothing is going on. He was a hired actor, OK?”

Kristin Cavallari Plays Into Tyler Cameron Speculation After PDA Photo Shoot

Credit: Jen Lowery/MEGA

Tyler Weighs In

“We had so much fun. The video that we made together is gonna be crazy and exciting and fun to watch,” Cameron told E! News on April 11 about the photo shoot. “Kristin is just a joy and a pleasure to be around. I love hanging out with her and getting to know her, so it was fantastic.”

Everything Know Kristin Cavallari Tyler Cameron

Credit: Shutterstock (2)

The Admission

During an appearance on “The Bellas Podcast,” Cavallari called Cameron “a very good kisser” and admitted she “hired the guy to get press.”

“He’s honestly the nicest human being on the planet. I mean, he is like such a love,” she continued. “I have nothing but good things to say about him. But we’re not dating. Everyone’s like, ‘Tell me everything.’ I’m like, ‘I think he’s great.’”

Kristin Cavallari Tyler Cameron Pack PDA Wedding Themed Video

Credit: YouTube

The Final Product

In July 2022, Uncommon James released their Untamed campaign video where Cavallari and Cameron are seen making out after meeting in the desert. Amid the whirlwind onscreen romance, the fictional couple tie the knot in a romantic ceremony.

Kristin Cavallari and Tyler Cameron Spotted Getting Cozy During NYE Outing

Credit: Image Press Agency/NurPhoto/Shutterstock/Gregory Pace/Shutterstock

A Surprising Reunion

Cavallari and Cameron were seen getting cozy on New Year’s Eve in December 2022.

In order to view the gallery, please allow Manage Cookies

Read The Full Article Here


trick photography
Alexa PenaVega Says Husband Carlos Jealousy During DWTS Made Her Experience So Much Harder
Alexa PenaVega Says Husband Carlos Jealousy During DWTS Made Her Experience So Much Harder
Rita Wilson: 5 Things to Know About the Actress & Tom Hanks Wife
Rita Wilson: 5 Things to Know About the Actress & Tom Hanks Wife
Youd Be Speaking French: King Charles IIIs Roast Of Donald Trump Is Going Viral
Youd Be Speaking French: King Charles IIIs Roast Of Donald Trump Is Going Viral
Artemis II Astronauts Make Tonight Show Debuts Ahead Of Historic Moon Mission | Celebrity Insider
Artemis II Astronauts Make Tonight Show Debuts Ahead Of Historic Moon Mission | Celebrity Insider
The Devil Wears Prada 2 review – a stylish, satisfying sequel
The Devil Wears Prada 2 review – a stylish, satisfying sequel
12 Box-Office Bombs That Became Beloved Classics
12 Box-Office Bombs That Became Beloved Classics
Jurassic Parks Sam Neill Says Hes Cancer-Free After 5 Years in Health Update
Jurassic Parks Sam Neill Says Hes Cancer-Free After 5 Years in Health Update
President Trump Wants Jimmy Kimmel Fired for Melania Widow Joke
President Trump Wants Jimmy Kimmel Fired for Melania Widow Joke
American Idols Brooks & Rae Reunite in Sweet Photo After His Elimination 
American Idols Brooks & Rae Reunite in Sweet Photo After His Elimination 
Survivor 50 Recap: A Visit From MrBeast Raises The Stakes – TVLine
Survivor 50 Recap: A Visit From MrBeast Raises The Stakes – TVLine
Is Man on Fire Returning for Season 2?
Is Man on Fire Returning for Season 2?
R.J. Decker Boss Explains How That Fatal Finale Twist Could Impact Potential Season 2 — Grade It! – TVLine
R.J. Decker Boss Explains How That Fatal Finale Twist Could Impact Potential Season 2 — Grade It! – TVLine
Stanley Simmons, Sons of KISS Legends, Announce Debut Album
Stanley Simmons, Sons of KISS Legends, Announce Debut Album
Alex G Drops Two New Songs on Personal YouTube Channel
Alex G Drops Two New Songs on Personal YouTube Channel
Metallica Rolling Out 15-CD Reload (Remastered) Limited Edition Deluxe Box Set With Previously Unreleased Demos, Rough Mixes and Videos
Metallica Rolling Out 15-CD Reload (Remastered) Limited Edition Deluxe Box Set With Previously Unreleased Demos, Rough Mixes and Videos
How Many of These 100+ Bands Do You Remember Playing Ozzfest?
How Many of These 100+ Bands Do You Remember Playing Ozzfest?
Interview with E. Broom, Author of The Vampire and the Barista – NewInBooks
Interview with E. Broom, Author of The Vampire and the Barista – NewInBooks
New Mystery and Thriller Books to Read | April 28 – NewInBooks
New Mystery and Thriller Books to Read | April 28 – NewInBooks
New Romance Books to Read | April 28 – NewInBooks
New Romance Books to Read | April 28 – NewInBooks
Stories That Unravel the Human Heart: 6 Literary Picks – NewInBooks
Stories That Unravel the Human Heart: 6 Literary Picks – NewInBooks
Kendall Jenner's  Dog Accessory Was the Highlight of Her Coachella Outfit
Kendall Jenner's $58 Dog Accessory Was the Highlight of Her Coachella Outfit
We Channeled the '90s in Guess For Coachella Weekend – Starting at
We Channeled the '90s in Guess For Coachella Weekend – Starting at $29
I Spent an Afternoon With an Aritzia Stylist—My Spring Wardrobe Has Never Looked Better
I Spent an Afternoon With an Aritzia Stylist—My Spring Wardrobe Has Never Looked Better
Pretty Dresses, Tops, and Sandals From Nordys End of Season Sale
Pretty Dresses, Tops, and Sandals From Nordys End of Season Sale
DANCES WITH BLOOD 2026 KICKOFF ANNOUNCEMENT SPONSORED BY JOYHORROR ENTERTAINMENT | HNN
DANCES WITH BLOOD 2026 KICKOFF ANNOUNCEMENT SPONSORED BY JOYHORROR ENTERTAINMENT | HNN
CINEMA EPOCH UNLEASHES SASQUATCH WITHIN, A PSYCHOLOGICAL HORROR THRILLER — NOW STREAMING ON YOUTUBE, COMING SOON TO TUBI AND FAWESOME | HNN
CINEMA EPOCH UNLEASHES SASQUATCH WITHIN, A PSYCHOLOGICAL HORROR THRILLER — NOW STREAMING ON YOUTUBE, COMING SOON TO TUBI AND FAWESOME | HNN
Bayview Entertainment Invites Audiences into a Blurred Reality with the Release of Nightmare Symphony This May | HNN
Bayview Entertainment Invites Audiences into a Blurred Reality with the Release of Nightmare Symphony This May | HNN
Michael Joys DEAD Afterlife Enters Final Kickstarter Week: Only ,500 Needed to Bring Macabre Vision to Life | HNN
Michael Joys DEAD Afterlife Enters Final Kickstarter Week: Only $1,500 Needed to Bring Macabre Vision to Life | HNN