categories and albums categories and albums
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

categories and albums

Started by addi, November 03, 2005, 03:32:43 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

addi

Hi there.

I am trying to remix the theme so that each category page includes a list of all peer categories (or just the first level ones, since im only using one level) and then the albums within that categorie as usual.

in effect  making the top row a categorie navigation..

for example with cat3 selected.

| cat1 | cat2 | <cat3> |
| album1(cat3) |
| album2 (cat3) |

I've tried to find the correct stuff in the template to add, but nothing seems to work.

Do you have any pointers or ideas ?