360X Studios serves as our dedicated digital content creator hub, expertly crafted to highlight hyperlocal storytelling and programs designed specifically for streaming platforms and social media channels.
Hyperlocal content
Produces and distributes original digital content tailored for RMN’s hyper-social media platforms
Showcasing local culture
Produces and distributes original digital content tailored for RMN’s hyper-social media platforms
Digital content
Produces and distributes original digital content tailored for RMN’s hyper-social media platforms
Bola o Totoo? Kampanya 2025 na!
Epalitiko Everywhere! Pre-mature campaigning sa Pilipinas?
The DigiCon Revolution 2024!
Teach a man how to fish… o ipasok mo siya sa 4Ps?
Year of the Wood Snake: Swerte o Malas?
EMPOWERED PERO EXHAUSTED: PAGOD KA NA BA MAGING STRONG, INDEPENDENT WOMAN? | Episode 8
FROM BREAKING NEWS TO BREAKING BREAD | Episode 7
STRIDING INTO THE NEW YEAR – RUN YOUR RESOLUTION WITH PAT & RWP CLUB’S GOOD STORY! | Episode 6
Last-minute shopping at ubusan ang 13th month pay?
Samahan si Dj Kim Chiu Chai at ang iFM team sa Zambales! (Part 1)
Sinulog Festival: Celebrating Culture, Heritage, and Traditions
The ‘Mother’ of all Festivals: Panaad sa Negros Festival!
Weekend getaway with Tita Lara?
Philippines most successful Mangrove relocation project: Nilibot ni DT Joy Gener
Stopover at Loulen’s Bakeshop: Bakit nga ba sikat ang kanilang Caramel Cake?
Samahan si Justine ng RMN Tacloban sa pag explore ng mga Unique eastern Visayan dishes!
Brgy. Macopa Quarry Operation – Ano nga ba ang mga epekto nito?
Sarangani’s hidden gem
(function($) {
$(document).ready(function() {
// Show the 'all' blog module when the page loads with a fade-in effect
$('.blog-all').fadeIn();
$('.filter-button').on('click', function() {
var category = $(this).data('category');
// Remove 'active' class from all buttons and add to the clicked one
$('.filter-button').removeClass('active');
$(this).addClass('active');
// Fade out all blog modules
$('.et_pb_module.blog-good-stories, .et_pb_module.blog-gnewz, .et_pb_module.blog-btbv, .et_pb_module.blog-all').fadeOut('fast', function() {
// After the fade out is complete, fade in the correct module
$('.blog-' + category).fadeIn();
});
});
});
})(jQuery);
