joomla2.5 - Joomla show contacts of subcategories -


joomla 2.5

i created following structure of contact categories :
category 1 (does not contain contact)
subcategory 11 (contains contacts, parent = category 1)
subcategory 12 (contains contacts, parent = category 1)

coming menu type "list contacts in category" want show contact page :
subcategory 11 :
contact a
contact b
subcategory 12 :
contact c
contact d

i copied category tmpl files in html folder of template , page shows : subcategory 11 subcategory 12

now need modify script show each subcategory can't see how can access contact items

could me ?

gustav


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -