ADVERTISEMENT

ALDUB PA MORE! Alden Richards admits falling for Maine Mendoza at the height of Eat Bulaga's 'kalyeserye' phenomenon

Published Oct 10, 2023 05:17 am

At A Glance

  • Alden, 31, also considered his relationship with Maine one of his most significant romances and breakups.
alden1.jpeg
Alden Richards (Facebook)

Kapuso actor Alden Richards has confessed to having feelings for Maine Mendoza at the height of their phenomenal AlDub love team on "Eat Bulaga."

During an appearance on "Fast Talk With Boy Abunda" on GMA Network last Monday, Alden was asked: "Did you fall for Maine Mendoza?"

"Yes!" Alden smiled and answered. "I did my best."

AlDub is the loveteam of Alden and Maine (known as Yaya Dub) derived from their characters in the blockbuster kalyeserye on “Eat Bulaga” in 2015.

Alden, 31, also considered his relationship with Maine one of his most significant romances and breakups.

"Romance, yes! Ang damping dumating na opportunities sa buhay ko because of it. I'm very grateful for it. I'm very grateful for 'Eat Bulaga' by all means. Sincerely. Doon ko po naramdaman na when you work hard for something, si Lord, kapag may hinihingi ka, hindi nya yun ibibigay sa panahon na gusto mong makuha. He always has this magic of giving it to you are the right timing," he said. "But breakup, yes!"

main1.jpeg
Maine Mendoza and Alden Richards (Image courtesy of Aldub Nation Worldwide)

"Let's remove the negative context of breakup in this conversation with AlDub because it doesn't necessarily mean that when you're going through a breakup, laging masama. Laging masakit and laging malungkot.

"It was a breakup because Maine and I needed growth. We needed to venture into our individual lives to learn more and move forward," he added.

With respect to Maine, Abunda refused to further discuss her who just got married to Rep. Arjo Atayde.

Alden, star of the upcoming movie "Five Breakups and a Romance" opposite Julia Montes, also got emotional about his fans.

"Everything that we experience in life, every person, it was meant to be. It was pre-meditated by the Lord. I'd like to give all the credit to Him kasi lahat ng nangyayari sa buhay ko, good or bad, is meant to happen. There's a lesson to be learned and you need to go through that because merong mga bagay na kailangan mong maramdaman personally.

"My fans are not perfect. We are not perfect but one thing is clear and for sure, I love my fans very much," Alden also said: "I wouldn't be here if not for my fans. Watch what we do or buy tickets, fall in line to concerts. Ang sarap ng pakiramdam na there are people who would go out of their way just to be with you..to show their love and support."

"As an actor and now as a producer, I want to practice inclusivity. I want them to be part of all the things that I'll be doing because they deserve it and they deserve the credit," he said. "If not for them, wala po ako kung nasaan man ako ngayon."

 

 

In an interview with showbiz personality Ogie Diaz in November 2022, Maine tackled the overzealous AlDub fans. 

“Marami na ang nakatanggap at yung iba nag-stop na mag-support which is totally okay na rin naman. Pero meron pa rin po na hanggang ngayon, kumakapit pa rin dun.

“So yun po ang hindi ko ma-tolerate. I tried calling them out couple of times already pero ayaw po talaga nilang maniwala. I will take this chance. Yung iba kasi nag-sasabi na mag-asawa na kami ni Alden at may anak na kami. Tutoo po ito.”

“Marami na akong tao na dinerect message sa Twitter to tell them na walang katotohanan. Ako na po talaga personally ang nagre-reach out sa kanila. Pero ang reply nila sa akin hindi si Maine yan, admin yan ng account ni Maine. May asawa na si Maine, may anak na si Maine. Umabot na talaga ako sa point na nakakapagod na mag-explain. I don’t think there’s something that I can do para sa mga taong ito. So wala na akong magawa,” said Maine in the same interview last year.

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.