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

index 63442bc..f4554fe 100644 (file)
--- a/page.php
+++ b/page.php
@@ -16,7 +16,7 @@
                         $show_count = 0; // 1 for yes, 0 for no
                         $pad_counts = 0; // 1 for yes, 0 for no
                         $hierarchical = 1; // 1 for yes, 0 for no
-                        $taxonomy = 'genre';
+                        $taxonomy = 'recipe';
                         $title = '';
 
                         $args = array(