ZenphotoCMS Forum
zpGalleriffic - Page count in on News Page error - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: zpGalleriffic - Page count in on News Page error (/thread-6891.html)



zpGalleriffic - Page count in on News Page error - salex - 09-04-2010

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...




zpGalleriffic - Page count in on News Page error - acrylian - 09-04-2010

Sorry, it was actually an oversite that this function has no "current" class attached. Corrected in the nightly build or wait until the next official release.




zpGalleriffic - Page count in on News Page error - salex - 10-04-2010

Thanks! What is the name of the class? I have installed the nightly build (zenphoto-2010-04-09-trunk) and reinstalled the theme and came back with the same issue (only now, the album pictures have disappeared).




zpGalleriffic - Page count in on News Page error - acrylian - 10-04-2010

The current element has the class "current" attached as the normal Zenphoto pagination function has (Best look at the page's source.). The theme of course probably does not address that change in its CSS. But I of course do not know that.

Album pictures have nothing to do with this function.




zpGalleriffic - Page count in on News Page error - salex - 10-04-2010

OK. What was the old class for me to change the CSS to?




zpGalleriffic - Page count in on News Page error - acrylian - 10-04-2010

Well, there was none, just a plain
[*] element.