Category Descriptions

Discussion in 'Directories' started by junosama, Nov 25, 2007.

  1. #1
    I see an option for a category description but it doesn't show up on the site is there an option to make it show up or do i have to custom code it to show up on my site as text for the visitors to see?
     
    junosama, Nov 25, 2007 IP
  2. floppydrivez

    floppydrivez Peon

    Messages:
    453
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You can do it yourself, simply add this code wherever you want it too show.

    {$category.DESCRIPTION|trim|escape}
    Code (markup):
    I have mine in main.tpl for my theme.

    Oh yeah, If you plan to use html in those descriptions use this

    {$category.DESCRIPTION|trim}
    Code (markup):
     
    floppydrivez, Nov 25, 2007 IP
  3. junosama

    junosama Active Member

    Messages:
    298
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #3
    You rock how easy was that woot!:D
     
    junosama, Nov 26, 2007 IP