Post Category Name?
-
I’ve divided my site up into various categories, and I want to display which category the visitor is currently viewing so they don’t get lost.
I found:
‘<?php echo($cat); ?>’
but that just puts the category number. How would I get it to display the name. And can I give it a div class to style it? Or how would I do that?
I want it to sit below the “tekmonki” logo in the content area. Right now you can see the “1” on the main page where it’s showing the category number.
https://tekmonki.com
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Post Category Name?’ is closed to new replies.