”
], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();
On social media, LeRae shared a photo of their family enjoying some quality time outside the ring after Gargano’s title match against Punk.
“And we’re back. 🫶🥥🌴 No filters required on Castaway Cay. Thank you @happilyeverasimenios at @beourguestvacations for helping us get this dream cruise booked and for answering all of my silly questions. 🩷 We needed this,” wrote LeRae.
Check out LeRae’s Instagram post:
Gargano failed to dethrone Punk and win the Undisputed WWE Championship. He came close to winning the title after Sami Zayn hit Punk with it behind the referee’s back.
However, a resilient performance from The Best in the World saw him walk out as champion. Post-match, Punk was irate and handed Zayn a shot at the Undisputed WWE Championship on next week’s SmackDown.
Johnny Gargano Broke His Silence After Returning To In-Ring Action
Johnny Gargano returned to in-ring action on this week’s WWE SmackDown and broke his silence with a message on social media. He thanked the fans for not giving up on him.
On X, he wrote:
“Last night was for the people who never gave up on me, even when I gave up on myself. I went toe-to-toe with the @WWE Champion in the main event of SmackDown in the arena where I first fell in love with professional wrestling as a child. Cleveland, I love you… You had my back against the best in the world, and all I’ve ever wanted to do was be your guy and make you proud. For an indie kid like me… it was an absolute honor, and dream to finally get in there with @CMPunk (who was the very first indie merch shirt I ever bought in High School),”
It remains to be seen what’s next in store for Johnny Gargano after his title match against CM Punk.
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-and-we-re-back-candice-lerae-shares-heartwarming-update-after-johnny-gargano-finally-gets-back-on-his-feet?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here













