On my album page I want to have a block of sub-album names as a local navigation on the left of the page. I then want to show images in the parent album in the content area.
When I do this the paging navigation will treat the album names and the images in the root folder as all one result set. So upon load album names show, but no images, until you start to page.
What I am looking to do is have the sub-album names stay persistent and have its own pager, the same for images in the root folder and not have them connected.
Any pointers would be so helpful.