Frontpage events display only certain category
authorLaury GvR <laury@gaslightmedia.com>
Mon, 11 Jan 2016 18:49:08 +0000 (13:49 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 11 Jan 2016 18:49:08 +0000 (13:49 -0500)
front-page.php

index 56ea083..e2cf884 100644 (file)
@@ -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>