From: Laury GvR Date: Wed, 3 Jun 2015 20:13:30 +0000 (-0400) Subject: Display recipe categories if on recipes page. attempt 6 X-Git-Tag: v1.0.0~39 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=efd52b5a109792906a9c181a26121d88cb5a8c08;p=WP-Themes%2FToskiSands.git Display recipe categories if on recipes page. attempt 6 --- diff --git a/page.php b/page.php index 09fdccc..0bafc7e 100644 --- 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' => '' );