updating the epicenter feed category id
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 31 Oct 2018 14:18:15 +0000 (10:18 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 31 Oct 2018 14:18:15 +0000 (10:18 -0400)
rssfeed.php

index b3a90b3..f3afb55 100644 (file)
@@ -14,7 +14,7 @@ Template Name: RSS Feed Blog
     <?php get_template_part('parts/reservation-form');?>
     <div class="row">
         <div id="blog-posts-over" class="small-12 medium-8 columns">
-        <?php query_posts('cat=2&posts_per_page=4'); ?>
+        <?php query_posts('cat=53&posts_per_page=4'); ?>
             <?php if(have_posts()) : while(have_posts()): the_post();?>
             <div class="row content blog-posts-container">
                 <div class="small-11 small-centered columns">