bingot

Topic: show the description of each category

id like to show the description of category. but i can get the varaibles

this is the TPL im working on it (category.tpl)  - (default theme)

page line
{$translations.category.jobs_for}{$current_category_name}

here how its work
..

if you click the category it will redirect your to the other pages like (Administrator)

(http://localhost/jober/jobs/administrator/ )

and you will see the list of jobs under it..

what i like is to show the description of the category below the TITLE, that you add in adding the category..

hope this is possible..

thanx and more power.

putypuruty

Re: show the description of each category

What do you mean by title? Do you mean job title? Could you post here a picture of how you would like it to look?

bingot

Re: show the description of each category

i got it. i use the meta description {if $seo_desc}{$seo_desc}{else}{$meta_description}{/if}  this one. i only need to show the description under the category title in jobs pages..

here is the picture..

jober

i also need some help on a side bar . about to display in all the pages .

this is the  forum page http://www.jobberbase.com/forum/topic28 … -city.html

thank you for your time
smile