ORA

Peter Schurmann

Editor, Ethnic media Services

USA

Peter Schurmann is the online editor for Ethnic Media Services. He previously worked as communications coordinator for the conservation non-profit Earth Innovation Institute, where he helped coordinate an international team to develop and promote content on climate and tropical forest protection. His reporting spans international affairs, education, health, and environmental issues, and his work has been published in the San Francisco Chronicle, The Nation, and National Catholic Reporter, among other outlets.

Peter’s ORA research supports ethnic media reporters in deepening their understanding of the polycrisis and its systemic drivers, and in connecting the hyper-local issues they cover—such as migration, racial injustice, economic inequality, and Indigenous self-determination—to broader global dynamics.

Stories BY THIS CREATOR

window.addEventListener('elementor/frontend/init', () => { elementorFrontend.hooks.addAction('frontend/element_ready/global', function () { const items = document.querySelectorAll('.swiper.elementor-loop-container .swiper-slide:not(.swiper-slide-duplicate)'); if (items.length <= 2) { document.querySelectorAll('.swiper.elementor-loop-container').forEach((carousel) => { if (carousel.swiper) { const swiper = carousel.swiper; // Destroy the current looped Swiper instance swiper.destroy(true, true); // Re-initialize without loop new Swiper(carousel, { loop: false, slidesPerView: swiper.params.slidesPerView || 1, spaceBetween: swiper.params.spaceBetween || 10, navigation: swiper.params.navigation || {}, pagination: swiper.params.pagination || {}, breakpoints: swiper.params.breakpoints || {} }); } }); } }); });