Is it possible to add the pagination to the top of the gallery?
Thanks
Is it possible to add the pagination to the top of the gallery?
Thanks
yep
open flickr-highslide.php in the flickr-highslide plugin folder.
cut the code from line
709 //add pagination to the gallery
to
echo '</div';
753 }
and paste it right above line
620 //loop through all the photos
This topic has been closed to new replies.