I have one simple question, is there a way to show category description in category list? I know you can see description once you click on category, but the guy who will pay for my work, wants description before the click
Thanks in advance!
Frathos




Code: Select all
echo ''.$this->categories[$i]->description.'';Code: Select all
echo $this->category->description