Hi all
I really liked the K-Milk theme, and wanted to use it, so I went and tried converting it to subalbums, but I keep creating a big mess... could someone help me?
Being totally honest, I tried copying and modifying the subalbums loop from the effervescence theme.
The main page is
http://www.alyssey.net/photography/Where, whenever there are subalbums I get "Images: 0"
One of the subalbums pages is:
http://www.alyssey.net/photography/index.php?album=ImogenHeapwhich looks all crooked and has "comments" in it.
The next page is
http://www.alyssey.net/photography/index.php?album=ImogenHeap/zoeWhere everything looks good, but there's too much "air" at the top, and it just stays at "Photography | Zoe Keating" where it should be "Photography |Imogen Heap | Zoe Keating" and also has comments.
The code I copied from effervescence and changed was this:
`
<?php while (next_album()): ?>
-
<?php endwhile; ?>
`
Thanks everyone for your help!
Alyssey
Comments
So, copy the album loop from the index.php into the album.php instead, and it should match a lot better.