From: Laury GvR Date: Wed, 3 Jun 2015 19:54:48 +0000 (-0400) Subject: Display recipe categories if on recipes page. X-Git-Tag: v1.0.0~46 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=a08318d3a71aa7e5162cde04b230ac5f5d0a4b91;p=WP-Themes%2FToskiSands.git Display recipe categories if on recipes page. --- diff --git a/page.php b/page.php index 6ab858f..78521d9 100644 --- a/page.php +++ b/page.php @@ -8,11 +8,38 @@
- - - -

- + + + $orderby, + 'show_count' => $show_count, + 'pad_counts' => $pad_counts, + 'hierarchical' => $hierarchical, + 'taxonomy' => $taxonomy, + 'title_li' => $title + ); + ?> +
    + +
+ + + + +

+ +