No, the comments are on the album as a whole, not on each individual page. If you like, you can change the code that reads `<?php if (getOption('Allow_comments') && getCurrentPage() == 1) { ?>` and leave out the ` && getCurrentPage() == 1) { ?>` you will get the comments stuff on each page, but it will be identical to that on the first page.
Comments