Only show one level Categorys Only show one level Categorys
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Only show one level Categorys

Started by Lanke, November 02, 2006, 03:59:10 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Lanke

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

Joachim Müller


Lanke

Ahhh, now i get it, think i understood something there.....

Now its working

Thanx very much  ;D