<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Bible Reading Archives - 93.7 The Light</title>
	<atom:link href="https://937thelight.com/tag/bible-reading/feed/" rel="self" type="application/rss+xml" />
	<link>https://937thelight.com/tag/bible-reading/</link>
	<description>Christian Talk + Teaching</description>
	<lastBuildDate>Mon, 16 Jan 2023 19:28:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://937thelight.com/wp-content/uploads/2022/04/Light-logo-2019-100x100-1-100x100.png</url>
	<title>Bible Reading Archives - 93.7 The Light</title>
	<link>https://937thelight.com/tag/bible-reading/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Should You Read The Whole Bible?</title>
		<link>https://937thelight.com/should-you-read-the-whole-bible/</link>
					<comments>https://937thelight.com/should-you-read-the-whole-bible/#respond</comments>
		
		<dc:creator><![CDATA[Matthew Miskimen]]></dc:creator>
		<pubDate>Mon, 16 Jan 2023 20:00:00 +0000</pubDate>
				<category><![CDATA[Devotion]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Bible Reading]]></category>
		<category><![CDATA[Devotionals]]></category>
		<category><![CDATA[Discipline]]></category>
		<category><![CDATA[Reading Plans]]></category>
		<guid isPermaLink="false">https://937thelight.com/?p=8941</guid>

					<description><![CDATA[<p>Have you ever read through the entire Bible? You might be tempted to think, I'm sure I've read most of it here and there along the way...that was my first thought. Then I heard Tara-Leigh Cobble talk about it in preparing to start The Bible Recap reading plan/devotional/podcast. Something she said really impacted me.</p>
<p>The post <a href="https://937thelight.com/should-you-read-the-whole-bible/">Should You Read The Whole Bible?</a> appeared first on <a href="https://937thelight.com">93.7 The Light</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Have you ever read through the entire Bible? You might be tempted to think, <em>I&#8217;m sure I&#8217;ve read most of it here and there along the way&#8230;</em>that was my first thought. Then I heard Tara-Leigh Cobble talk about it in preparing to start The Bible Recap reading plan/devotional/podcast. Something she said really impacted me. When she&#8217;s telling the story of how her mentor first encouraged her to read through the whole Bible, she recalls how he said, &#8220;Let your eyes fall on <em>every</em> word.&#8221; I don&#8217;t know about you, but I want to know my eyes have fallen on every word of the Word.</p>



<h2 class="wp-block-heading">The Bible Recap</h2>



<p class="wp-block-paragraph">There are a lot of things to love about this reading plan, including the fact that there is a corresponding podcast that does an overview of the reading, dives a little deeper, and has a section called the “God Shot” which points out a characteristic of God we learn from the daily reading. One of the things I&#8217;m loving the most about The Bible Recap is that it is a chronological reading plan- meaning you read the Bible in the order the events happened. It&#8217;s fascinating to see how the events play out and to get a more clear idea of why things happened the way they did. The plan&#8217;s focus is to help you see the character of God and fall more in love with Him and His Word.</p>


<script>
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
</script>

                <div class='gf_browser_chrome gform_wrapper gravity-theme gform-theme--no-framework gf_simple_horizontal_wrapper' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_3' >
                        <div class='gform_heading'>
                            <h2 class="gform_title">Signup For Our Email List</h2>
                            <p class='gform_description'>Stay up-to-date on what&#8217;s happening at 93.7 The Light, and new teachings available online.  We are here to help you live a faithful life.</p>
							<p class='gform_required_legend'>&quot;<span class="gfield_required gfield_required_asterisk">*</span>&quot; indicates required fields</p>
                        </div><form method='post' enctype='multipart/form-data'  id='gform_3' class='gf_simple_horizontal' action='/tag/bible-reading/feed/' data-formid='3' novalidate> 
 <input type='hidden' class='gforms-pum' value='{"closepopup":false,"closedelay":0,"openpopup":false,"openpopup_id":0}' />
                        <div class='gform-body gform_body'><div id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id="field_3_6" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_6'>Company</label><div class='ginput_container'><input name='input_6' id='input_3_6' type='text' value='' autocomplete='new-password'/></div><div class='gfield_description' id='gfield_description_3_6'>This field is for validation purposes and should be left unchanged.</div></div><div id="field_3_5" class="gfield gfield--type-text gfield--input-type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_5'>Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_5' id='input_3_5' type='text' value='' class='large'    placeholder='Your Name' aria-required="true" aria-invalid="false"   /></div></div><div id="field_3_3" class="gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_3'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_3' id='input_3_3' type='email' value='' class='large'   placeholder='Email' aria-required="true" aria-invalid="false"  />
                        </div></div></div></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_3' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Yes, sign me up!'  /> 
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_3' value='postback' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_3' id='gform_theme_3' value='gravity-theme' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_3' id='gform_style_settings_3' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='3' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='JGxwOpLGR6xfrlqAQSWLdN46iAwvRFIJpOFnswVPqLpCcA7/Kls/Q+D4Bca23RYYlnZ2qlwBOy+cUcR0kxkYO7V38zTJMzgmdyn3Ilognjpkyrc=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsIjBkYTA3MTg4ZDA0YjJlNWM2MDM3ZmYwZmRlNzZhY2M4Il0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div><script>
gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https://937thelight.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https://937thelight.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_3" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_3";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 3, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );
</script>



<h2 class="wp-block-heading">Benefits of reading the whole Bible</h2>



<p class="wp-block-paragraph">Reading the entire Bible has many benefits. It can help us gain a better understanding of God’s plan and give us insight into the context of some of our most referenced Scriptures. You will learn to hear from God firsthand, instead of relying solely on your pastor or devotional books that only tell you what someone else sees in the Word. Knowing what the Bible says (and <em>doesn&#8217;t </em>say) will help you clarify what you believe and why. The way Tara-Leigh describes her experience is so beautiful and moving.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">&#8220;The next year, I decided, &#8216;ok! I&#8217;m going to read it again, and I&#8217;m going to look for who God is&#8230;&#8217; because that was the primary thing that was bothering me. So I asked God to give me a lens for that. I said, &#8216;God, this is the book You&#8217;ve given us to reveal Yourself to us, so help me to see who You are in what I read today.&#8217; On that second trip through the Word when I was looking for Him, I found Him and I fell in love with Him. I began to see not just what He was doing, but why He was doing it&#8230;what His heart was behind it. He answered that prayer to teach me about Himself in a way that made me feel like I was learning a whole different God than I learned about in church.&#8221;</p>
<cite>~Tara-Leigh Cobble</cite></blockquote>



<p class="wp-block-paragraph">No matter whether you decide to follow a specific plan or not, I hope you’re encouraged to read through the entire Word this year. Focus on who you see God to be in those pages and verses and ask Him to reveal Himself to you. I pray your relationship with Him grows closer than ever before and you find yourself more in love with Him through this journey. </p>



<p class="wp-block-paragraph"><strong>FYI &#8211; a public affairs program with interesting people and hope-building projects around Ohio!</strong> <br>Have a question, comment, or topic? <a href="mailto:JT@godsfm.org">Contact FYI</a></p>
<p>The post <a href="https://937thelight.com/should-you-read-the-whole-bible/">Should You Read The Whole Bible?</a> appeared first on <a href="https://937thelight.com">93.7 The Light</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://937thelight.com/should-you-read-the-whole-bible/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			<media:content url="https://937thelight.com/wp-content/uploads/2023/01/Copy-of-Hope-The-Light-Blog-Image.png" medium="image" />
	</item>
		<item>
		<title>5 YouVersion Reading Plans To Try In The New Year</title>
		<link>https://937thelight.com/5-youversion-reading-plans-to-try-in-the-new-year/</link>
					<comments>https://937thelight.com/5-youversion-reading-plans-to-try-in-the-new-year/#respond</comments>
		
		<dc:creator><![CDATA[Matthew Miskimen]]></dc:creator>
		<pubDate>Wed, 23 Dec 2020 14:00:18 +0000</pubDate>
				<category><![CDATA[Teaching]]></category>
		<category><![CDATA[Bible Reading]]></category>
		<category><![CDATA[New Year]]></category>
		<guid isPermaLink="false">https://937thelight.com/?p=5602</guid>

					<description><![CDATA[<p>5 YouVersion Reading Plans To Try In The New Year</p>
<p>The post <a href="https://937thelight.com/5-youversion-reading-plans-to-try-in-the-new-year/">5 YouVersion Reading Plans To Try In The New Year</a> appeared first on <a href="https://937thelight.com">93.7 The Light</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Have you discovered the joy of YouVersion Bible reading plans yet? Never before has there been so much material for diving into God’s Word right at our fingertips. YouVersion’s Facebook About page states:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>“We wholeheartedly believe a daily rhythm of seeking intimacy with God has the power to transform lives. That’s why YouVersion creates biblically centered, culturally relevant experiences that encourage and challenge people to seek God throughout each day. It’s through these experiences we create opportunities fit for anyone’s daily routine, ultimately helping them form a spiritually-rich rhythm of seeking God intimately.”</p></blockquote>



<p class="wp-block-paragraph">There are so many options for studies. You can find plans by your favorite teachers or search through the recommended and featured plans. You can find options that are shorter or longer, deeper or more devotional type, subject-based or Scripture only. There is a “Search By Emotion” feature that helps you find what you need in God’s Word when you don’t know where to turn. There are even video-based studies if that’s more up your alley.&nbsp;</p>



<p class="wp-block-paragraph">There are many features on the app to enhance your Bible reading and studying experience. One of my favorites is the Verse of the Day. Many times I find that single verse encourages me to study deeper or nudges me to spend time in the Word. You can sign up to have the verse sent straight to your phone, and you can create an image post for social media to share what you’re learning with your online friends. In fact, you can invite friends to go through studies with you, and there’s even a function where you can discuss what you’re reading right there on the app. This is a great feature, especially right now when so many in-person Bible studies are cancelled or postponed.&nbsp;</p>



<p class="wp-block-paragraph">As you’re reading through Scripture, YouVersion has many tools to help you. You can highlight, add a prayer, bookmark, or note to specific verses, see related videos, switch the version (or compare versions) with a click of a button, change the text size, hear the text in audio form, share the verse to social media in text or image form, or copy a section to add into a note or text message. Another especially useful tool is the Reminder option, which allows you to set a time to be reminded to read your Bible.</p>



                <div class='gf_browser_chrome gform_wrapper gravity-theme gform-theme--no-framework gf_simple_horizontal_wrapper' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_3' >
                        <div class='gform_heading'>
                            <h2 class="gform_title">Signup For Our Email List</h2>
                            <p class='gform_description'>Stay up-to-date on what&#8217;s happening at 93.7 The Light, and new teachings available online.  We are here to help you live a faithful life.</p>
							<p class='gform_required_legend'>&quot;<span class="gfield_required gfield_required_asterisk">*</span>&quot; indicates required fields</p>
                        </div><form method='post' enctype='multipart/form-data'  id='gform_3' class='gf_simple_horizontal' action='/tag/bible-reading/feed/' data-formid='3' novalidate> 
 <input type='hidden' class='gforms-pum' value='{"closepopup":false,"closedelay":0,"openpopup":false,"openpopup_id":0}' />
                        <div class='gform-body gform_body'><div id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id="field_3_6" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_6'>X/Twitter</label><div class='ginput_container'><input name='input_6' id='input_3_6' type='text' value='' autocomplete='new-password'/></div><div class='gfield_description' id='gfield_description_3_6'>This field is for validation purposes and should be left unchanged.</div></div><div id="field_3_5" class="gfield gfield--type-text gfield--input-type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_5'>Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_5' id='input_3_5' type='text' value='' class='large'    placeholder='Your Name' aria-required="true" aria-invalid="false"   /></div></div><div id="field_3_3" class="gfield gfield--type-email gfield--input-type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_3'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_3' id='input_3_3' type='email' value='' class='large'   placeholder='Email' aria-required="true" aria-invalid="false"  />
                        </div></div></div></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_3' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Yes, sign me up!'  /> 
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_3' value='postback' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_3' id='gform_theme_3' value='gravity-theme' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_3' id='gform_style_settings_3' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='3' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='FVwT1uZaWFhdFhgtd/8h5crsGdXxFuV+FiR0tJG/lE/NrT6oPbE6p49e9gdG1qNfgbYxBpaOOnnGS0zztu/RR86FDKtH3DOIHk+RynCncObf0Dg=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsIjBkYTA3MTg4ZDA0YjJlNWM2MDM3ZmYwZmRlNzZhY2M4Il0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div><script>
gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https://937thelight.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https://937thelight.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_3" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_3";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 3, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );
</script>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">5 Reading Plans To Try</h2>



<ol class="wp-block-list"><li><strong>Walking With Others Through Life’s Valleys by Jim Daly</strong><br>A 7-Day plan exploring how to be the hands and feet of Jesus to the people around you. </li></ol>



<ol class="wp-block-list" start="2"><li><strong>New Year, New Mercies by Paul Tripp<br></strong>A 15-Day Devotional about God’s grace to us, and learning to trust and rely on Him when feel-good aphorisms aren’t enough. </li></ol>



<ol class="wp-block-list" start="3"><li><strong>Truth For Dark Days by Alistair Begg<br></strong>A 7-Day plan that reminds us of the hope we have in God’s goodness and sovereignty. </li></ol>



<ol class="wp-block-list" start="4"><li><strong>Why Suffering? By Ravi Zacharias and Vince Vitale<br></strong>For a more in-depth study, this 24-Day plan based on the book by the same name is a great option that dives into the questions “why is there suffering?” and “how do we face pain?”</li></ol>



<ol class="wp-block-list" start="5"><li><strong>The Power of a Simple Prayer by Max Lucado<br></strong>A powerful 5-Day plan to help us pray effectively and consistently. </li></ol>



<p class="wp-block-paragraph">We’re so blessed to have this kind of access to God’s Word, anytime and anyplace. It’s imperative we don’t take it for granted or forget that there are people in the world who<em> can’t </em>get the Word, or <em>aren’t allowed</em> to have it.&nbsp;</p>



<p class="wp-block-paragraph">If you use any of these reading plans or have others you’d like to share, let us know below! May your new year be blessed and Bible-centered! </p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>


<p>The post <a href="https://937thelight.com/5-youversion-reading-plans-to-try-in-the-new-year/">5 YouVersion Reading Plans To Try In The New Year</a> appeared first on <a href="https://937thelight.com">93.7 The Light</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://937thelight.com/5-youversion-reading-plans-to-try-in-the-new-year/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			<media:content url="https://937thelight.com/wp-content/uploads/2020/12/5-YouVersion-Reading-Plans-To-Try-In-The-New-Year-1024x480.jpg" medium="image" />
	</item>
	</channel>
</rss>
