Code:
HTML Code:
<?php if (is_category('episodes')) : ?> <h2>EPISODES: <a href="http://www.firstpersonmag.com/?category_name=radio">RADIO</a> <a href="http://www.firstpersonmag.com/?category_name=tv">TV</a> <a href="http://www.firstpersonmag.com/?category_name=music">MUSIC</a> <a href="http://www.firstpersonmag.com/?category_name=episodes">ALL</a> </h2>
http://www.firstpersonmag.com/index_wp.php?p=47
(note the placeholder index file)
That post is categorized as Episodes and sub-category Radio. I've set the conditional code above to also the sub-category of Radio but that little menu doesn't show up.