Hi
From what i have experimented with, if i take out <?php while (next_album()): ?> and its respective closing tag, my gallery index will just display a link to the current album being viewed. What i want to do is to remain consistent by still displaying links to other albums.
This is really as far as my coding abilities go, so for time being i may instead just create a set of static links to act as my gallery index.
What would be great is some pointers so i could start properly experimenting with a more long term solution with dynamic links. In the mean time i will scour the tutorials and guides and see what i can piece together.
Thanks