how to get single post category id?
-
Hello, i need to get current post category id for styling (Even if the same post are in multiple categories i need to get only the current post category id)
My single.php: http://pastebin.com/BDr0Vzy4
I need to get category id on: <div class=”single-post” id=”category-id-here-goes-cat-id”>
Any ideas?
In index.php im getting category id like this:
http://pastebin.com/VCwt5L2i
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘how to get single post category id?’ is closed to new replies.