Hiding the Whitepapers category
authorLaury GvR <laury@gaslightmedia.com>
Fri, 2 Jun 2017 21:08:05 +0000 (17:08 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 2 Jun 2017 21:08:05 +0000 (17:08 -0400)
sections/front-page.php

index b3d99b6..6a6fe60 100644 (file)
@@ -36,7 +36,7 @@
         <div id="front-shop" class="block-column row small-up-1 medium-up-2 large-up-4" data-equalizer>
         <?php $args = array(
              'hide_empty' => false,
-             'exclude'    => '17',
+             'exclude'    => '18',
              'orderby'    => 'menu_order',
              'order'      => 'ASC',
         );