![]() |
|
Map shows up sometimes - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Map shows up sometimes (/thread-1894.html) |
Map shows up sometimes - Cbunny - 2007-12-09 Hello - So I"m playing around with the testing theme and the css (learning from looking at pages I like and playing with the code). Anyway...
Can someone point me in the right direction? Thanks. Nif Map shows up sometimes - Cbunny - 2007-12-09 Also - this is only sort of related... In the subalbum (where the map shows up) I have 24 images (not the 20 specified in my zenphoto options. Why? And how/where can I change this. Thx. Nif Map shows up sometimes - aitf311 - 2007-12-09 What is it that you are trying to do with your first post?
Images per page are a little trickier in this release, but for good reason. Themes are allowed to (somewhat) override the option set in the admin page. Open up your album.php for example. On line 5 you will see $firstPageImages = normalizeColumns(1, 7); Map shows up sometimes - Cbunny - 2007-12-09 Hello there - Twofold resons
Shall I post the code I am using for my album.php? Map shows up sometimes - Cbunny - 2007-12-09 OK - So I do actually have printAlbumMap in my album.php (I had a typo in it late last night printAlbum5 - that I didn't see until I uploaded a new album.php this morning so). So there should be maps on the album pages - I understand - and there are. The thing that is baffling now is why the maps sometimes shows up sometimes doesn't. The javascript code is there, but the maps are not always visible. Baffling. Would it have something to do with map width or something like that? Nif Map shows up sometimes - aitf311 - 2007-12-09 I have never seen the behavior you are describing, sometimes it shows sometimes it doesnt. Can you show me the album where I can check it out? As per my understanding, if for example, you have 4 levels of subalbums and the geocoded images are in the 4th level of subalbums, then it will only show in that level. Map shows up sometimes - Cbunny - 2007-12-09 OK -
And as an aside, I set that value for photos per column to 5 and now 20 photos per page show up. Thanks for the heads up on that stuff. Thanks! Nif |