ZenphotoCMS Forum
Problems with printPageListWithNav - 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: Problems with printPageListWithNav (/thread-12476.html)



Problems with printPageListWithNav - smiguel - 21-03-2016

Hi,

In this page (http://www.b-in.es/page/work/) I have a problem with function printPageListWithNav, the URL don't works. Maybe the .htaccess? Or deprecated function?

Thanks for your help!




Problems with printPageListWithNav - acrylian - 21-03-2016

Sorry, it is simply not supposed to work. page/work/ is not a standard paginated page. It only works on /page/gallery/, the gallery index or album pages.
That's why the link also is wrong as that would be /page/work/page/ (even them it does not work.

Probably the best and easiest solution for your would be to create a top level album "work" and place all these album within it. Then link directly and you will even get a nicer url like /work// and of course also pagination will work without any further work to be done.




Problems with printPageListWithNav - smiguel - 22-03-2016

Thanks, i'll try...

It has always worked well, what has changed?




Problems with printPageListWithNav - acrylian - 22-03-2016

I don't remember any specific changes in that area off hand. Do you remember which version it worked for you before?




Problems with printPageListWithNav - smiguel - 22-03-2016

Nop, I don't remember... sorry.

The last question: There is a specific template for a sub-album (like subalbum.php or something like this)? Or must always go in album.php?

thanks!




Problems with printPageListWithNav - acrylian - 23-03-2016

It generally always album.php but using the included mutliple_layouts plugin you can also define/use separate layouts and assign them manually to specific albums.
http://www.zenphoto.org/news/multiple_layouts/