projects
/
WP-Themes
/
uptravel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93adeab
)
Member categories on county business pages now all show up
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 21 Feb 2019 20:15:21 +0000
(15:15 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 21 Feb 2019 20:15:21 +0000
(15:15 -0500)
sections/interior-page.php
patch
|
blob
|
history
diff --git
a/sections/interior-page.php
b/sections/interior-page.php
index
038dbbd
..
07a351e
100644
(file)
--- a/
sections/interior-page.php
+++ b/
sections/interior-page.php
@@
-24,7
+24,7
@@
$membersCategory = '21'; // L: 4, dev70: 21
$showHeaderMap = true;
} else if ( strpos( get_the_title( $post->ID ), 'Business' ) !== false ) {
- $membersCategory =
true
;
+ $membersCategory =
-1
;
$showHeaderMap = true;
} else if ( strpos( get_the_title( $post->ID ), 'Galler' ) !== false ) {
$membersCategory = NULL;