Hi,
I'm trying to make a gallery with a number of sub categories. But i only want to show one level of at a time.
On the front page i want to show all the level 0 categories:
0.1
0.2
0.3
if i click on 0.2 and show that page, i want to show
2.1
2.2
2.3
and so on.
Is that posible?
Thanx for your help :-)
Lanke
Number of levels of categories to display (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_album_category-levels)
Ahhh, now i get it, think i understood something there.....
Now its working
Thanx very much ;D