Hey!
I have an issue that I'm stuck on and I can't figure it out.
I would like to display image thumbnails from my first sub-album on the same page as a list my sub-albums.
I managed to do it only this way. (this is a structure I created via ftp)
[folder]album1
However, the thumbnails do not show properly. I can only see 12 thumbnails on the first view page, and 18 on the second view page even though there should be 20 thumbnails displayed and I don't know how to fix it.
I'm aware of the $firstPageImages = normalizeColumns('5', '4'); (variable/function) and I have used it in the album.php file (under ../themes/mystyle/album.php)...