ADVERTISEMENT

Per Sørensen of Fra Lippo Lippi returns to Manila with new music

Published Oct 18, 2025 11:20 am
Per Sørensen of Fra Lippo Lippi
Per Sørensen of Fra Lippo Lippi

Norwegian singer-songwriter Per Sørensen, the voice behind Fra Lippo Lippi, is coming back to Manila for another night of timeless music. The concert is his 10th live performance in the Philippines and will take place on Oct. 24, 2025, at The Theatre at Solaire in Parañaque City.

For Filipinos who grew up in the 1980s and 1990s, Fra Lippo Lippi’s brings to mind a lot of emotions and memories. Songs like “Everytime I See You,” “Light and Shade,” “Stitches and Burns,” and “Beauty and Madness” have been staples of many love stories and karaoke sessions.

Since the early 2000s, Per has carried the Fra Lippo Lippi legacy solo, following bassist and co-founder Rune Kristoffersen’s retirement from touring. Yet, the devotion of Filipino fans has kept his music alive in one of the band’s most loyal corners of the world.

“I love all the enthusiasm that I meet every time I play for my Filipino fans,” he said in a virtual interview for his upcoming concert. “When I'm in front of them, we have such good dialogue and communication, and we sing a lot together. They’re very enthusiastic,  it feels really fantastic for me to be on stage.”

Per teased a special treat for fans in this year’s show,  including a new single titled “Stay This Time.”

“We’ll do the hits, of course,” he said, smiling. “But we also have a new song that was released. It’s called 'Stay This Time', and it’s sort of a Christmas song, really.”

The song was written with empathy for Filipino overseas workers separated from their loved ones for years.

“It’s written with the overseas workers in mind who don’t see their families for a couple of years,” Per explained. “The lyrics are about that. I hope they will take that to their hearts.”

He revealed that this year’s concert will be more visual and cinematic than previous ones.

“I won’t give everything away, but there will be more visuals and a few surprises,” he hinted. Unlike past tours, he’ll be performing with an all-Norwegian band this time.

“Since 2012, I’ve always brought my son along. But now I’m bringing my own Norwegian band, the same musicians I use back home. They know the material really well,” he said.

His connection to the Philippines, however, remains deeply personal. “I love performing here because the people are wonderful with their hospitality, their warmth. They always welcome me so kindly. And they all sing! Everywhere I go, people start singing our songs, even security guards.”

Asked what advice he would give to young songwriters, Per kept it simple: “Be honest in writing. Don’t try to write a hit or adjust your work to the masses. Write from your heart. If it connects to people, then they will like it.”

Fra Lippo Lippi’s music endures because of that honesty. Decades after “Beauty and Madness” first played on Philippine airwaves, Per still marvels at how it continues to reach new generations through streaming platforms.

“It’s really nice these days. Back in the ’80s and ’90s, we didn’t know how much airplay we had. Now I can check Spotify or Apple Music and see where people are listening, and I’m amazed that young people are discovering our songs,” he shared.

Per's  2025 concert marks what producers call his “comeback love affair” with Filipino fans. Erica of Live Artists Productions, one of the producers, said: “After watching Per perform last August, I was amazed by his deep connection with the audience. It felt genuine. That’s why we knew we had to bring him back for another show in Manila.”

When asked what he misses most about performing here, Sørensen’s answer was immediate: “It’s really about communication and having a party. We sing together, we smile together. I love it. I just love it.”

As for his secret to longevity in music? “Be real. Be open. Don’t hold back your emotions. If you’re honest,  the songs will last.” And indeed, they have. Forty years later, the music of Fra Lippo Lippi continues to be relevant in every corner of Filipino life.

Tickets for "The Voice of Fra Lippo Lippi: Per Sørensen" are now available via www.ticketworld.com.ph,at the Solaire Box Office (Level 2), and through all TicketWorld outlets nationwide. Ticket prices are at P8,000 (SVIP), P6,000 (VIP), P5,000 (Gold), P4,000 (Silver), and P3,000 (Bronze).

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.