projects
/
WP-Themes
/
saultstemarie.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abf373a
)
Also show recent Press Release sidebar on single post pages of that cat
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 20 Aug 2019 23:19:28 +0000
(19:19 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 20 Aug 2019 23:19:28 +0000
(19:19 -0400)
parts/blog-sidebar-r.php
patch
|
blob
|
history
diff --git
a/parts/blog-sidebar-r.php
b/parts/blog-sidebar-r.php
index
e99e1a3
..
93d24f5
100644
(file)
--- a/
parts/blog-sidebar-r.php
+++ b/
parts/blog-sidebar-r.php
@@
-1,6
+1,6
@@
<div id="blog-side-info-wrapper" class="small-11 small-only-text-center medium-3 columns">
<div id="blog-side-info">
- <?php if ( is_category(219) ) { ?>
+ <?php if ( is_category(219)
|| ( is_single() && has_category(219) )
) { ?>
<p>Recent Releases</p>
<ul>
<?php