At the moment, I have all the albums displayed in the archive page. However, I only want to see a set number of albums and then a paging mechanism to get to the rest of the albums. I am able to limit the number of albums by changing the following line ...
``
... but when I do limit the number of albums displayed, it doesn't give me a next page or number of pages link. How would I be able to set this up?