Also show recent Press Release sidebar on single post pages of that cat
authorLaury GvR <laury@gaslightmedia.com>
Tue, 20 Aug 2019 23:19:28 +0000 (19:19 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 20 Aug 2019 23:19:28 +0000 (19:19 -0400)
parts/blog-sidebar-r.php

index e99e1a3..93d24f5 100644 (file)
@@ -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