projects
/
WP-Themes
/
ToskiSands.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ca3ecd
)
Display recipe categories if on recipes page. attempt 6
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 3 Jun 2015 20:13:30 +0000
(16:13 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 3 Jun 2015 20:13:30 +0000
(16:13 -0400)
page.php
patch
|
blob
|
history
diff --git
a/page.php
b/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' => ''
);