=single_cat_title();?>
Search Results
Author Archive
Archives
-
,
cat_ID == 1) $show = true;
}
if ($show):
?>
-
,
Other Posts
while (have_posts()) : the_post();
$noshow = false;
foreach (get_the_category() as $category) {
if ($category->cat_ID == 1) $noshow = true;
}
if (!$noshow):
?>
-
,