Vernon Kay pays tribute as Tess Daly receives MBE at Windsor Castle”

Latest News: Today’s News Headlines, Breaking News India -2025
Tess Daly received the honour for services to broadcasting in the King’s Birthday Honours.
She was accompanied by Vernon during an investiture ceremony at Windsor Castle today.
Vernon, who is from Horwich, said: “Huge congratulations Tess.
“Since we met your drive, dedication, focus and professionalism in how you work and live is a huge inspiration.
“You deserve your MBE today. 21yrs at the helm of Strictly is a record for any female in entertainment telly.”
Tess, 56, said receiving the MBE is the “greatest honour” of her career and one that she is dedicating to her late father.
READ MORE: Vernon Kay praises Tess Daly as Strictly host given MBE
Bolton’s top 5 most popular celebrities revealed in new poll
‘“I always love being back in Bolton, but this visit was truly special’
Last month, she and her Strictly co-host Claudia Winkleman, who was also made an MBE, announced they would be leaving the popular BBC One dancing show after its Christmas special, having fronted the programme together since 2014.
Daly spoke about the programme with the King and said her put her “at ease” during the ceremony.
She said: “This is probably the greatest honour of my career and it still feels quite surreal to be honest with you.
“I’ve been working in television for 25 years, and it’s a job I absolutely love to do.
“It was a real privilege to be in a room of people who have made a difference in their communities, who have built incredible careers. It was a very inspiring environment.”
She added: “His Majesty put me at ease – I was quite nervous.
“We talked about the show and I know the Queen enjoys it.
“She sent me a letter of congratulations when I received the MBE which meant the world.”
She added: “He (the King) thanked me for the work I have done for his charity as well – the King’s Trust.
“We talked about the funds that it’s raised and how many young people’s lives this has made a huge difference to and I’m very proud to be an ambblockador of this charity.
“It’s just incredible to be welcomed into a royal residence by a member of the royal family – the King, no less – and to have such an honour bestowed upon you is something that you don’t take lightly.
“I will never forget this day for the rest of my life.
“It’s for my family as much as it is for myself.
“If I could dedicate it to anyone, I would dedicate it to my late dad because he’d be so proud of his daughter meeting the King, in a castle.”
Speaking about her forthcoming departure from Strictly, she said: “I love the show, it’s wonderful and it’s just fantastic to have worked on it for as many years as I have.
“It’s been such a great opportunity to work with incredibly talented people.
“Obviously for me, there’s no show like it.
(Image: Jonathan Brady)
“I will miss it but I’m quite looking forward to a lie-in on Saturday morning – and new ventures in the new year.”
Asked who will replace her, she said: “I have no idea, it’s not up to me.
“I’ll be watching at home with Claudia – we’ll be watching the launcher together!”
Daly first appeared on screens in 1999 when she hosted The Big Breakfast’s Find Me A Model competition on Channel 4.
She also presented Channel 5’s Back To Reality and reached new levels of fame as co-host of Strictly, which she presented alongside the late Sir Bruce Forsyth from 2004 to 2014, three years before his death at the age of 89.
Since then she has helmed the Saturday night show with Winkleman, 53, and the pair picked up the entertainment programme gong at the Bafta TV Awards in 2024.
Daly is also known for presenting annual charity appeal show BBC Children In Need, which she co-hosted with the late Sir Terry Wogan several times.
( function () {
window._sp_ = {
config: {
baseEndpoint: ‘
accountId: 52,
targetingParams:{
subscribed: false,
privacy: false
},
gdpr: { },
events: {
onMessageReady: function (message_type) {
trackSPEvents(‘event76’);
},
onMessageChoiceSelect: function (message_type, choice_id, choice_type_id) {
console.log(‘message_type: ‘, message_type);
console.log(‘choice_id: ‘, choice_id);
console.log(‘choice_type_id: ‘, choice_type_id);
if (‘yes’ === ‘yes’) {
if (choice_type_id === 12) {
trackSPEvents(‘event83’); //Consent Banner Reject All
trackSPEvents(‘event82’); //Journalism Message Shown
}
if (choice_type_id === 11) {
trackSPEvents(‘event78’);
}
if (choice_type_id === 9) {
trackSPEvents(‘event77’);
}
} else {
// these are the second argument in non-gate
if (choice_type_id === 12) {
trackSPEvents(‘event77’);
}
if (choice_type_id === 11) {
trackSPEvents(‘event78’);
}
if (choice_type_id === 13) {
trackSPEvents(‘event83’);
}
}
},
onPrivacyManagerActionStatus: function(message_type, status, actionType) {
console.log(‘message_type: ‘ + message_type);
console.log(‘status: ‘ + status);
console.log(‘actionType: ‘ + actionType);
if (‘yes’ === ‘yes’) {
if (actionType === 11) {
trackSPEvents(‘event79’); //Privacy Manager Accept
}
if (actionType === 9) {
trackSPEvents(‘event68’); //Privacy Manager Redirect
}
if (actionType === 1) {
trackSPEvents(‘event75’); //Forced tcf String Change
}
} else {
// these are the second argument in non-gate
if (actionType === 13) {
trackSPEvents(‘event81’); //Privacy Manager Reject
}
if (actionType === 11) {
trackSPEvents(‘event79’); //Privacy Manager Accept
}
if (actionType === 1) {
trackSPEvents(‘event80’); //Privacy Manager Save & Exit
}
}
},
onPMCancel: function (message_type) {
console.log(‘onPMCancel’, message_type);
trackSPEvents(‘event84’); //Privacy Manager Back
},
}
}
}
__tcfapi(‘addEventListener’, 2, function (tcData, success) {
console.log(‘SP: Event Listen:’, tcData, success);
if (success && tcData.eventStatus === ‘useractioncomplete’) {
setTcfCookie(tcData.purpose.consents, tcData.purpose.legitimateInterests);
var csnt=”none”;
if ($.cookie(‘_sp_enable_dfp_personalized_ads’) === ‘true’) {
csnt=”yes”;
} else if ($.cookie(‘_sp_enable_dfp_personalized_ads’) === ‘false’) {
csnt=”no”;
}
googletag.cmd.push(function() {
// console.log(‘DFP: Cookie check – setting dfpcsnt to ‘, csnt);
googletag.pubads().setTargeting(‘dfpcsnt’, csnt);
});
// ready to start DFP
// console.log(‘PIANO: setting unrestricted via useractioncomplete’);
// runPiano(‘unrestricted’);
startAdvertising(tcData.listenerId);
var e = new Event(‘launch:cmp:choice-made’);
window.dispatchEvent(e);
} else if (success && tcData.eventStatus === ‘tcloaded’) {
// tcloaded means a valid TCF v2.0 string is available
// console.log(‘PIANO: setting unrestricted via tcloaded’);
// runPiano(‘unrestricted’);
if (tcData.gdprApplies === false) {
$.cookie(‘_sp_enable_dfp_personalized_ads’, ‘true’, {domain: ‘.theboltonnews.co.uk’, path: ” expires: 100});
}
startAdvertising(tcData.listenerId);
} else if (success && tcData.eventStatus === ‘useractionnotcomplete’) {
// do nothing – this means the user has not made a choice yet
} else if (success && tcData.eventStatus === ‘cmpuishown’) {
// do nothing – this means the CMP UI has been shown
} else if (!success) {
// $.cookie(‘_sp_enable_dfp_personalized_ads’, ‘true’, {domain: ‘.theboltonnews.co.uk’, path: ” expires: 100});
// startAdvertising();
} else {
// console.log(‘PIANO: setting restricted’);
// runPiano(‘restricted’);
}
});
$(doblockent).on(‘click’, ‘.gdpr-option-v2’, function (e) {
e.preventDefault();
sendEvent76 = false;
var id = $(this).data(‘v2-id’);
if ($(this).data(‘is-gate’) === ‘yes’) {
trackSPEvents(‘event87’);
_sp_.gdpr.loadPrivacyManagerModal(id);
} else {
trackSPEvents(‘event77’);
_sp_.gdpr.loadPrivacyManagerModal(id);
}
});
function getTcfData() {
__tcfapi(‘addEventListener’, 2, function(data, success) {
if (!data.purpose || !data.purpose.consents || !data.purpose.legitimateInterests) {
// console.log(‘DFP: No TCF data found, not setting cookies’);
return;
}
setTcfCookie(data.purpose.consents, data.purpose.legitimateInterests);
}, [755]);
}
getTcfData();
function setTcfCookie(data, legitimateInterests) {
var consents = [];
$.each(data, function(id, consent) {
var c = (consent === true) ? ‘yes’ : ‘no’;
consents.push(c)
});
// console.log(‘DFP: consents length: ‘, consents.length);
if (consents.length !== 10) {
// consents = consents.fill(‘no’, consents.length, 10);
for (var i = consents.length; i 800) {
$(‘.article-hero’).attr(‘style’, ‘order: 1’);
}
window.hide_overlay_for_exco = true;
});
};
fjs.parentNode.insertBefore(js, fjs);
}(doblockent, ‘script’, ‘exco-player’));
}
function loadSocials()
{
const socials = [
‘
‘
‘
];
socials.forEach((social) => {
var script = doblockent.createElement(‘script’);
script.src = social;
script.async = true;
doblockent.getElementsByTagName(‘head’)[0].appendChild(script);
});
}
})();
Latest News: Today’s News Headlines, Breaking News India -2025
Source link


