ADVERTISEMENT

Solaire Resort Entertainment City lights the aisle this May 2026

Its inaugural bridal showcase sets the stage for the Philippines' most distinguished wedding planners, designers, and visionaries to bring dream weddings to life

Published Mar 23, 2026 11:09 am
Every wedding is a new beginning.
For some, it marks the start of life together. For others, it becomes a celebration of a love story that has already stood the test of time—a vow renewal, a milestone anniversary, a golden wedding, or a gathering that honors years of shared memories. Whatever form it takes, the meaning often feels the same: a beautiful occasion made even more meaningful by the people, details, and setting that bring it to life.
This May, Solaire Resort Entertainment City opens its doors to couples and families through “Light The Aisle: A Luminous Beginning,” a two-day Bridal Showcase taking place from May 9 to 10, 2026.
Set within Solaire Resort Entertainment City’s elegant event spaces, the showcase invites guests to imagine how wedding and milestone celebrations can unfold across the property—from the Grand Ballroom and Pre-Function Area to the Pool Deck and Luxury Suites. These spaces set the tone for occasions that can feel intimate, grand, and deeply personal all at once.
A gathering of celebrations shaped by distinct signatures
Part of what gives "Light The Aisle" its pull is the roster behind it.
Among the planners taking part are Christine Ong-Te Events, Events by Miss P, Kim Torres Events, Kiss the Girl Events, Rhed Sarmiento Events, and Sweet Comfort Events Management—each bringing a unique perspective that many couples already recognize when searching for the right team behind a meaningful celebration.
Some are known for stylish, highly visual weddings where every detail reads beautifully both in person and in photographs. Others are recognized for polished coordination, romantic atmosphere, or the kind of planning discipline that makes a celebration feel seamless from start to finish.
For the Bridal Showcase, each planner will present a fully realized wedding vignette shaped by that signature style. Rather than simply offering pegs or mood boards, the installations invite guests into settings that already feel layered, considered, and celebration-ready—the kind of spaces where a wedding, a renewal of vows, or an anniversary gathering can immediately be imagined in full.
Rycel Engalla, director of Hotel Sales and Marketing; David Batchelor, SVP of Resort Operations; and Marimil Ermita, VP of Hotel Operations
Rycel Engalla, director of Hotel Sales and Marketing; David Batchelor, SVP of Resort Operations; and Marimil Ermita, VP of Hotel Operations
The names behind the look, the mood, and the memory
Alongside the planners are creative partners whose work also helps define how celebrations are seen and remembered. The showcase opens with a curated selection of sought-after stylists, including Amante Fleurs Event Styling, Events Central by Anna Winstel, Eyecandy Manila Event Styling Co., Ginger Gaddi, Jo Claravall, Kathy Sy King, Kyno Kho, Key Design by Erick Daquioag, Ralph and Co., and additional names are set to join this growing roster of wedding visionaries.
A key moment of the showcase will unfold on May 10 with a bridal fashion show by renowned Filipino designer Val Taguba. Known for refined silhouettes and romantic detailing, Val will bring the elegance of the wedding aisle to life on the runway, closing the two-day showcase with a stylish nod to contemporary Filipino bridal fashion.
Serving as the official photography and video partner, Nice Print Photography will document the event’s highlights across the two-day showcase, capturing the installations, runway presentation, and the many celebrations imagined throughout the venue.
Where ideas begin to feel real
Over two days, guests will be able to move through Solaire Resort Entertainment City’s spaces, gathering ideas for the kind of celebration they hope to create.
The program includes guided venue tours, styled photo corners, food tastings, consultation sessions with planners, designers, and suppliers, live musical performances, bridal masterclasses, and a bridal fashion show. Together, these create a fuller picture of how a celebration may come together, not only in concept, but in atmosphere, movement, and feeling.
Just as important, the showcase places Solaire Resort Entertainment City at the heart of that vision as a destination for meaningful occasions. Whether the celebration calls for a grand ballroom reception, a more intimate exchange of vows, a poolside gathering, or a milestone anniversary marked with family and close friends, the property offers a setting where scale, polish, and personal detail can meet in one place.
This May 9 and 10, 2026, Solaire Resort Entertainment City welcomes couples, families, and celebration planners to discover “Light The Aisle: A Luminous Beginning” and explore how meaningful occasions can take shape in a destination built for moments worth remembering.
For updates on the Bridal Showcase, visit Solaire Resort Entertainment City’s website at sec.solaireresort.com/light-the-aisle or follow @solaireresort on Instagram and Facebook.

Related Tags

leisure Bridal fair
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.