Only show one level Categorys Only show one level Categorys
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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