Display recipe categories if on recipes page. attempt 6
authorLaury GvR <laury@gaslightmedia.com>
Wed, 3 Jun 2015 20:13:30 +0000 (16:13 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 3 Jun 2015 20:13:30 +0000 (16:13 -0400)
page.php

index 09fdccc..0bafc7e 100644 (file)
--- a/page.php
+++ b/page.php
@@ -20,7 +20,7 @@
                                           'orderby' => 'name',
                                           'show_count' => 0,
                                           'pad_counts' => 0,
-                                          'hierarchical' => 1,
+                                          'hierarchical' => 0,
                                           'taxonomy' => $tax,
                                           'title_li' => ''
                                         );