projects
/
WP-Themes
/
alpenfest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7aa775e
)
Frontpage events display only certain category
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 11 Jan 2016 18:49:08 +0000
(13:49 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 11 Jan 2016 18:49:08 +0000
(13:49 -0500)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
56ea083
..
e2cf884
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-19,7
+19,7
@@
<h1>Alpenfest Favorites!</h1>
<div class="row">
<div class="small-12 columns text-center">
- <?php echo do_shortcode('[ai1ec cat_name="
Holidays
"]') ?>
+ <?php echo do_shortcode('[ai1ec cat_name="
Frontpage
"]') ?>
</div>
</div>
</div>