Hi buddy,

Try this:

Code: 
<?php
       foreach((get_the_category()) as $childcat) {
              if (cat_is_ancestor_of($categoryid, $childcat)) {
                     echo '<a href="'.get_category_link($childcat->cat_ID).'" title="See more in '.$childcat->cat_name.'">';
                      echo $childcat->cat_name . '</a></li> ';
              }}
?>
Hope it helps!
bjskid Reviewed by bjskid on . How can I only display the subcategory? I've spent the last couple of hours on google and found about 20 different ways of doing this but none seem to work. Each page has a different MP3. At the top of the page I have the Title, Artist, Album, Year, etc. Artist displays the Category (the alphabet letter related to the Name) and Sub-category (name of the Artist) Below I have an example: http://i1208.photobucket.com/albums/cc364/f4n3/nicki.png I would like to display only the Name (sub-category) and leave out the main Rating: 5