01/31/2013 at 2:56 pm
#250466
Keymaster
Here’s a snippet that you can add to your template to show the categories:
getCategoryBlock( array( 'separator' => ', ', 'before' => '', 'after' => '' ) ); ?>
There's nothing built-in at the moment to show the current category. It is on my to do list for features to add.
I hope that helps.