![]() |
|
zpFocus updated for 1.3 - 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: zpFocus updated for 1.3 (/thread-7301.html) |
zpFocus updated for 1.3 - gjr - 05-07-2010 Hey all - View ReadMe File zpFocus updated for 1.3 - atomicmak - 16-07-2010 theme looks quite okay just setup. Zenphoto encountered an error zpFocus updated for 1.3 - gjr - 16-07-2010 Thanks for the bug report - this has been fixed along with another report in which image pagination is screwed because of the call to isImagePage. This has been replaced in album.php. Seems to have fixed the issue. zpFocus updated for 1.3 - froschfinger - 17-07-2010 Hello there, I have customised my album.php to fit it to my needs - can anybody tell how I could possibly manually adjust the code for album.php so I don't get screwed up pagination (e.g. I set 8 pics per page in settings, I get 9 pics, I choose 10, I get 12) while remaining on the former version? Thanks in advance Froschfinger zpFocus updated for 1.3 - froschfinger - 17-07-2010 Checking out zenPhoto1.3, I get the same problem. The photos can only be set in rows of three, either 3, 6, 9, 12 or even 15 pics. Everything inbetween is rounded up to the next number divisible by 3. Is there a way to change this, as I am experimenting with a 4-thumbs-per-row design? zpFocus updated for 1.3 - sbillard - 18-07-2010 http://www.zenphoto.org/2009/03/troubleshooting-zenphoto/#20 zpFocus updated for 1.3 - froschfinger - 18-07-2010 Hey sbillard, seems I have not been able to successfully track down the problem - as far as my reading goes, this is hardcoded into zenPhoto rather than the theme? I found the code in my template-functions.php, but I have no clue as of what to change so that I have my 4-columns problem solved... can you give me another quick hint like the one before :)? Thanks in advance;) Froschfinger zpFocus updated for 1.3 - sbillard - 19-07-2010 Sure: see the function documentation in http://www.zenphoto.org/documentation/functions/_template-functions.php.html zpFocus updated for 1.3 - Blue Dragonfly - 19-07-2010 In the Theme options, the "Album Menu Type" dropdown shows 4 options: DropDown Surely this is a tiny, simple little typo somewhere. I'll probably dig around looking for it tomorrow, once I merge the theme changes with my own customizations. Thanks for updating this, it's a wonderful theme and this will make it easier for others to use it without manually tweaking the files. zpFocus updated for 1.3 - acrylian - 19-07-2010 @froschfinger: First, this theme is not an official one so we don't know exactly what it does to display. Second, there are no "columns" in HTML (yet), so this is related to the functon |