ADVERTISEMENT

How actor Kim Seon-ho captured the hearts of K-drama fans

Published Mar 12, 2024 07:30 am

At A Glance

  • His "Color+Full" fan meet in Manila is on April 13 at SM Mall of Asia Arena 

In partnership with UFC Mixes, Korean star Kim Seon-ho’s colorful and flavorful fan meet in Manila is drawing closer.  

Kim Seon-ho, who starred in the drama “Hometown Cha-Cha-Cha” and the 2023 film “The Childe,” will hold “Color+Full” fan meet on April 13, Saturday, 6 p.m., at the SM Mall of Asia Arena. 

image-000.jpg

image-006.jpg

The fan benefits for Kim Seon-ho's Manila fan meeting (MakeitLive) 

With his natural charm and scene-stealing performances, anyone who comes across any series he stars in is sure to fall head over heels for the Hallyu star.  

Here are Kim Seonho’s top five most “Color+Full” roles that won the hearts of many: 

Han Jipyeong | “Start-Up” (2020)

image-001.jpg

(tvN)

Seonho’s lovable character in this hit slice-of-life rom-com drama sealed the deal for him in the industry as he gave the viewers major second lead syndrome as Han Jipyeong, a smart businessman who has a hard surface, but a soft heart. Because of his heartwarming scenes with his ‘halmeoni’ (grandmother), he earned the nickname ‘Good Boy’ and led him to win his first ever Baeksang Award for Most Popular Actor – Television.

Oh Jingyu | “Strongest Deliveryman” (2017)

image-002.jpg

(KBS2)

Seonho’s role in this slice-of-life romance series which tells the story of a deliveryman who aspires to be a CEO of his own delivery application company, showcased a strong character development throughout the series. Through this drama, he was able to exhibit his versatility as he transformed from being a “bad guy” to a “good boy”.

Gong Suchang | “Two Cops” (2017-2018)

image-003.jpg

(MBC)

In this mystery-action-comedy-packed drama, Seonho challenges himself as he portrays the character of Gong Suchang, a con artist whose soul takes over the body

of a detective played by renowned actor Jo Jungsuk. The plot itself is already a peek into the lead actors’ undeniable comedic chemistry that ultimately gave Kim Seonho two MBC Awards for his outstanding performance.

Jung Jaeyoon | “100 Days My Prince” (2018)

image-004.jpg

(tvN)

Taking a turn from his previous dramas, Seonho takes over the character of second-lead Jung Jaeyoon, the wise hidden advisor of the Crown Prince in the chart-topping romantic historical drama, ‘100 Days My Prince’. With his chemistry with his co-actors, especially with his unrequited love with the main lead, ‘Jung Jaeyoon’ became a beloved character which led the viewers to check out more of Kim Seonho’s projects.

Hong Dusik | “Hometown Cha-Cha-Cha” (2021)

image-005.jpg

(tvN)

His most well-known role to date following his character in ‘Start-Up’ is through the jack-of-all-trades ‘Chief Hong’ from ‘Hometown Cha-Cha-Cha’, one of Korea’s highest-rated series which follows the story of an accomplished dentist from Seoul who goes to a seaside village and meets their all-around Chief, “Hong Dusik.” Because of his character’s personality and with his heartbreaking past, viewers were quick to fall more in love with Seonho, who topped the Korean drama actor brand reputation rankings, which further catapulted him into stardom.

Seonho’s road to fame began as he took a step on the theateer stage, until he landed a role on the small-screen and eventually took over the big screen

Now renowned as everyone’s favorite “Good Boy” with a charming smile and his down-to-earth personality behind the scenes, this led him to become one of the most sought-out actors and now, even as an endorser, that Filipino K-fans cheer for.

Fan packages to “Kim Seon-ho Asia Tour in Manila” are still available for purchase at makeitlive.asia  until show day with prices ranging from P1,500 to P12,000 with benefits that include UFC Packages, Hi-Bye Session, Group Photo, Exclusive Merch, Posters, and Postcards depending on your chosen tier.

For a grander fan meet experience, the Hi-Bye Session is extended to LOWER BOX PREMIUM, LOWER BOX REGULAR (RAFFLE), UPPER BOX (RAFFLE), and GENAD (RAFFLE).

Ticket redemption has also been made more convenient for fan meet goers which they can claim at SM Tickets outlets nationwide from March 2 to 17.

Related Tags

Kim Seon-ho
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.