PDA

View Full Version : Templates v2.1, with display description


hurlingham
09-20-2008, 09:36 AM
I want templates in which descriptions can be added category wise in every pages.
exm: dirjournal dot com/arts/ there is wrote about Arts and Humanities

Please help me

{email address removed}

murko
09-20-2008, 10:39 AM
I dont know if anything is really different between 2.1 and 3.3, so you should have an admin section aswell? For adding the category details I meen....

then just edit the .tpl yourself putting: something like: {$cat.DESCRIPTION|escape|trim} wherever you want the decription to appear!

I use this on my own site, both inside the category (before the listings) and also directly on the frontpage, instead of listing subdirectorys


Sorry if I a m way off base here, but seems lgoic enough that it should also work on version 2.1 as it does on 3.3..... It never hurts to try anyway =)