Firstly, thank you for this great tool.
I'm building a custom template based on default one, and everything runs fine, but there is just one question i don't find answer by myself or online.
As heavy images are uploaded, i need to use "ImageThumb" or "CustomSizedImageMaxSpace" to be loaded in my albums (actualy subalbums). Until this point everything is ok. But i also need to have "AlbumThumbs" that are not visible in those albums.
I notices the checkbox in the CMS to make images not visible, but it don't work with Thumbs.
Please let me know if you have any idea how to do that..
Thx.
Thx for your quick answer..
ok, it' probably not totaly clear. i'll try to explain: in my albums, i need album thumbs representing sub albums, but in those subalbums, i don't want the images used as thumbs in the parent album to be visible (in which i only call "ImageThumb").
is it more understandable ?
I still don't fully understand. especially [i]i don't want the images used as thumbs in the parent album to be visible [/i].
If you are in an album you don't see anything of the parent album. Maybe an example would be useful.
If you don't want to show the thumbs that represent the subalbums this is something you can't do with options but on the theme directly only (how sees a visitor the subalbums then?). Please read the theming tutorial for the basics.
Some general term definition so we don't miss: "Image thumb" is a thumb representing an image in an album. An "album thumb" is a thumb representing an album.
here is the url of an album.
Try to click on "blondes" or "brunes" for exemple.
on FF you wil still see the cover used in "coloriste" (hairs).
on safari everything is ok, you don't see the cover in the sub album.
not tested on ie + the code is still rough..
(i used "albumthumb" as thumbs in the parent album and "imagethumb" as images in the subalbum)
(the box checked is in "album/images" interface -on the left- in "general")
I know that neither the os nor the browser should make a difference... but it does!
If you got time please check again the url, click on "marrons" section for exemple (this one only content the image supposed to be the "albumthumb"), you shoud see something in FF and nothing in safari...
(i'm using Safari 5.0 and FF 3.6.6 )
Hm, I am sorry, I don't see anything in Safari 4.1 (my Mac is a little older currently so I can't test 5) and Firefox 3.6.6 (and yes, at least Firefox seems to behave differently on Mac and Win at times sadly - damm browser wars). I even tried Opera 10.6 with the same result.
Anyway, since you use some JavaScript for that image swapping this is not really a Zenphoto issue but one of that script I suppose.
oups... The problem just came from the fact that images specified invisible via the checkbox are still shown when the admin is logged in... and I was logged in with FF.
I'm sorry to have wasted your time (and mine too) with an issue that was not...
Thank you for all.