JimmyLo
User
 Hero Member
| Posts: 30 |   | Karma: 2
|
Re:Possible to show Category Description if it's e - 2007/07/20 16:07
I don't think you understand what I'm asking for.
But it doesn't matter because I figured it out.
I had to hack this file:
components - com_content - content.php
starting from line 1386, in the else statement where it says to just print the generic _EMPTY_BLOG statement, I made it print the category description. It's a hack, but it works exactly how I wanted it to.
|