projects
/
WP-Themes
/
mountpleasantwow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa32733
)
updating the epicenter feed category id
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 31 Oct 2018 14:18:15 +0000
(10:18 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 31 Oct 2018 14:18:15 +0000
(10:18 -0400)
rssfeed.php
patch
|
blob
|
history
diff --git
a/rssfeed.php
b/rssfeed.php
index
b3a90b3
..
f3afb55
100644
(file)
--- a/
rssfeed.php
+++ b/
rssfeed.php
@@
-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">