I have installed the zpGalleriffic theme and love what I am able to do with it!
Running on zenphoto 1.2.9 with the zenpage plugin active (looking to use the news section as a blog...)
The page count at the bottom of the News section looses its formatting for the number link at the current page (no border appears around the number) and the following string of page numbers are offset. Here is the code that I have found for the page. The issue persists through the different colored themes that can be applied within the theme. Where can I find the active vs. inactive link calls for this page? The gallery also uses "pagination", but works fine...
<div id="pagination" class="clearfix">
<?php printNewsPageListWithNav( gettext('Next ›'),gettext('‹ Previous'),true,'clearfix' ); ?>
</div>
<?php } ?>
Comments
Album pictures have nothing to do with this function.
element.