CINXE.COM
Rólunk
<!DOCTYPE html> <html lang="hu"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Rólunk</title> <meta name="HandheldFriendly" content="True"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="parsely-link" content="https://hu.churchpop.com/rolunk/" /> <meta name="parsely-title" content="Rólunk" /> <meta name="parsely-type" content="post" /> <meta name="parsely-image-url" content="" /> <meta name="parsely-pub-date" content="2024-02-27T18:37:37+01:00" /> <meta name="parsely-author" content="Admin" /> <meta name="parsely-tags" content="" /> <script src="https://cdn.cookielaw.org/consent/tcf.stub.js" type="text/javascript" charset="UTF-8"></script> <script type="text/javascript" src="https://cdn.cookielaw.org/consent/39a5c3d8-ab30-49fb-baa4-fc8b6fb8b9e6/OtAutoBlock.js" ></script> <script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-document-language="true" type="text/javascript" charset="UTF-8" data-domain-script="39a5c3d8-ab30-49fb-baa4-fc8b6fb8b9e6" ></script> <script type="text/javascript"> function OptanonWrapper() { // Get initial OnetrustActiveGroups ids if(typeof OptanonWrapperCount == "undefined"){ otGetInitialGrps(); } //Delete cookies otDeleteCookie(otIniGrps); // Assign OnetrustActiveGroups to custom variable function otGetInitialGrps(){ OptanonWrapperCount = ''; otIniGrps = OnetrustActiveGroups; // console.log("otGetInitialGrps", otIniGrps) } function otDeleteCookie(iniOptGrpId) { var otDomainGrps = JSON.parse(JSON.stringify(Optanon.GetDomainData().Groups)); var otDeletedGrpIds = otGetInactiveId(iniOptGrpId, OnetrustActiveGroups); if(otDeletedGrpIds.length != 0 && otDomainGrps.length !=0){ for(var i=0; i < otDomainGrps.length; i++){ //Check if CustomGroupId matches if(otDomainGrps[i]['CustomGroupId'] != '' && otDeletedGrpIds.includes(otDomainGrps[i]['CustomGroupId'])){ for(var j=0; j < otDomainGrps[i]['Cookies'].length; j++){ //console.log("otDeleteCookie",otDomainGrps[i]['Cookies'][j]['Name']) //Delete cookie eraseCookie(otDomainGrps[i]['Cookies'][j]['Name']); } } //Check if Hostid matches if(otDomainGrps[i]['Hosts'].length != 0){ for(var j=0; j < otDomainGrps[i]['Hosts'].length; j++){ //Check if HostId presents in the deleted list and cookie array is not blank if(otDeletedGrpIds.includes(otDomainGrps[i]['Hosts'][j]['HostId']) && otDomainGrps[i]['Hosts'][j]['Cookies'].length !=0){ for(var k=0; k < otDomainGrps[i]['Hosts'][j]['Cookies'].length; k++){ //Delete cookie eraseCookie(otDomainGrps[i]['Hosts'][j]['Cookies'][k]['Name']); } } } } } //Do more cleanup if(otDeletedGrpIds.includes("C0002")){ cookies = document.cookie.split(";") cookies.forEach(function(cookie){ name = cookie.split("=")[0].trim() if(name.startsWith("__io") || name.startsWith("_ga") || name.startsWith("_pk")) eraseCookie(name) }) } } otGetInitialGrps(); //Reassign new group ids } //Get inactive ids function otGetInactiveId(customIniId, otActiveGrp){ //Initial OnetrustActiveGroups // console.log("otGetInactiveId",customIniId) customIniId = customIniId.split(","); customIniId = customIniId.filter(Boolean); //After action OnetrustActiveGroups otActiveGrp = otActiveGrp.split(","); otActiveGrp = otActiveGrp.filter(Boolean); var result=[]; for (var i=0; i < customIniId.length; i++){ if ( otActiveGrp.indexOf(customIniId[i]) <= -1 ){ result.push(customIniId[i]); } } return result; } //Delete cookie function eraseCookie(name) { //Delete root path cookies domainName = window.location.hostname; shortName = domainName.substring(domainName.indexOf('.')) document.cookie = name+'=; Max-Age=-99999999; Path=/;Domain='+ domainName; document.cookie = name+'=; Max-Age=-99999999; Path=/;Domain='+ shortName; document.cookie = name+'=; Max-Age=-99999999; Path=/;'; //Delete LSO incase LSO being used, cna be commented out. localStorage.removeItem(name); //Check for the current path of the page pathArray = window.location.pathname.split('/'); //Loop through path hierarchy and delete potential cookies at each path. for (var i=0; i < pathArray.length; i++){ if (pathArray[i]){ //Build the path string from the Path Array e.g /site/login var currentPath = pathArray.slice(0,i+1).join('/'); document.cookie = name+'=; Max-Age=-99999999; Path=' + currentPath + ';Domain='+ domainName; document.cookie = name+'=; Max-Age=-99999999; Path=' + currentPath + ';Domain='+ shortName; document.cookie = name+'=; Max-Age=-99999999; Path=' + currentPath + ';'; //Maybe path has a trailing slash! document.cookie = name+'=; Max-Age=-99999999; Path=' + currentPath + '/;Domain='+ domainName; document.cookie = name+'=; Max-Age=-99999999; Path=' + currentPath + '/;Domain='+ shortName; document.cookie = name+'=; Max-Age=-99999999; Path=' + currentPath + '/;'; } } } } </script> <script async data-ot-ignore src="https://pagead2.googlesyndication.com/tag/js/gpt.js"></script> <script> window.lastTrackingConsentState = 2 window.addEventListener("OneTrustGroupsUpdated", function(event) { googletag.cmd.push(function() { googletag.pubads().setPrivacySettings({ limitedAds: !event.detail.includes("C0004") }); if (lastTrackingConsentState == 2 || lastTrackingConsentState != !event.detail.includes("C0004")){ googletag.pubads().refresh() } lastTrackingConsentState = !event.detail.includes("C0004") }) //console.log(`The following groups are now active: ${event.detail.join(", ")}`) }); window.googletag = window.googletag || {cmd: []}; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('consent', 'default', { 'analytics_storage': 'denied', 'functionality_storage': 'denied', 'ad_storage': 'denied', 'personalization_storage': 'denied', 'security_storage': 'denied', 'wait_for_update': 500 }); googletag.cmd.push(function() { var mappingHeaderFooter = googletag.sizeMapping(). addSize([992, 0], [[970, 250], [728, 90], [970, 90]]). //desktop addSize([768, 0], [[728, 90]]). //tablet addSize([320, 0], [[320, 100]]). //mobile addSize([0, 0], []). //other build(); googletag.pubads().setPrivacySettings({ limitedAds: true }); googletag.defineSlot('/35602961/CPOP_HU_Header_Banner', [[970, 250], [970, 90], [320, 100], [728, 90]], 'CPOP_HU_Header_Banner').defineSizeMapping(mappingHeaderFooter).addService(googletag.pubads()).setCollapseEmptyDiv(true,true); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); googletag.pubads().disableInitialLoad(); }); </script> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="preload" as="style" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700&display=swap"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700&display=swap"> <link rel="stylesheet" type="text/css" href="https://hu.churchpop.com/assets/css/screen.css?v=b3a33a35dd"> <style> :root { --font-family-one: 'Inter', sans-serif; --font-weight-one-light: 300; --font-weight-one-bold: 700; --font-family-two: 'Inter', sans-serif; --font-weight-two-bold: 700; --font-family-three: 'Inter', sans-serif; --font-weight-three-regular: 400; --font-weight-three-medium: 500; --font-weight-three-bold: 700; --letter-spacing: -.01em; } </style> <link rel="icon" href="https://hu.churchpop.com/content/images/size/w256h256/2024/03/churchpop_icon.png" type="image/png"> <link rel="canonical" href="https://hu.churchpop.com/rolunk/"> <meta name="referrer" content="no-referrer-when-downgrade"> <meta property="og:site_name" content="ChurchPOP Magyarország"> <meta property="og:type" content="website"> <meta property="og:title" content="Rólunk"> <meta property="og:description" content="A ChurchPOP informatív és hitelesen katolikus írott, videós, és egyéb vizuális tartalmakon keresztül igyekszik nap, mint nap közvetíteni Krisztus igazságát. Oldalunkon inspiráló napi történeteket, humoros, hitközpontú infografikákat, imákat, egyháztörténelemről szóló cikkeket és még sok más jellegű tartalmat teszünk közzé. A ChurchPOP alapításának története és missziója 2014-ben Brantly Millegan alapította meg"> <meta property="og:url" content="https://hu.churchpop.com/rolunk/"> <meta property="og:image" content="https://hu.churchpop.com/content/images/2024/08/churchpop_horizontal_logo-2-1-1-1.png"> <meta property="article:published_time" content="2024-02-27T17:37:37.000Z"> <meta property="article:modified_time" content="2024-11-19T16:22:07.000Z"> <meta property="article:publisher" content="https://www.facebook.com/churchpopmagyarorszag"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="Rólunk"> <meta name="twitter:description" content="A ChurchPOP informatív és hitelesen katolikus írott, videós, és egyéb vizuális tartalmakon keresztül igyekszik nap, mint nap közvetíteni Krisztus igazságát. Oldalunkon inspiráló napi történeteket, humoros, hitközpontú infografikákat, imákat, egyháztörténelemről szóló cikkeket és még sok más jellegű tartalmat teszünk közzé. A ChurchPOP alapításának története és missziója 2014-ben Brantly Millegan alapította meg"> <meta name="twitter:url" content="https://hu.churchpop.com/rolunk/"> <meta name="twitter:label1" content="Written by"> <meta name="twitter:data1" content="Admin"> <meta name="twitter:site" content="@ChurchPOP_hu"> <meta property="og:image:width" content="461"> <meta property="og:image:height" content="479"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Article", "publisher": { "@type": "Organization", "name": "ChurchPOP Magyarország", "url": "https://hu.churchpop.com/", "logo": { "@type": "ImageObject", "url": "https://hu.churchpop.com/content/images/2024/03/churchpop_horizontal_logo.png" } }, "author": { "@type": "Person", "name": "Admin", "image": { "@type": "ImageObject", "url": "https://hu.churchpop.com/content/images/2024/03/cpop_author_avatar-2.png", "width": 300, "height": 313 }, "url": "https://hu.churchpop.com/author/admin/", "sameAs": [] }, "headline": "Rólunk", "url": "https://hu.churchpop.com/rolunk/", "datePublished": "2024-02-27T17:37:37.000Z", "dateModified": "2024-11-19T16:22:07.000Z", "description": "A ChurchPOP informatív és hitelesen katolikus írott, videós, és egyéb vizuális tartalmakon keresztül igyekszik nap, mint nap közvetíteni Krisztus igazságát. Oldalunkon inspiráló napi történeteket, humoros, hitközpontú infografikákat, imákat, egyháztörténelemről szóló cikkeket és még sok más jellegű tartalmat teszünk közzé.\n\n\nA ChurchPOP alapításának története és missziója\n\n2014-ben Brantly Millegan alapította meg a ChurchPOP-ot, ami először angol nyelven indult el, de mindössze néhány év leforgá", "mainEntityOfPage": "https://hu.churchpop.com/rolunk/" } </script> <meta name="generator" content="Ghost 5.101"> <link rel="alternate" type="application/rss+xml" title="ChurchPOP Magyarország" href="https://hu.churchpop.com/rss/"> <script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/sodo-search.min.js" data-key="b779a9ec5df03cc7864455c1c1" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/main.css" data-sodo-search="https://churchpop-hu.ghost.io/" data-locale="hu" crossorigin="anonymous"></script> <link href="https://hu.churchpop.com/webmentions/receive/" rel="webmention"> <script defer src="/public/cards.min.js?v=b3a33a35dd"></script><style>:root {--ghost-accent-color: #1f1f1f;}</style> <link rel="stylesheet" type="text/css" href="/public/cards.min.css?v=b3a33a35dd"> <style>:root {--ghost-bg-color: #00b4f0;}</style> </head> <body class="page-template page-rolunk global-accent-color-buttons"> <div class="global-wrap"> <div class="global-content"> <header class="header-section is-partial-color"> <div id='CPOP_HU_Header_Banner' class="header-ad"> <script> googletag.cmd.push(function() { googletag.display('CPOP_HU_Header_Banner'); }); </script> </div> <div class="header-wrap global-padding"> <div class="header-logo"><a href="https://hu.churchpop.com" class="is-logo"><img src="https://hu.churchpop.com/content/images/2024/03/churchpop_horizontal_logo.png" alt="ChurchPOP Magyarország home"></a> </div> <div class="header-nav is-button-accent-color"> <button class="header-search search-open is-mobile" aria-label="Keresés" ><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m16.822 18.813 4.798 4.799c.262.248.61.388.972.388.772-.001 1.407-.637 1.407-1.409 0-.361-.139-.709-.387-.971l-4.799-4.797c3.132-4.108 2.822-10.005-.928-13.756l-.007-.007-.278-.278a.6985.6985 0 0 0-.13-.107C13.36-1.017 7.021-.888 3.066 3.067c-4.088 4.089-4.088 10.729 0 14.816 3.752 3.752 9.65 4.063 13.756.93Zm-.965-13.719c2.95 2.953 2.95 7.81 0 10.763-2.953 2.949-7.809 2.949-10.762 0-2.951-2.953-2.951-7.81 0-10.763 2.953-2.95 7.809-2.95 10.762 0Z"/></svg></button> <input id="toggle" class="header-checkbox" type="checkbox" aria-label="Navigációs menü mutatása"> <label class="header-toggle" for="toggle" aria-disabled="true"> <span> <span class="bar"></span> <span class="bar"></span> <span class="bar"></span> </span> </label> <nav> <ul> <li> <a href="https://hu.churchpop.com/" >Főoldal</a> </li> <li> <a href="https://www.ewtn.shop/" >Shop</a> </li> <li> <a href="https://katolikus.tv/adomany/" class="special" target="_blank" >Támogatom</a> </li> <li> <ul class="social-nav"> <li><a href="https://www.facebook.com/churchpopmagyarorszag"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M23.9981 11.9991C23.9981 5.37216 18.626 0 11.9991 0C5.37216 0 0 5.37216 0 11.9991C0 17.9882 4.38789 22.9522 10.1242 23.8524V15.4676H7.07758V11.9991H10.1242V9.35553C10.1242 6.34826 11.9156 4.68714 14.6564 4.68714C15.9692 4.68714 17.3424 4.92149 17.3424 4.92149V7.87439H15.8294C14.3388 7.87439 13.8739 8.79933 13.8739 9.74824V11.9991H17.2018L16.6698 15.4676H13.8739V23.8524C19.6103 22.9522 23.9981 17.9882 23.9981 11.9991Z"/></svg><span class="social-name">Facebook</span></a></li> <li><a href="https://twitter.com/ChurchPOP_hu"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M26.37,26l-8.795-12.822l0.015,0.012L25.52,4h-2.65l-6.46,7.48L11.28,4H4.33l8.211,11.971L12.54,15.97L3.88,26h2.65 l7.182-8.322L19.42,26H26.37z M10.23,6l12.34,18h-2.1L8.12,6H10.23z"/></svg><span class="social-name">X</span></a></li> <li><a href="https://www.instagram.com/churchpop_hu/ "><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.794.646-1.439 1.44-1.439.793-.001 1.44.645 1.44 1.439z"/></svg><span class="social-name">Instagram</span></a></li> <li><a href="https://www.tiktok.com/@churchpop_hu"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.53.02C13.84 0 15.14.01 16.44 0c.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"/></svg><span class="social-name">TikTok</span></a></li> <li><a href="/feed/"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M19.199 24C19.199 13.467 10.533 4.8 0 4.8V0c13.165 0 24 10.835 24 24h-4.801zM3.291 17.415c1.814 0 3.293 1.479 3.293 3.295 0 1.813-1.485 3.29-3.301 3.29C1.47 24 0 22.526 0 20.71s1.475-3.294 3.291-3.295zM15.909 24h-4.665c0-6.169-5.075-11.245-11.244-11.245V8.09c8.727 0 15.909 7.184 15.909 15.91z"/></svg><span class="social-name">RSS</span></a></li> </ul> </li> <li><button class="header-search search-open is-desktop global-button" aria-label="Keresés" ><span><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m16.822 18.813 4.798 4.799c.262.248.61.388.972.388.772-.001 1.407-.637 1.407-1.409 0-.361-.139-.709-.387-.971l-4.799-4.797c3.132-4.108 2.822-10.005-.928-13.756l-.007-.007-.278-.278a.6985.6985 0 0 0-.13-.107C13.36-1.017 7.021-.888 3.066 3.067c-4.088 4.089-4.088 10.729 0 14.816 3.752 3.752 9.65 4.063 13.756.93Zm-.965-13.719c2.95 2.953 2.95 7.81 0 10.763-2.953 2.949-7.809 2.949-10.762 0-2.951-2.953-2.951-7.81 0-10.763 2.953-2.95 7.809-2.95 10.762 0Z"/></svg>Keresés</span></button></li> </ul> </nav> </div> </div> </header> <main class="global-main"> <article class="post-section"> <div class="post-header is-partial-color"> <div class="post-header-wrap global-padding is-center"> <div class="post-header-container"> <div class="post-header-content"> <div> <div class="post-tags global-tags" aria-label="Kategóriák"></div> <h1 class="post-title global-title">Rólunk</h1> </div> </div> </div> </div> </div> <div class="post-content global-padding"> <p>A ChurchPOP informatív és hitelesen katolikus írott, videós, és egyéb vizuális tartalmakon keresztül igyekszik nap, mint nap közvetíteni Krisztus igazságát. Oldalunkon inspiráló napi történeteket, humoros, hitközpontú infografikákat, imákat, egyháztörténelemről szóló cikkeket és még sok más jellegű tartalmat teszünk közzé. </p><h3 id="a-churchpop-alap%C3%ADt%C3%A1s%C3%A1nak-t%C3%B6rt%C3%A9nete-%C3%A9s-misszi%C3%B3ja"><strong>A ChurchPOP alapításának története</strong> és missziója</h3><p>2014-ben Brantly Millegan alapította meg a ChurchPOP-ot, ami először angol nyelven indult el, de mindössze néhány év leforgása alatt kibővült más nyelvekkel is, és ma már többek között spanyol, portugál, olasz és magyar nyelven is elérhetőek a tartalmai. Megalapításakor, Brantly az online platformot a Mindenkor Segítő Szűzanya oltalmába helyezte. A platform 2015-ben vált az EWTN egyik hírügynökségévé, és azóta az EWTN News szolgáltatásaként működik. </p><p>Magyar nyelven a ChurchPOP 2024-ben vált elérhetővé, méghozzá azzal a céllal, hogy a katolicizmust ismét vonzóvá tegye a Magyarországon és a határon túl élő fiatalok számára. A ChurchPOP missziója („<em>Tegyetek mindent szentté!”</em>) az EWTN alapítójának, Angelika anyának szavaiban gyökerezik: „<em>Teljes odaadást kell tanúsítanod az életszentség iránt. A munkád másodlagos. Mindenkinek van munkája, te sem nem lehetsz tétlen. Meg kell változtatnod a világot.”</em> A platform elsődleges küldetése, hogy közvetítse a katolikus egyház egyetemes felhívását az életszentségre (<em>Lumen Gentium 39-42</em>) és mint társ, legyen jelen mindenki számára a szentté váláshoz vezető úton és a világ megszentelésének munkájában. </p><figure class="kg-card kg-image-card"><img src="https://hu.churchpop.com/content/images/2024/06/CHURCHPOP-PLAKAT-POST-CARLO-ACUTIS---2--1-.jpg" class="kg-image" alt="" loading="lazy" width="1253" height="1766" srcset="https://hu.churchpop.com/content/images/size/w600/2024/06/CHURCHPOP-PLAKAT-POST-CARLO-ACUTIS---2--1-.jpg 600w, https://hu.churchpop.com/content/images/size/w1000/2024/06/CHURCHPOP-PLAKAT-POST-CARLO-ACUTIS---2--1-.jpg 1000w, https://hu.churchpop.com/content/images/2024/06/CHURCHPOP-PLAKAT-POST-CARLO-ACUTIS---2--1-.jpg 1253w" sizes="(min-width: 720px) 720px"></figure><h3 id="a-churchpop-n%C3%A9v-jelent%C3%A9se"><strong>A ChurchPOP név jelentése </strong></h3><p>A „Church” angol szó a Katolikus Egyházra utal, míg a „POP” a populáris / popkultúra szavaknak felel meg. </p><p>A ChurchPOP célja, hogy a népszerű (populáris), kortárs kultúrával és aktuális témákkal olyan módon foglalkozzon, amely egyszerre szórakoztató és informatív, de ugyanakkor sziklaszilárdan a katolikus egyház tanításaiban és hagyományaiban alapszik. A ChurchPOP küldetése, hogy a katolikus híreket, tanításokat, hagyományokat és szokásokat az online térben is széles közönség számára elérhetővé tegye, az Egyház ortodox hitének és tanításának elterjedését pedig a mindenkori pápa útmutatása szerint szolgálja. </p><p><strong>Kövess minket!</strong></p><p><a href="https://www.facebook.com/churchpopmagyarorszag" rel="noreferrer"><strong>Facebook</strong></a></p><p><a href="https://www.instagram.com/churchpop_hu/" rel="noreferrer"><strong>Instagram</strong></a></p> </div> </article> </main> <footer class="footer-section global-footer is-partial-color"> <div class="footer-wrap global-padding"> <div id="subscribe" class="modal" role="dialog" aria-modal="true"> <a href="#" class="fullscreenClose" aria-hidden="true"></a> <div class="window"> <button id="close-sub" class="closeX" onclick="exitModal()" aria-label="Űrlap bezárása"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 33 33" aria-hidden="true"> <path d="M33,33h-4.71l-11.79-11.64-11.64,11.64H0v-4.71l11.64-11.79L0,4.86V0H4.86l11.64,11.64L28.29,0h4.71V4.86l-11.64,11.64,11.64,11.64v4.86Z" /> </svg> </button> <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "4395239", formId: "122fadf3-b7d3-453c-9cfb-6129d3293aae", onFormReady: function($form) { formReady($form) } }); </script> </div> </div> <div class="footer-subscribe" aria-label="Iratkozz fel a hírlevelünkre!"> <h3 class="global-title">Tetszenek a tartalmaink? <span> Iratkozz fel hírlevelünkre! </span></h3> <div class="subscribe-section"> <div class="subscribe-wrap"> <form data-members-form="subscribe" class="subscribe-form" data-members-autoredirect="false"> <input data-members-email type="email" placeholder="E-mail címed" aria-label="Your email address" required> <a class="global-button" href="#subscribe" role="button">Feliratkozom</a> </form> <div class="subscribe-alert"> <small class="alert-loading global-alert">Regisztrációd feldolgozás alatt</small> <small class="alert-success global-alert">Please check your inbox and click the link to confirm your subscription.</small> <small class="alert-error global-alert">Az email küldése során hiba lépett fel.</small> </div> </div> </div> </div> <div class="footer-container"> <div class="footer-content"> <div class="footer-logo"> <a href="https://hu.churchpop.com" class="is-logo"><img src="https://hu.churchpop.com/content/images/2024/03/churchpop_horizontal_logo.png" alt="ChurchPOP Magyarország home"></a> </div> <p class="footer-description">Tegyetek mindent szentté!</p> </div> <nav class="footer-nav"> <div class="footer-nav-column is-social"> <small>Kövess minket!</small> <ul> <li><a href="https://www.facebook.com/churchpopmagyarorszag"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M23.9981 11.9991C23.9981 5.37216 18.626 0 11.9991 0C5.37216 0 0 5.37216 0 11.9991C0 17.9882 4.38789 22.9522 10.1242 23.8524V15.4676H7.07758V11.9991H10.1242V9.35553C10.1242 6.34826 11.9156 4.68714 14.6564 4.68714C15.9692 4.68714 17.3424 4.92149 17.3424 4.92149V7.87439H15.8294C14.3388 7.87439 13.8739 8.79933 13.8739 9.74824V11.9991H17.2018L16.6698 15.4676H13.8739V23.8524C19.6103 22.9522 23.9981 17.9882 23.9981 11.9991Z"/></svg>Facebook</a></li> <li><a href="https://twitter.com/ChurchPOP_hu"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M26.37,26l-8.795-12.822l0.015,0.012L25.52,4h-2.65l-6.46,7.48L11.28,4H4.33l8.211,11.971L12.54,15.97L3.88,26h2.65 l7.182-8.322L19.42,26H26.37z M10.23,6l12.34,18h-2.1L8.12,6H10.23z"/></svg>X</a></li> <li><a href="https://www.instagram.com/churchpop_hu/ "><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 0C8.74 0 8.333.015 7.053.072 5.775.132 4.905.333 4.14.63c-.789.306-1.459.717-2.126 1.384S.935 3.35.63 4.14C.333 4.905.131 5.775.072 7.053.012 8.333 0 8.74 0 12s.015 3.667.072 4.947c.06 1.277.261 2.148.558 2.913.306.788.717 1.459 1.384 2.126.667.666 1.336 1.079 2.126 1.384.766.296 1.636.499 2.913.558C8.333 23.988 8.74 24 12 24s3.667-.015 4.947-.072c1.277-.06 2.148-.262 2.913-.558.788-.306 1.459-.718 2.126-1.384.666-.667 1.079-1.335 1.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319 1.347 20.651.935 19.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012 15.26 0 12 0zm0 2.16c3.203 0 3.585.016 4.85.071 1.17.055 1.805.249 2.227.415.562.217.96.477 1.382.896.419.42.679.819.896 1.381.164.422.36 1.057.413 2.227.057 1.266.07 1.646.07 4.85s-.015 3.585-.074 4.85c-.061 1.17-.256 1.805-.421 2.227-.224.562-.479.96-.899 1.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211 0-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844 0-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689 1.379-.898.42-.166 1.051-.361 2.221-.421 1.275-.045 1.65-.06 4.859-.06l.045.03zm0 3.678c-3.405 0-6.162 2.76-6.162 6.162 0 3.405 2.76 6.162 6.162 6.162 3.405 0 6.162-2.76 6.162-6.162 0-3.405-2.76-6.162-6.162-6.162zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm7.846-10.405c0 .795-.646 1.44-1.44 1.44-.795 0-1.44-.646-1.44-1.44 0-.794.646-1.439 1.44-1.439.793-.001 1.44.645 1.44 1.439z"/></svg><span class="social-name">Instagram</span></a></li> <li><a href="https://www.tiktok.com/@churchpop_hu"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.53.02C13.84 0 15.14.01 16.44 0c.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"/></svg><span class="social-name">TikTok</span></a></li> <li><a href="/feed/"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M19.199 24C19.199 13.467 10.533 4.8 0 4.8V0c13.165 0 24 10.835 24 24h-4.801zM3.291 17.415c1.814 0 3.293 1.479 3.293 3.295 0 1.813-1.485 3.29-3.301 3.29C1.47 24 0 22.526 0 20.71s1.475-3.294 3.291-3.295zM15.909 24h-4.665c0-6.169-5.075-11.245-11.244-11.245V8.09c8.727 0 15.909 7.184 15.909 15.91z"/></svg><span class="social-name">RSS</span></a></li> </ul> </div> <div class="footer-nav-column"> <small>ChurchPOP</small> <ul> <li><a href="https://hu.churchpop.com/rolunk/">Rólunk</a></li> <li><a href="https://hu.churchpop.com/szerzok/">Szerzők</a></li> <li><a href="https://hu.churchpop.com/hirbekuldes-ajanlasok/">Hírbeküldés/Ajánlás</a></li> <li><a href="https://katolikus.tv/" target="_blank" >Médiaajánlat</a></li> <li><a href="https://hu.churchpop.com/kapcsolat/">Kapcsolat</a></li> </ul> </div> <div class="footer-nav-column"> <small>ChurchPOP Global</small> <ul> <li><a href="https://churchpop.com">English</a></li> <li><a href="https://es.churchpop.com">Español</a></li> <li><a href="https://pt.churchpop.com">Português</a></li> <li><a href="https://it.churchpop.com">Italiano</a></li> <li><a href="https://hu.churchpop.com">Magyar</a></li> </ul> </div> <div class="footer-nav-column"> <small>Adatvédelem</small> <ul> <li><a href="https://hu.churchpop.com/adatvedelmi-szabalyzat/">Adatvédelmi szabályzat</a></li> <li> <!-- OneTrust Cookies Settings button start --> <button id="ot-sdk-btn" class="ot-sdk-show-settings">Süti Beállítások</button> <!-- OneTrust Cookies Settings button end --> </li> <li><a href="https://hu.churchpop.com/jognyilatkozat/">Jognyilatkozat</a></li> </ul> </div> </nav> <div class="footer-copyright"> © <a href="https://hu.churchpop.com">ChurchPOP Magyarország</a> 2024. Az EWTN News Inc. által nyújtott szolgáltatás. </div> </div> </div> </footer> </div> </div> <div id="notifications" class="global-notification"> <div class="subscribe">Sikeresen előfizettél a ChurchPOP Magyarország szolgáltatására!</div> <div class="signin">Isten hozott! Sikeresen bejelentkeztél!</div> <div class="signup">Nagyszerű! Sikeresen regisztráltál.</div> <div class="update-email">Sikeresen frissítetted az e-mail címedet!</div> <div class="expired">A link lejárt.</div> <div class="checkout-success">Sikerült! Keresd a beléptető linket az email fiókodban.</div> </div> <div class="search-section" role="dialog" aria-modal="true"> <div class="search-wrap"> <div class="search-content is-partial-color"> <form class="search-form" onsubmit="return false"> <input class="search-input" type="text" placeholder="Keresés"> <div class="search-meta"> <span class="search-info">Írj be legalább 3 karaktert</span> <span class="search-counter is-hide"> <span class="search-counter-results">0</span> Találatok a keresésedre </span> </div> </form> <div class="search-results global-image"></div> <button class="search-close" aria-label="Keresés bezárása"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M11.997 10.846L1.369.219 1.363.214A.814.814 0 00.818.005.821.821 0 000 .822c0 .201.074.395.208.545l.006.006L10.842 12 .214 22.626l-.006.006a.822.822 0 00-.208.546c0 .447.37.817.818.817a.814.814 0 00.551-.215l10.628-10.627 10.628 10.628.005.005a.816.816 0 001.368-.603.816.816 0 00-.213-.552l-.006-.005L13.151 12l10.63-10.627c.003 0 .004-.003.006-.005A.82.82 0 0024 .817a.817.817 0 00-1.37-.602l-.004.004-10.63 10.627z"/></svg></button> </div> </div> <div class="search-overlay"></div> </div> <script src="https://hu.churchpop.com/assets/js/global.js?v=b3a33a35dd"></script> <script src="https://hu.churchpop.com/assets/js/post.js?v=b3a33a35dd"></script> <script> !function(){"use strict";const p=new URLSearchParams(window.location.search),isAction=p.has("action"),isStripe=p.has("stripe"),success=p.get("success"),action=p.get("action"),stripe=p.get("stripe"),n=document.getElementById("notifications"),a="is-subscribe",b="is-signin",c="is-signup",f="is-update-email",d="is-expired",e="is-checkout-success";p&&(isAction&&(action=="subscribe"&&success=="true"&&n.classList.add(a),action=="signup-paid"&&success=="true"&&n.classList.add(a),action=="signin"&&success=="true"&&n.classList.add(b),action=="signup"&&success=="true"&&n.classList.add(c),action=="updateEmail"&&success=="true"&&n.classList.add(f),success=="false"&&n.classList.add(d)),isStripe&&stripe=="success"&&n.classList.add(e),(isAction||isStripe)&&setTimeout(function(){window.history.replaceState(null,null,window.location.pathname),n.classList.remove(a,b,c,d,e,f)},5000))}(); </script> <script> const options = { api:'https://hu.churchpop.com/ghost/api/content/posts/?key='+"b5d64ec68a70b9f8ab0acbba41"+'&limit=all&fields=url,title,feature_image,published_at,custom_excerpt,visibility,html', threshold: 0.1, ignoreLocation: true, keys: ['title','custom_excerpt','html'], images: true, limit: 14 } </script> <script id="parsely-cfg" src="//cdn.parsely.com/keys/sandbox.ewtn.com/p.js" async="" defer=""></script> </body> </html>