ADVERTISEMENT

Seventeen on point in second Manila concert

Published Oct 2, 2018 06:00 am
Watching Korean idol group Seventeen perform on stage is always mesmerizing. Seventeen at the concert (Photo by Jonathan Hicap) /mb.com.ph Seventeen at the concert (Photo by Jonathan Hicap) Their impeccable choreography and impressive vocals made their “Ideal Cut” concert in Manila, held over the weekend at the Mall of Asia Arena, a memorable experience for thousands of fans who watched the show. It was Seventeen’s second concert in Manila since their “Diamond Edge” tour last October. The show was slated to start at 7:30 p.m. but was adjusted to 8 p.m. for a good reason. So many fans were still coming in and by the time the concert started, the arena was a sea of Carats (Seventeen fans). “Intro. New World” opened the show followed by Seventeen’s performance of “Highlight,” “Thanks,” “Flower,” “No F.U.N” and “Chuck.” At one point, Seventeen greeted fans using Tagalog phrases including “Ako po si ...” like S.Coups. “What’s up, Manila?” said Seungkwan while Dino greeted, “Ako po si Dino” and DK said, “Long time no see. Ako po si Dokyeom. Mahal kita.” The repertoire consisted of songs from Seventeen’s different albums. Other songs they performed were “Run to You,” “Beautiful,” “Change Up,” “Un Haeng Il Chi,” “Sukyo,” “Habit,” “Pinwheel,” “Swimming Fool,” “Jam Jam,” Thinkin’ About You,” “Hello,” “Rocket,” “Pretty U,” “Shining Diamond,” “Adore You,” “Oh My,” “Clap,” “Campfire,” “Healing” and “Nice (Very Nice).” Seventeen also showed their other talents including Mingyu dancing briefly to TWICE’s “TT” and Joshua and DK rapping. Filipino Carats, meanwhile, prepared their own surprise for Seventeen. During the song “Oh My!,” the audience raised banners that read "let's bloom brightly and beautifully together like a sunflower." Fans really enjoyed the concert, waving their lightsticks, singing along with Seventeen, and cheering and screaming. In the end, Seventeen expressed their appreciation for the fans and promised that they will return. “You guys have so much energy till the end. I don’t know if you guys know, one of my favorite artists, you know Gabe Bondoc? He’s from the Philippines so it’s such an honor to be here in the Philippines to perform,” said Joshua. S.Coups said, “I really missed you guys during the time we weren’t able to see each other. Mahal kita” “I’m happy to be here (with) Chuseok being a few days ago. I have a lot of memories that came to my mind because this was where we performed last year,” according to Jun. Hoshi told fans that “I’m really surprised with all your passion tonight. I wanna thank you for gifting me with this great memory. I wanna see you guys again next time. Don’t get sick, guys. Wonwoo said, “I’m very satisfied because I think we all had fun tonight. We’ll try to come back. I wanna thank you guys again for tonight." "We went back to Korea last year with great memories. Your passion is really great. Let’s have more fun next time. Goodbye,” commented Woozi. Seventeen to Pinoy fans: ‘Salamat po!’ (Seventeen’s Twitter account) /mb.com.ph Seventeen to Pinoy fans: ‘Salamat po!’ (Seventeen’s Twitter account) According to The8, “Last year and this year, thank you so much for cheering for us. We won’t see you guys for a while. Let’s do our best and think of each other a lot. Good night.” Mingyu asked the fans, “Did you guys have fun tonight?” and added, “Thank you guys for filling this place. It’s been a while, right? I missed you guys. You guys are giving us really big strength. Please wait for a while. We’ll come back soon. Mahal kita.” “I’m really happy because I think we all had fun together with Manila Carats. Despite being a while, I’m feeling comfortable because you guys all had fun. Salamat po. Mahal kita,” said DK. For Seungkwan, “I had so much fun because you guys were cheering us really great. I am really thankful that we were able to perform in this huge place. I really wanna come back next year. We’ll be back with better performance next year. Mahal kita.” “Thank you for coming. I think we made unique memories only us, Seventeen, and you Filipino Carats have. This is all possible because of you guys. I hope we see you again,” said Vernon. Dino, who emerged as one of the most popular members during the concert, said, “ I really want to thank you guys. I think today’s concert was really the best. You guys did special events for us three times. The reason why we came back for the encore is also because you guys cheered for us, Seventeen. We will be back with better improvement.” “Thank you for greeting me (for my upcoming birthday). I’m so happy. We really had a fun concert today. Thank you guys for coming,” said Jeonghan.
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.