From: Laury GvR Date: Wed, 3 Jun 2015 20:08:55 +0000 (-0400) Subject: Display recipe categories if on recipes page. attempt 4 X-Git-Tag: v1.0.0~41 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=77c1f96b3a83f95abd1ae0f4d77191be7c4e83c8;p=WP-Themes%2FToskiSands.git Display recipe categories if on recipes page. attempt 4 --- diff --git a/page.php b/page.php index 63442bc..f4554fe 100644 --- 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(