CINXE.COM
Submissions/Tips
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Submissions/Tips</title> <meta name="HandheldFriendly" content="True"> <meta name="viewport" content="width=device-width, initial-scale=1"> <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('/1319756/CPOP_EN_Header_Banner', [[970, 250], [970, 90], [320, 100], [728, 90]], 'CPOP_EN_Header_Banner').defineSizeMapping(mappingHeaderFooter).addService(googletag.pubads()).setCollapseEmptyDiv(true,true); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); googletag.pubads().disableInitialLoad(); }); </script> <!-- Google tag (gtag.js) --> <script async data-ot-ignore src="https://www.googletagmanager.com/gtag/js?id=G-F0HXNCPBDW"></script> <script> 聽 window.dataLayer = window.dataLayer || []; 聽 function gtag(){dataLayer.push(arguments);} 聽 gtag('js', new Date());聽聽 gtag('config', 'G-F0HXNCPBDW');</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://www.churchpop.com/assets/css/screen.css?v=153e06b190"> <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://www.churchpop.com/content/images/size/w256h256/2023/07/churchpop_icon.png" type="image/png"> <link rel="canonical" href="https://www.churchpop.com/submissionstips/"> <meta name="referrer" content="no-referrer-when-downgrade"> <meta property="og:site_name" content="ChurchPOP"> <meta property="og:type" content="website"> <meta property="og:title" content="Submissions/Tips"> <meta property="og:description" content="Did you write an article you think聽ChurchPOP聽readers would love? Or is there something awesome we could share on the site? We'd love to hear from you! Please email submissions or tips聽to our editor. We'll respond as soon as we can. Submissions should be at least 450 words"> <meta property="og:url" content="https://www.churchpop.com/submissionstips/"> <meta property="og:image" content="https://www.churchpop.com/content/images/2023/05/cover-image.jpeg"> <meta property="article:published_time" content="2014-07-31T17:25:13.000Z"> <meta property="article:modified_time" content="2024-01-25T17:17:36.000Z"> <meta property="article:tag" content="Articles"> <meta property="article:publisher" content="https://www.facebook.com/churchpopsite/"> <meta property="article:author" content="https://www.facebook.com/JacquelineBurkepile/"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Submissions/Tips"> <meta name="twitter:description" content="Did you write an article you think聽ChurchPOP聽readers would love? Or is there something awesome we could share on the site? We'd love to hear from you! Please email submissions or tips聽to our editor. We'll respond as soon as we can. Submissions should be at least 450 words"> <meta name="twitter:url" content="https://www.churchpop.com/submissionstips/"> <meta name="twitter:image" content="https://www.churchpop.com/content/images/2023/05/cover-image-1.jpeg"> <meta name="twitter:label1" content="Written by"> <meta name="twitter:data1" content="Jacqueline Burkepile"> <meta name="twitter:label2" content="Filed under"> <meta name="twitter:data2" content="Articles"> <meta name="twitter:site" content="@Church_POP"> <meta name="twitter:creator" content="@jmburkepile"> <meta property="og:image:width" content="820"> <meta property="og:image:height" content="320"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Article", "publisher": { "@type": "Organization", "name": "ChurchPOP", "url": "https://www.churchpop.com/", "logo": { "@type": "ImageObject", "url": "https://www.churchpop.com/content/images/2023/07/churchpop_horizontal_logo.png" } }, "author": { "@type": "Person", "name": "Jacqueline Burkepile", "image": { "@type": "ImageObject", "url": "https://www.churchpop.com/content/images/2023/06/jacqueline-new-headshot.jpeg", "width": 750, "height": 750 }, "url": "https://www.churchpop.com/author/jacqueline-burkepile/", "sameAs": [ "https://www.youtube.com/@JacquelineBurkepile", "https://www.facebook.com/JacquelineBurkepile/", "https://twitter.com/jmburkepile" ] }, "headline": "Submissions/Tips", "url": "https://www.churchpop.com/submissionstips/", "datePublished": "2014-07-31T17:25:13.000Z", "dateModified": "2024-01-25T17:17:36.000Z", "keywords": "Articles", "description": "Did you write an article you think聽ChurchPOP聽readers would love? Or is there something awesome we could share on the site? We'd love to hear from you!\n\nPlease email submissions or tips聽to our editor. We'll respond as soon as we can.\n\nSubmissions should be at least 450 words and no more than 750 words.\n\nPlease use the聽contact page聽for general inquiries.\n\nFor advertising inquiries, please use the聽Advertising page.\n\nWe cannot guarantee publication, and we cannot pay for anything at this time. Thank", "mainEntityOfPage": "https://www.churchpop.com/submissionstips/" } </script> <meta name="generator" content="Ghost 5.101"> <link rel="alternate" type="application/rss+xml" title="ChurchPOP" href="https://www.churchpop.com/rss/"> <script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/sodo-search.min.js" data-key="5a4b861d41a88bd320070a50b7" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/main.css" data-sodo-search="https://churchpop-en.ghost.io/" data-locale="en" crossorigin="anonymous"></script> <link href="https://www.churchpop.com/webmentions/receive/" rel="webmention"> <script defer src="/public/cards.min.js?v=153e06b190"></script><style>:root {--ghost-accent-color: #1f1f1f;}</style> <link rel="stylesheet" type="text/css" href="/public/cards.min.css?v=153e06b190"> <style>:root {--ghost-bg-color: #00b4f0;}</style> </head> <body class="page-template page-submissionstips tag-articles global-accent-color-buttons"> <div class="global-wrap"> <div class="global-content"> <header class="header-section is-partial-color"> <div id='CPOP_EN_Header_Banner' class="header-ad"> <script> googletag.cmd.push(function() { googletag.display('CPOP_EN_Header_Banner'); }); </script> </div> <div class="header-wrap global-padding"> <div class="header-logo"><a href="https://www.churchpop.com" class="is-logo"><img src="https://www.churchpop.com/content/images/2023/07/churchpop_horizontal_logo.png" alt="ChurchPOP home"></a> </div> <div class="header-nav is-button-accent-color"> <button class="header-search search-open is-mobile" aria-label="Search" ><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="Show Navigation"> <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://www.churchpop.com/" >Home</a> </li> <li> <a href="https://www.churchpop.com/category/articles/" >Articles</a> </li> <li> <a href="https://www.churchpop.com/category/lists/" >Lists</a> </li> <li> <a href="https://missions.ewtn.com/donation/churchpop/" class="special" target="_blank" >Donate</a> </li> <li> <ul class="social-nav"> <li><a href="https://www.facebook.com/churchpopsite/"><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/Church_POP"><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/"><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://t.me/churchpop"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M9.028 20.837c-.714 0-.593-.271-.839-.949l-2.103-6.92L22.263 3.37"/><path d="M9.028 20.837c.552 0 .795-.252 1.105-.553l2.941-2.857-3.671-2.214"/><path d="M9.403 15.213l8.89 6.568c1.015.56 1.748.271 2-.942l3.62-17.053c.372-1.487-.564-2.159-1.534-1.72L1.125 10.263c-1.45.582-1.443 1.392-.264 1.753l5.455 1.7L18.94 5.753c.595-.36 1.143-.167.694.232"/></svg><span class="social-name">Telegram</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="Search" ><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>Search</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="Categories"><a href="/category/articles/">Articles</a></div> <h1 class="post-title global-title">Submissions/Tips</h1> </div> </div> </div> </div> </div> <div class="post-content global-padding"> <p>Did you write an article you think <strong>ChurchPOP</strong> readers would love? Or is there something awesome we could share on the site? We'd love to hear from you!</p><p>Please email submissions or tips <a href="mailto:contact@churchpop.com">to our editor</a>. We'll respond as soon as we can.</p><p>Submissions should be at least 450 words and no more than 750 words.</p><p>Please use the <a href="https://www.churchpop.com/contact/">contact page</a> for general inquiries.</p><p>For advertising inquiries, please use the <a href="https://www.ewtnadvertising.com/cpop">Advertising page</a>.</p><p>We cannot guarantee publication, and we cannot pay for anything at this time. Thank you for your interest in ChurchPOP!</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="Close Subscribe Form"> <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: "0136eb9e-bd7f-4b5f-8351-77bc854d58ba", onFormReady: function($form) { formReady($form) } }); </script> </div> </div> <div class="footer-subscribe" aria-label="Subscribe to our newsletter"> <h3 class="global-title">Did you enjoy our stories? <span>Get them in your inbox!</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="Your email address" aria-label="Your email address" required> <a class="global-button" href="#subscribe" role="button">Subscribe</a> </form> <div class="subscribe-alert"> <small class="alert-loading global-alert">Processing your application</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">There was an error sending the email</small> </div> </div> </div> </div> <div class="footer-container"> <div class="footer-content"> <div class="footer-logo"> <a href="https://www.churchpop.com" class="is-logo"><img src="https://www.churchpop.com/content/images/2023/07/churchpop_horizontal_logo.png" alt="ChurchPOP home"></a> </div> <p class="footer-description">Make holy all the things!</p> </div> <nav class="footer-nav"> <div class="footer-nav-column is-social"> <small>Follow Us</small> <ul> <li><a href="https://www.facebook.com/churchpopsite/"><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/Church_POP"><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/"><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://t.me/churchpop"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M9.028 20.837c-.714 0-.593-.271-.839-.949l-2.103-6.92L22.263 3.37"/><path d="M9.028 20.837c.552 0 .795-.252 1.105-.553l2.941-2.857-3.671-2.214"/><path d="M9.403 15.213l8.89 6.568c1.015.56 1.748.271 2-.942l3.62-17.053c.372-1.487-.564-2.159-1.534-1.72L1.125 10.263c-1.45.582-1.443 1.392-.264 1.753l5.455 1.7L18.94 5.753c.595-.36 1.143-.167.694.232"/></svg><span class="social-name">Telegram</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://www.churchpop.com/about/">About</a></li> <li><a href="https://www.churchpop.com/authors/">Authors</a></li> <li><a href="https://www.churchpop.com/submissionstips/">Submissions/Tips</a></li> <li><a href="https://www.ewtnadvertising.com/cpop">Advertising</a></li> <li><a href="https://www.churchpop.com/contact/">Contact</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>Privacy</small> <ul> <li><a href="https://www.churchpop.com/privacy-policy/">Privacy Policy</a></li> <li> <!-- OneTrust Cookies Settings button start --> <button id="ot-sdk-btn" class="ot-sdk-show-settings">Cookie Settings</button> <!-- OneTrust Cookies Settings button end --> </li> <li><a href="https://www.churchpop.com/disclaimer/">Disclaimer</a></li> </ul> </div> </nav> <div class="footer-copyright"> © <a href="https://www.churchpop.com">ChurchPOP</a> 2024. A service of EWTN News Inc. </div> </div> </div> </footer> </div> </div> <div id="notifications" class="global-notification"> <div class="subscribe">You鈥檝e successfully subscribed to ChurchPOP</div> <div class="signin">Welcome back! You鈥檝e successfully signed in.</div> <div class="signup">Great! You鈥檝e successfully signed up.</div> <div class="update-email">Success! Your email is updated.</div> <div class="expired">Your link has expired</div> <div class="checkout-success">Success! Check your email for magic link to sign-in.</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="Search"> <div class="search-meta"> <span class="search-info">Please enter at least 3 characters</span> <span class="search-counter is-hide"> <span class="search-counter-results">0</span> Results for your search </span> </div> </form> <div class="search-results global-image"></div> <button class="search-close" aria-label="Close Search"><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://www.churchpop.com/assets/js/global.js?v=153e06b190"></script> <script src="https://www.churchpop.com/assets/js/post.js?v=153e06b190"></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://www.churchpop.com/ghost/api/content/posts/?key='+"4c4f48df5a4d65baace97dc86b"+'&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> </body> </html>