• Home
  • RSS
  • Sobre Nós
  • Contate-Nos
  • Seu Horóscopo!
June 8, Monday, 2026
  • Login
CELEBRITY LAND!
  • Home
  • Estrelas
  • Celebridades
  • Fofocas
  • Música
  • Realeza
  • Entretenimento
  • Videos
No Result
View All Result
  • Home
  • Estrelas
  • Celebridades
  • Fofocas
  • Música
  • Realeza
  • Entretenimento
  • Videos
No Result
View All Result
Celebrity Land
No Result
View All Result

Palace latest update on senior royal causes panic in fans: ‘SCARED’

Story Center by Story Center
April 16, 2026
Reading Time: 6 mins read
0
Palace latest update on senior royal causes panic in fans: ‘SCARED’

Royal fans were left in sheer panic, but only for a brief moment when the Royal House shared a statement along with a portrait of a beloved senior royal member.

RELATED POSTS

As filhas de Andrew Mountbatten-Windsor, Beatrice e Eugenie, usam o casamento de Phillips para impulsionar o retorno real

Rei Charles e Rainha Camilla tiram roupas novas no casamento real

O ex-príncipe Andrew cobrava aluguel de propriedades reais gratuitas: relatório – The Mercury News

The Danish royals are not only popular in Denmark but also for non-native speakers which is why some fans were confused about the announcement that was made for Queen Margrethe, who abdicated her throne to her son Frederik X in 2024.

A portrait of her seated in garden hall at Fredensborg Castle in 2025 was shared along with a statement written in Danish. At first glance, non-Danish speakers assumed the worst before they read the translated version.

“As a non danish speaker I got SCARED for a second,” one fan wrote.

They added, “I thought they were announcing the death of the queen.”

Another one echoed, “OMG me too.”

While one more commented, “I thought this was bad news but then I saw the translated version.”

ADVERTISEMENT

It had been a birthday greeting for Queen Margrethe who turned 86 on Thursday.

After the wish, the Palace shared details for the celebrations that will be held in her honour.

“The Royal Lifeguard Music Corps will in connection with the changing of the guard at Fredensborg Castle at 12 performing a smaller birthday concert in Inner Castle on occasion of Queen Margrethe’s birthday.”

It continued, “Queen Margrethe will, together with Their Majesties The King and The Queen and Her Majesty Queen Anne-Marie, attend the concert from the castle’s main stairs.

“Starting at 1 o’clock 11:45 am citizens are invited to line up in Inner Slotsgård by the main stairs to take part in the celebration of Queen Margrethe.”

The panic in the fans in understandable as the Danish royals recently suffered a signficant loss. Queen Mary lost her father Professor John Dalgleish Donaldson at age 84 just few days ago.

He had been going through health issues for a long time but passed away surrounded by loved ones in Tasmania.

let firebaseLoaded = false;
function loadFirebaseOnce() {
if (firebaseLoaded) return;
firebaseLoaded = true;
import(“https://www.gstatic.com/firebasejs/8.10.1/firebase-app.js”).then(() => {
import(“https://www.gstatic.com/firebasejs/8.10.1/firebase-analytics.js”);
import(“https://www.gstatic.com/firebasejs/8.10.1/firebase-messaging.js”).then(() => {
import(“https://www.geo.tv/assets/front/js/push_notification.js?v=1.5111”);
});
});
}
window.addEventListener(“scroll”, loadFirebaseOnce, { once: true });
window.addEventListener(“mousemove”, loadFirebaseOnce, { once: true });
window.addEventListener(“click”, loadFirebaseOnce, { once: true });
setTimeout(function(){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://www.geo.tv/assets/front/js/lazysizes.min.js”;
document.body.appendChild(scriptElement);
}, 1000);
//setTimeout(function(){ $(‘.medium-insert-images’).find(‘figure’).show() }, 3000);
var loadDeferredJS = function() {
var lazyloadjs = [‘https://www.geo.tv/assets/front/js/lazysizes.min.js’];
var alljs = [‘https://www.geo.tv/assets/front/js/ui/thirdparty.js?ver=133’];
var jqueryjs = [‘https://www.geo.tv/assets/front/js/ui/jquery.min_new.js?ver=43’];
var bootstrapjs = [‘https://www.geo.tv/assets/front/js/ui/bootstarp.js?ver=55’];
var sliderjs = [‘https://www.geo.tv/assets/front/js/ui/swiper.min.js’];
var firebaseappjs = [‘https://www.gstatic.com/firebasejs/8.10.1/firebase-app.js’];
var firebasejs = [‘https://www.gstatic.com/firebasejs/8.10.1/firebase-analytics.js’,’https://www.gstatic.com/firebasejs/8.10.1/firebase-messaging.js’];
var firebasejs_tokenjs = [‘https://www.geo.tv/assets/front/js/push_notification.js?v=1.511’];
var alljscustom = [‘https://www.geo.tv/assets/front/js/ui/my.js?ver=5533′,’https://www.geo.tv/assets/front/js/mycustom.js?ver=5533’];
/*setTimeout(function(){
lazyloadjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 500);*/
setTimeout(function(){
jqueryjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 1000);
// setTimeout(function(){
// bootstrapjs.forEach(function (item,index) {
// var scriptElement=document.createElement(‘script’);
// scriptElement.type=”text/javascript”;
// scriptElement.src = item;
// document.body.appendChild(scriptElement);
// });
// }, 2000);
/*setTimeout(function(){
firebaseappjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 2500);
setTimeout(function(){
firebasejs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.head.appendChild(scriptElement);
});
}, 4000);
setTimeout(function(){
firebasejs_tokenjs.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.head.appendChild(scriptElement);
});
}, 6000);*/
const jqueryIntervalcheck = setInterval(function () {
if(typeof jQuery !== “undefined”){
clearInterval(jqueryIntervalcheck);
setTimeout(function(){
sliderjs.forEach(function (item,index) {
if(item == ‘https://www.geo.tv/assets/front/js/ui/swiper.min.js’){
var story_embed_gallery = $(‘.story-area’).find(‘.embedgallery’).length;
//var story_embed_gallery = 0;
if(parseInt(story_embed_gallery) > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
}
}
});
}, 100);
setTimeout(function(){
alljscustom.forEach(function (item,index) {
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.src = item;
document.body.appendChild(scriptElement);
});
}, 1300);
if($(“#entertainmentVideos”).length > 0){
$(function () {
$(“#entertainmentVideos”).load(“https://www.geo.tv/feeds/getEntertainmentVideoStory”);
});
}
/*const jqueryIntervalcount = setInterval(function () {
if(typeof jQuery !== “undefined”){
clearInterval(jqueryIntervalcount);*/
if($(‘.infogram-embed’).length > 0 || $(’embedinfogram’).length > 0)
{
!function (e, t, n, s) {
var i = “InfogramEmbeds”, o = e.getElementsByTagName
if (/^\/{2}/.test(s) && (s = d + s), window[i] && window[i].initialized)window[i].process && window[i].process(); else if (!e.getElementById(n)) {
var a = e.createElement
a.async = 1, a.id = n, a.src = s, o.parentNode.insertBefore(a, o)
}
}(document, “script”, “infogram-async”, “https://e.infogram.com/js/dist/embed-loader-min.js”);
}
if($(‘.flourishClass’).length > 0)
{
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://public.flourish.studio/resources/embed.js”;
document.body.appendChild(scriptElement);
}
if($(‘.apester-media’).length > 0)
{
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://static.apester.com/js/sdk/latest/apester-sdk.js”;
document.body.appendChild(scriptElement);
}
if($(‘.twitter-tweet’).length > 0)
{
var tweetObj = document.getElementsByClassName(‘tweetPost’);
var counter_tweet = 0;
if (tweetObj.length == 0) {
tweetObj = document.getElementsByClassName(‘twitter-tweet’);
$.each(tweetObj, function (i, v) {
$(this).attr(‘id’, ‘twitter-post-widget-‘ + i);
});
} else {
$.each(tweetObj, function (i, v) {
if($(this).find(‘.twitter-tweet’).length > 0){
$(this).find(‘.twitter-tweet’).attr(‘id’, ‘twitter-post-widget-‘ + counter_tweet);
counter_tweet++;
}
});
}
$.getScript(‘https://platform.twitter.com/widgets.js’, function () {
var k = 0;
var tweet = document.getElementById(‘twitter-post-widget-‘ + k);
var tweetParent, tweetID;
while (tweet) {
tweetParent = tweet.parentNode;
//tweetID = tweet.dataset.tweetId;
tweetID = tweetParent.getAttribute(“id”);
if(tweetID === null){
tweetID = tweet.dataset.tweetId;
}
//var tweetVideoClass = tweet.getAttribute(‘class’).split(‘ ‘)[0];
$(tweet).remove();
twttr.widgets.createTweet(
tweetID,
tweetParent
);
k++;
tweet = document.getElementById(‘twitter-post-widget-‘ + k);
}
});
/*==============*/
var tweetObjVid = document.getElementsByClassName(‘tweetVideo’);
var counter_tweet = 0;
if (tweetObjVid.length == 0) {
tweetObjVid = document.getElementsByClassName(‘twitter-video’);
$.each(tweetObjVid, function (i, v) {
$(this).attr(‘id’, ‘twitter-vid-widget-‘ + i);
});
} else {
$.each(tweetObjVid, function (i, v) {
if($(this).find(‘.twitter-video’).length > 0){
$(this).find(‘.twitter-tweet’).attr(‘id’, ‘twitter-vid-widget-‘ + counter_tweet);
counter_tweet++;
}
});
}
$.getScript(‘//platform.twitter.com/widgets.js’, function () {
var v = 0;
var tweetVid = document.getElementById(‘twitter-vid-widget-‘ + v);
var tweetParentVid, tweetIDVid;
while (tweetVid) {
tweetParentVid = tweetVid.parentNode;
//tweetIDVid = tweetVid.dataset.tweetId;
tweetIDVid = tweetParentVid.getAttribute(“id”);
if(tweetIDVid === null){
tweetIDVid = tweet.dataset.tweetId;
}
$(tweetVid).remove();
twttr.widgets.createVideo(
tweetIDVid,
tweetParentVid
);
v++;
tweetVid = document.getElementById(‘twitter-vid-widget-‘ + v);
}
});
}
if($(‘.instagram-media’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://platform.instagram.com/en_US/embeds.js”;
document.body.appendChild(scriptElement);
}
if($(‘.tiktok-embed’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://www.tiktok.com/embed.js”;
document.body.appendChild(scriptElement);
}
if($(‘.threadsPost’).length > 0){
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://www.threads.net/embed.js”;
document.body.appendChild(scriptElement);
}
if($(‘.fb-video’).length > 0 || $(‘.fb-post’).length > 0){
var container_width = $(window).width();
if(container_width 0){
let embed_url = $(‘.fb-video’).attr(‘data-href’);
let htmla=”

‘;
$(‘.fb-video’).parent(‘.embed_external_url’).html(htmla);
}
else{
let embed_url = $(‘.fb-post’).attr(‘data-href’);
let htmla=”

‘;
}
}
$(‘body’).prepend(‘

‘);
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.11&appId=580305968816694″;
document.body.appendChild(scriptElement);
}
var scriptElement=document.createElement(‘script’);
scriptElement.type=”text/javascript”;
scriptElement.setAttribute=”async”;
scriptElement.src=”//dcc4iyjchzom0.cloudfront.net/widget/loader.js”;
document.body.appendChild(scriptElement);
/*}
},100);*/ }
},100);
};
var raf = window.requestAnimationFrame || window.mozRequestAnimationFrame ||
window.webkitRequestAnimationFrame || window.msRequestAnimationFrame;
var loadDeferredJSCaptcha = function() {
var addJSNode = document.getElementById(“captchejs”);
var replacement = document.createElement(“div”);
replacement.innerHTML = addJSNode.textContent;
document.body.appendChild(replacement);
addJSNode.parentElement.removeChild(addJSNode);
};
window.addEventListener(‘load’, loadDeferredJS);
//window.addEventListener(‘load’, loadDeferredJSCaptcha);

‘ The preceding article may include information circulated by third parties ’

‘ Some details of this article were extracted from the following source www.geo.tv ’

‘ O artigo anterior foi obtido e traduzido do site internacional da celebrity.land ’

ShareTweetPin
Story Center

Story Center

Related Posts

As filhas de Andrew Mountbatten-Windsor, Beatrice e Eugenie, usam o casamento de Phillips para impulsionar o retorno real
Realeza

As filhas de Andrew Mountbatten-Windsor, Beatrice e Eugenie, usam o casamento de Phillips para impulsionar o retorno real

June 8, 2026
Rei Charles e Rainha Camilla tiram roupas novas no casamento real
Realeza

Rei Charles e Rainha Camilla tiram roupas novas no casamento real

June 8, 2026
O ex-príncipe Andrew cobrava aluguel de propriedades reais gratuitas: relatório – The Mercury News
Realeza

O ex-príncipe Andrew cobrava aluguel de propriedades reais gratuitas: relatório – The Mercury News

June 8, 2026
Primeiras fotos oficiais do casamento real de Peter Phillips e Harriet Sperling
Realeza

Primeiras fotos oficiais do casamento real de Peter Phillips e Harriet Sperling

June 8, 2026
O príncipe Harry tem uma teoria sobre o que está por trás do desprezo pelo casamento real - fonte
Realeza

O príncipe Harry tem uma teoria sobre o que está por trás do desprezo pelo casamento real – fonte

June 8, 2026
A princesa Lilibet deve seguir uma regra real estrita após completar 5 anos
Realeza

A princesa Lilibet deve seguir uma regra real estrita após completar 5 anos

June 8, 2026
Next Post
Estreia: transmita o novo single de Simon Mackintosh, 'I'm In Love'

Estreia: transmita o novo single de Simon Mackintosh, 'I'm In Love'

Steven Spielberg alerta que Hollywood ‘ficará sem combustível’ se não investir em projetos originais, Entertainment News

Steven Spielberg alerta que Hollywood ‘ficará sem combustível’ se não investir em projetos originais, Entertainment News

Recommended Stories

Família real sueca marca o 9º aniversário do príncipe Oscar com um novo retrato adorável

Família real sueca marca o 9º aniversário do príncipe Oscar com um novo retrato adorável

March 2, 2025
Eventos musicais ao vivo no Vale de Sonoma de 29 de novembro a 4 de dezembro

Eventos musicais ao vivo no Vale de Sonoma de 29 de novembro a 4 de dezembro

November 28, 2025
calendário, entretenimento, mercado de fazendeiros, bicicletas, trilhas, veteranos 10K, Medieval Fest, Big Thompson Canyon, teatro, comédia, Fort Collins Queer History

calendário, entretenimento, mercado de fazendeiros, bicicletas, trilhas, veteranos 10K, Medieval Fest, Big Thompson Canyon, teatro, comédia, Fort Collins Queer History

June 7, 2026
  • Quem são os Artistas com QI acima de 140?

    Quem são os Artistas com QI acima de 140?

    0 shares
    Share 0 Tweet 0
  • Dubai Royal Family|Dubai Princess Sheikha Mahra & husband french Montana#lifestyle#ytshorts#trending

    0 shares
    Share 0 Tweet 0
  • Anna Wintour finalmente revela seus verdadeiros pensamentos sobre ‘The Devil Wears Prada’

    0 shares
    Share 0 Tweet 0
  • ‘Perigo!’ Os participantes criticaram por não conhecer Kris Kristofferson

    0 shares
    Share 0 Tweet 0
  • Sand Springs Teen estreia nova música, palestras nas próximas performances

    0 shares
    Share 0 Tweet 0

Recent News

Veja Olivia Rodrigo se reunir com Robert Smith do The Cure para a nova música 'What's Wrong With Me'

Veja Olivia Rodrigo se reunir com Robert Smith do The Cure para a nova música ‘What’s Wrong With Me’

June 8, 2026
Scooby-Doo: Origins deu uma primeira olhada no Scooby de ação ao vivo e é absolutamente ‘adorável’

Scooby-Doo: Origins deu uma primeira olhada no Scooby de ação ao vivo e é absolutamente ‘adorável’

June 8, 2026
Talay Riley, compositora de Dua Lipa, Britney Spears, HER, morta aos 35 anos

Talay Riley, compositora de Dua Lipa, Britney Spears, HER, morta aos 35 anos

June 8, 2026

Categories

  • Celebridades
  • Entretenimento
  • Estrelas
  • Fofocas
  • Horóscopos
  • Música
  • Realeza
  • Videos
  • Privacy & Policy
  • Sobre Nós
  • Contate-Nos
  • DMCA Compliance
  • Terms and Conditions

© 2020 Celebrity.Land

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In
No Result
View All Result
  • Home
  • Estrelas
  • Celebridades
  • Entretenimento
  • Fofocas
  • Música
  • Realeza
  • Videos

© 2020 Celebrity.Land