View Single Post
  #4  
Old 09-16-2003, 07:23 AM
 
MiguelS MiguelS is offline
 

Advanced Member
  
Join Date: Sep 2003
Posts: 36
 

Default

Is there anyway to call the categories list from a different area, because that code only works in the actual subcategory. For example say i have:

CATEGORIES:
Category1 <--- Subcategory1a, Subcategory2a, Subcategory3a
Category2 <--- Subcategory1b, Subcategory2b, Subcategory3b
Category3 <--- Subcategory1c, Subcategory2c, Subcategory3c

And i put that code inside on the main page it will list Category1, Category2, and Category3, if i put it directly under Category1 it will display Subcategory1a, Subcategory2a, Subcategory3a right?

Is there a way I can have something where it will call a specific subcategory list from the main page, where i can put that code directly under the main page, but i want it to list all the subcategories of category1?
Reply With Quote