Caelan Doris Hard Launches New Girlfriend Faye At Rugby Ball (2024)

PodcastNewsletterSampling & Survey Panel

Caelan Doris Hard Launches New Girlfriend Faye At Rugby Ball (2)Caelan Doris Hard Launches New Girlfriend Faye At Rugby Ball (3)

Caelan Doris Hard Launches New Girlfriend Faye At Rugby Ball (4)

Caelan Doris Hard Launches New Girlfriend Faye At Rugby Ball (6)

Caelan Doris Hard Launches New Girlfriend Faye At Rugby Ball (7)

By

Sarah-Jayne Tobin

on

2nd June 2024

in

Celebrity

Caelan Doris Hard Launches New Girlfriend Faye At Rugby Ball (8)

By

Sarah-Jayne Tobin

on

2nd June 2024

in

Celebrity

Sorry to break it to you ladies: Irish rugby star Caelan Doris appears to be off the market and fairly smitten!

The 25-year-old, who captained Ireland for the first time last February against Italy at the Aviva, proudly posed on the red carpet at the Leinster Rugby Awards Ball on Saturday beside stunning Faye Richardson.

Today's top videos

While this was definitely Faye's hard launch, it seems that the tax specialist has been making Caelan smile for quite a while now.

Caelan Doris Hard Launches New Girlfriend Faye At Rugby Ball (9)

Hailing from Mayo, but based in Dublin, it appears Caelan took Faye back home to the West a little over a month ago.

He posted photos of them both laughing together in the garden alongside a cute old dog, and enjoying some time beside the sea on a deserted beach.

Caelan Doris Hard Launches New Girlfriend Faye At Rugby Ball (10)

Some of Caelan's teammates, including Bundee Aki, James Lowe and Cian Healy were pleased for him that the couple seemed to be taking things to the next level.

'About time' said Bundee with some laughing emojis- a sentiment shared by Cian.

Caelan Doris Hard Launches New Girlfriend Faye At Rugby Ball (11)

Not a lot is known about Faye, who looked absolutely radiant in a burgundy satin, floor-length gown, with her brown hair worn loose around her shoulders as Caelan pulled her in close for the photo opportunity on Saturday.

Caelan Doris Hard Launches New Girlfriend Faye At Rugby Ball (12)

She's the first woman he's been linked to in over a year, and if the smiles are anything to go by, things appear to be going well!

Read More

.

India Healy O'Connor celebrates hen ahead of wedding to Leinster's Ross Byrne

.

Rob Burrow's wife reveals his heartbreaking plea to her before his death

.

PICS: Glitz and glamour as sports stars shine at this year's Leinster Rugby Awards Ball

.

PICS: Bundee Aki and Kayla enjoy date night at the Connacht Rugby Awards

.

Steal Her Style: Harriet Beirne wears €25 Zara top on date night with rugby hubby

advertisment

Nicola Coughlan wears bespoke Philosophy dress as she lands in Dublin ahead of Bridgerton premiere

Two Irish stars rumoured to play the Beatles in four new movies

Nelly Furtado reveals sweet U2 connection after Forbidden Fruit gig

Trending

'Dad's a mess!' Ant McPartlin and wife Anne-Marie Corbett welcome their first child

Johnny Logan says he's 'too old' to use correct pronouns for Irish Eurovision entry Bambie Thug

'You're not wearing that out' 11 Irish mammy phrases you definitely heard growing up

'God gave us an angel instead' Heartbreak for LGFA star Mary Hulgraine as she loses her baby at 15 weeks

Ask Tina: An old flame is getting his mam to message me after three years of silence

A match made in heaven: Tennis ace Novak Djokovic credits wife Jelena with success

'Party's only starting!' Brian Dowling's radio replacement is confirmed

Lifestyle Six ways to stay calm during your Leaving Cert

Aoibhín Garrihy is the ultimate fashionista as she combines two summer trends

Rugby WAGs go glam for Olwen Kennedy's final fiesta hen in Marbella

Karen Koster jokes she's lost her 'stamina' as she returns to Ireland AM

Filming of new Bridget Jones movie 'halts after cast member suffers nasty injury'

advertisment

'Party's only starting!' Brian Dowling's radio replacement is confirmed

Second familiar face slated for Love Island after Joey Essex's bombshell arrival

'She's giving the drama we need' Love Island fans brand Harriett a 'messy villain'

Ronan Keating makes big career move after sparking concern for Storm

Promoted

Hello gorgeous! Three game-changing makeup products for the ultimate summer glow up

Sad news beauty fans, one of the best French skincare brands of all time is leaving Ireland

Hello gorgeous! Three game-changing makeup products for the ultimate summer glow up

Sad news beauty fans, one of the best French skincare brands of all time is leaving Ireland

More: Trending

Padraig Harrington's wife Caroline watched her amateur boyfriend evolve into a golfing great

Who is Cian Ducrot's girlfriend Sofia Jane after video sparked engagement questions

Jennifer Aniston leads the stars at The Morning Show event

Copyright © 2021 – 2024 EVOKE

Podcast

Newsletter Sign UpSurvey & Sampling Panel

Caelan Doris Hard Launches New Girlfriend Faye At Rugby Ball (31)Caelan Doris Hard Launches New Girlfriend Faye At Rugby Ball (32)

Video: For video/audio use data-poster and preload="none": Scripts: For scripts use data-script: Script modules using require: For modules using require use data-require: */(function (window, document) { /*jshint eqnull:true */ "use strict"; var bgLoad; var uniqueUrls = {}; if (document.addEventListener && window.getComputedStyle) { bgLoad = function (url, cb) { var img = document.createElement("img"); img.onload = function () { img.onload = null; img.onerror = null; img = null; cb(); }; img.onerror = img.onload; img.src = url; if (img && img.complete && img.onload) { img.onload(); } }; addEventListener( "lazybeforeunveil", function (e) { var tmp, load, bg, poster; if (!e.defaultPrevented) { if (e.target.preload == "none") { e.target.preload = "auto"; } tmp = e.target.getAttribute("data-link"); if (tmp) { addStyleScript(tmp, true); } // handle data-script tmp = e.target.getAttribute("data-script"); if (tmp) { addStyleScript(tmp); } // handle data-require tmp = e.target.getAttribute("data-require"); if (tmp) { if (window.require) { require([tmp]); } } // handle data-bg bg = e.target.getAttribute("data-bg"); if (bg) { e.details.firesLoad = true; load = function () { e.target.style.backgroundImage = "url(" + bg + ")"; e.details.firesLoad = false; lazySizes.fire( e.target, "_lazyloaded", {}, true, true ); }; bgLoad(bg, load); } // handle data-poster poster = e.target.getAttribute("data-poster"); if (poster) { e.details.firesLoad = true; load = function () { e.target.poster = poster; e.details.firesLoad = false; lazySizes.fire( e.target, "_lazyloaded", {}, true, true ); }; bgLoad(poster, load); } } }, false ); } function addStyleScript(src, style) { if (uniqueUrls[src]) { return; } var elem = document.createElement(style ? "link" : "script"); var insertElem = document.getElementsByTagName("script")[0]; if (style) { elem.rel = "stylesheet"; elem.href = src; } else { elem.src = src; } uniqueUrls[src] = true; uniqueUrls[elem.src || elem.href] = true; insertElem.parentNode.insertBefore(elem, insertElem); }})(window, document);const defaultConfig = { endPoint: "https://euasync01.admantx.com/admantx/service", request: { key: "d4d1cdf427f06ebc6ee7e0a3ffbcaecdfbfe517eca18a41d9126f88bdb16e7f0", // API key type: "url", method: "descriptor", mode: "async", decorator: "json", filter: ["admants"], },};const targetDefault = ["categories", "feelings", "entities", "admants"];async function init() { const { request, endPoint } = defaultConfig; const { href } = window.location; // to remove query sting parameters request.body = href.substring(0, href.indexOf("?")) || href; const reqStr = JSON.stringify(request); const url = `${endPoint}?request=${reqStr}`; const headers = { "Content-Type": "text/plain", "Content-Length": reqStr.length, Connection: "keep-alive", }; const targetingP = new Promise((resolve, reject) => { fetch(url, { method: "GET", headers }) .then(async (r) => { const response = await r.json(); const { info } = response; if (info !== "OK") { reject(new Error(`Admantx fetch error: ${info}.`)); } else { const targetKeys = request.filter.includes("default") ? targetDefault : request.filter; const targeting = targetKeys .map((key) => response[key]) .filter((list) => list) .reduce( (acc, next) => [ ...acc, ...next.map((item) => item.name), ], [] ); resolve(targeting); } }) .catch(reject); }); p = Promise.resolve(targetingP); p.then(function (v) { window.admantex = v; //console.log(v); }); (window.googletag = window.googletag || {}), (window.googletag.cmd = window.googletag.cmd || []), window.googletag.cmd.push(function () { var localadmentx = window.admantex; window.googletag.pubads().setTargeting("ias-bsp", [localadmentx]); //console.log(localadmentx); }); await targetingP;}init();const searchClient = algoliasearch("Y7NNSBYQNL", "91e4e0acd0278fe408822d5ad3c3ff75");const search = instantsearch({ indexName: "evoke_live", searchClient, insights: true, searchFunction(helper) { const container = document.querySelector('#results'); const m_container = document.querySelector('#m-results'); // remove desktop results when search box is empty container.style.display = helper.state.query === '' ? 'none' : ''; // remove mobile results when search box is empty m_container.style.display = helper.state.query === '' ? 'none' : ''; // Ensure we only trigger a search when there's a query if (helper.state.query) { helper.search(); } },});search.addWidgets([ instantsearch.widgets.searchBox({ container: "#searchbox", placeholder: "search articles", autofocus: false }), instantsearch.widgets.searchBox({ container: "#m-searchbox", placeholder: "search articles", autofocus: false }), instantsearch.widgets.configure({ hitsPerPage: 12, }), instantsearch.widgets.pagination({ container: "#pagination", scrollTo: document.querySelector('#results'), }), instantsearch.widgets.pagination({ container: "#m-pagination", scrollTo: document.querySelector('#m-searchbox'), }), instantsearch.widgets.stats({ container: "#stats", }), instantsearch.widgets.stats({ container: "#m-stats", }), instantsearch.widgets.refinementList({ container: "#tags-list", attribute: "tags", limit: 5, showMore: true, }), instantsearch.widgets.refinementList({ container: "#m-tags-list", attribute: "tags", limit: 5, showMore: true, }), instantsearch.widgets.hits({ container: "#hits", templates: { item: `

{{#helpers.highlight}} { "attribute": "title", "highlightedTagName": "mark" } {{/helpers.highlight}} By {{ author }}
on {{ published_date }}

{{ published_date }}

`, }, }), instantsearch.widgets.hits({ container: "#m-hits", templates: { item: `

{{#helpers.highlight}} { "attribute": "title", "highlightedTagName": "mark" } {{/helpers.highlight}} By: {{ author }}
on {{ published_date }}

{{ published_date }}

`, }, }),]);search.start();const trendingDiv = document.getElementById('trending-posts')const contentDiv = document.getElementById('io-div')const contentArr = contentDiv.querySelectorAll('p')function moveTrending() { if (contentArr.length >= 10) { contentArr[8].insertAdjacentElement('afterend', trendingDiv) // contentDiv.insertBefore(trendingDiv, contentArr[7]) trendingDiv.style.display = 'flex' } else { contentArr[4].insertAdjacentElement('afterend', trendingDiv) // contentDiv.insertBefore(trendingDiv, contentArr[5]) trendingDiv.style.display = 'flex' }}// function moveTrending() {// if (contentArr.length >= 10) {// contentDiv.insertBefore(trendingDiv, contentArr[8])// trendingDiv.style.display = 'flex'// } else {// contentDiv.insertBefore(trendingDiv, contentArr[4])// trendingDiv.style.display = 'flex'// // console.log('hello')// }// }moveTrending()window.onload = function() {const getBBWVideo= () => { const iframeReference = document.querySelector('iframe[src^="https://dmgie.bbvms.com/"]'); if (iframeReference) { const videoContent = iframeReference.parentNode; videoContent.removeChild(iframeReference); console.log("Removed the Old BBW Video embed"); } else { console.warn("Original iframe bbwIframe not found"); }};getBBWVideo();};//EVOKE JW Player Pre Roll targeting in GAMvar adTag = "https://pubads.g.doubleclick.net/gampad/ads?iu=/5765/Evoke.ie/EV_JW_PREROLL&description_url=https%3A%2F%2Fevoke.ie%2F&tfcd=0&npa=0&sz=636x358%7C640x360&gdfp_req=1&output=vast&unviewed_position_start=1&env=vp&impl=s&correlator=&cust_params=";var playerInstance;var localadmentx = window.admantex;let now = new Date();//console.log("JW/Google: retrieving post id from page");gamTargeting = ('ev_post_id' + encodeURIComponent('=') + post_id_vars.postID);gamAdmentx = ('ias-bsp' + encodeURIComponent('=') + localadmentx);adTag = adTag.replace(/(cust_params[^&]+)/, '$1' + gamTargeting + encodeURIComponent('&') + gamAdmentx);//console.log("JW/Google: callback finished executing - Targeting identified: " + gamTargeting);//console.log(adTag);playerInstance = jwplayer('ev_jw_vod').setup({ playlist: 'https://cdn.jwplayer.com/v2/playlists/sH1GPNFj?search=__CONTEXTUAL__', autostart: 'true', mute: false, volume: 3, ga: {}, "floating": { "mode": 'never', }, autoPause: { 'viewability': true, }, advertising: { autoplayadsmuted: false, client: 'googima', tag: adTag, adscheduleid: 'u9NI3XXa', maxRedirects: 6 }});//EVOKE JW Player Outstream targeting in GAMlet adOutstreamTag = "https://pubads.g.doubleclick.net/gampad/ads?iu=/5765/Evoke.ie/EV_JW_Outstream&description_url=https%3A%2F%2Fevoke.ie%2F&tfcd=0&npa=0&sz=636x358%7C640x360&gdfp_req=1&output=vast&unviewed_position_start=1&env=vp&impl=s&correlator=&cust_params=";// var localadmentx = window.admantex;let latest = new Date();// console.log("JW/Google: retrieving post id from page");gamTargeting = ('ev_post_id' + encodeURIComponent('=') + post_id_vars.postID);gamAdmentx = ('ias-bsp' + encodeURIComponent('=') + localadmentx);adOutstreamTag = adOutstreamTag.replace(/(cust_params[^&]+)/, '$1' + gamTargeting + encodeURIComponent('&') + gamAdmentx);// console.log("JW/Google: callback finished executing - Targeting identified: " + gamTargeting);// console.log(adOutstreamTag);jwplayer("ev_jw_outstream").setup({ "aspectratio": "16:9", "width": "100%", "volume": "3", "advertising": { "client": "googima", "outstream": true, "tag": adOutstreamTag, "adscheduleid": "eWHQUcEC", "maxRedirects": 6, "endstate": "close" }, "displayHeading": true, "intl": { "en": { "displayHeading": "Advertisem*nt" } }, "floating": { mode: "never", } });
Caelan Doris Hard Launches New Girlfriend Faye At Rugby Ball (2024)
Top Articles
Latest Posts
Article information

Author: Horacio Brakus JD

Last Updated:

Views: 6097

Rating: 4 / 5 (51 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Horacio Brakus JD

Birthday: 1999-08-21

Address: Apt. 524 43384 Minnie Prairie, South Edda, MA 62804

Phone: +5931039998219

Job: Sales Strategist

Hobby: Sculling, Kitesurfing, Orienteering, Painting, Computer programming, Creative writing, Scuba diving

Introduction: My name is Horacio Brakus JD, I am a lively, splendid, jolly, vivacious, vast, cheerful, agreeable person who loves writing and wants to share my knowledge and understanding with you.