In the xml for my gallery I want to be able to show all the subcategories.
ie>
<categories>
−
<category>
<id>794</id>
<name>2011 Bikes</name>
−
<thumbnail>
http://www.whistlermountainbike.com/...mDH-11-blk.jpg
</thumbnail>
−
<link>
http://www.whistlermountainbike.com/....php?catid=794
</link>
</category>
that is what currently shows up, but there are two sub categories under 2011 bikes.
if you look at the xml for the whole page it won't show.
http://www.whistlermountainbike.com/wmb/gallery/xml.php but if you go to the specific catid it will show the subs.
I need to show all the categories & all the subcats on the same xml doc.