ADVERTISEMENT

Billing was never an issue in 'Rekonek,' says Bela Padilla

Published Dec 17, 2025 12:59 am  |  Updated Dec 17, 2025 01:07 am
Despite boasting a star-studded lineup, the Metro Manila Film Festival (MMFF) 2025 entry 'Rekonek' avoided a potential billing controversy among its actors, as its cast is united by one guiding principle: the story comes first.
Bela Padilla plays the role of an overseas Filipino worker stranded on Christmas Day (Facebook)
Bela Padilla plays the role of an overseas Filipino worker stranded on Christmas Day (Facebook)
This was confirmed by Bela Padilla, who said she didn't mind her name being placed third behind Gerald Anderson and Carmina Villarroel in the official movie poster of 'Rekonek,' especially since Gerald is the co-producer.
“Ako naman po, alam ko naman anong lugar ko sa industriya, So, wala naman po sa akin. Hindi ko nga napansin. (As for me, I know my place in the industry, So, it's not mine. I didn't even notice)," Bela noted during a pocket mediacon for "Rekonek" held at Reality MM Studios in Makati City.
"I can't question that, eh," the actress-director pointed out when asked if the billing was important to her. "Because if I question that, that means I think I'm bigger than Miss Carmina or Sir Zoren or Miss Gloria, di ba? Which I don't."
Bela added that in the same vein, "I'm not going to argue my position with Andrea Brillantes since I know naman how many films I've done and what TV shows Andrea has done. So it's okay."
For his part, Reality MM Studios president Erik Matti admitted that casting is really a challenge when there are several big-name stars in a film.
"Yang casting ang isa sa mga pinaka mahirap na part with so many actors involved, di ba? Ayaw naman namin ng in order of appearance, or alphabetical order. Parang cop-out so mahirap talaga. (Casting is one of the most challenging parts with so many actors involved, right? We don't want to do it in order of appearance or alphabetical order. It's like a cop-out, it's challenging)," he stated.
Bela Padilla (middle)  with 'Rekonek' producers Erik Matti (left) and Dondon Monteverde of Reality MM Studios
Bela Padilla (middle) with 'Rekonek' producers Erik Matti (left) and Dondon Monteverde of Reality MM Studios
The hierarchy of names notwithstanding, Bela said she was so"pleasantly surprised" working with Andrea in "Rekonek", where they play sisters.
She also admitted that she is not aiming for any awards, but quipped that if MMFF will recognize 'Rekonek,' it should be for the "Best Ensemble Acting."
"Sakto lang po yung binigay ko dito. Binigay ko po kung ano lang yung nararapat. Pero, light lang naman po kasi yung character namin. Hindi naman kami umiyak ni Andrea.Sabi ko nga po sa inyo, tawa lang kami ng tawa ni Andrea dito. (I just gave what was appropriate for the role. My character was meant to be light anyway. Andrea and I didn’t really cry. As I said, we were mostly laughing the whole time)," she narrated.
Aside from Gerald, Carmina, Andrea, and Bela, the "Rekonek" cast includes Zoren, Cassy, and Mavi Legaspi; Ms. Gloria Diaz, Charlie Dizon, Kokoy De Santos, Kelvin Miranda, Angel Guardian, Alexa Miro, and Raf Pineda.
The film marks Bela's return to the MMFF after her last festival entry, "Miracle in Cell No. 7" in 2019. She describes her comeback as timely and meaningful.
“This is my MMFF era again,” she said, smiling. “Masaya ako kapag MMFF kasi I don't really celebrate Christmas in real life. I like seeing people happy.”
'The 'Rekonek' official movie poster
'The 'Rekonek' official movie poster
She added that the festive atmosphere, mall tours, and cinema visits are all part of what makes the season special for her. “I’m excited to see our film first, of course, and then watch the rest. Support local tayo,” she said.
Producer Dondon Monteverde, CEO of Reality MM Studios, explained that "Rekonek" carries a heartwarming theme that will resonate strongly with Filipino audiences: the experience of being away from home during Christmas due to a worldwide internet outage.
He noted that the film grew from a simple concept: what happens when travellers suddenly lose internet access, and flights are cancelled days before Christmas? From that idea, the filmmakers developed multiple characters, including an OFW (played by Bela) whose inability to return home adds drama to the situation.
“Filipinos are everywhere in the world,” Monteverde added. “And during Christmas, not being able to go home, especially without the internet, is a big deal.”
An official entry to the 2024 Metro Manila Film Festival, "Rekonek," directed by Jade Castro, opens in cinemas nationwide starting Dec. 25.
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.