I'm modifying the look of my Photo Album, and I'd like the pager to appear both at the top and bottom of the page in album view. I cannot seem to affect the presence or location of the pager in the photos_albumview.tpl file, and think that's not where it lives.
Can someone shortcircuit my search?
Michael
Comments
Comment #1
nathaniel commentedThis looks like a bug.
It looks like it is in photos_albumview.tpl.php at the bottom.
But, that code isn't doing anything.
You can use:
In that same file.
The pager at the bottom is hard coded in the inc/photos.album.inc file
function photos_album_page.Make sure to clear cache after modifying tpl.php files.
admin/config/development/performance
Comment #2
cayenne commentedThanks! That did it.
Comment #4
nathaniel commented