PDA

View Full Version : How can I display the SubCategory Link count?


jim6763nva
11-03-2009, 03:20 PM
Is there any way to display the subcategory link count?

I tried adding the $subcats[count] or $subcats[linkcount] at the end of the link title but that didn't work in the adv_links_categorybit_subcat template. Any ideas?

Thanks

Brian
11-05-2009, 12:36 PM
You should be able to use this code within the template:

{$catinfo[$subcatid]['linkcount']}