ZenphotoCMS Forum
zpGalleriffic v1.4 - 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 v1.4 (/thread-8194.html)

Pages: 1 2 3 4 5 6 7 8


zpGalleriffic v1.4 - formulae - 2011-02-12

Sincere apologies. It does this already yipee!
Definitely 10 out of 10
All hail gjr !




zpGalleriffic v1.4 - formulae - 2011-02-12

?bug
If a new page is added, the html » after HOME is represented instead of >>




zpGalleriffic v1.4 - formulae - 2011-02-13

maybe another bug...
similiar to want acrylian has recently posted.
the slideshow works ok within an album when clicking on actual image within an album, but if i click on a 'latest' image on homepage and then click on the resultant displayed image, the slideshow does not work . Also the 'play slideshow' does not work within an album page.
I found this in both my own site and to check i looked at
http://www.ozlangphotography.com. It doesn't work on that site either.

i have tested IE7 and chrome on winXP

Since the slideshow does work within the album as stated above it seems unlikely to be a browser problem. Thanks




zpGalleriffic v1.4 - gjr - 2011-02-13

@formulae - partly a bug...

I have updated the files. Seems I forgot to "switch" the colorbox target in a few places based on the theme option of colorbox targeting the original or sized image (see theme options).

what you are seeing may be due to your setting under options->image->full image protection. Try either toggling the setting under theme options "colorbox target" or this one.

Works for me on my test.

The >> comment I am not sure what your talking about




zpGalleriffic v1.4 - acrylian - 2011-02-13

[quote]The >> comment I am not sure what your talking about
[/quote]
That is a small bug in 1.4.0.2 of wrongfully html encoding some things. The trunk nightly (see the news section about the two different nightlies!) has this fixed.




zpGalleriffic v1.4 - formulae - 2011-02-13

Cheers gjr and acrylian
Both probs fixed
zpGalleriffic is excellent!




zpGalleriffic v1.4 - formulae - 2011-02-13

This is only a minor issue, but to test zpGalleriffic on my laptop, I zoomed by webpages down from 100% (to 83% in chrome) and it messes up the slideshow window. The same happens in IE7. Is it fixable?




zpGalleriffic v1.4 - gjr - 2011-02-13

Not sure what you mean. Link?




zpGalleriffic v1.4 - formulae - 2011-02-14

Did some more testing...
When I change browser settings from 100% downwards
(in Chrome you can do this by clicking on the wrench icon at the top right: a submenu allows you to change the percentage using the 'Zoom' function)
(in IE7 bottom right there in a 'magnifying glass' with 100% beside it)
I changed the setting in chrome from 100% to 83% (the next setting down)
When using the slideshow, the colorbox style 1, 4 and 5 are messy and not represented cleanly, style2 & 3 however are OK

I was doing this on my laptop to reduce the size of the images to get more viewable on screen
Can't really give you a link as it depends on the users zoom level on their browser.
Hope this all makes sense!




zpGalleriffic v1.4 - gjr - 2011-02-14

If this is important to you, then perhaps you should use the styles 2 or 3. these are directly from the colorbox site...




zpGalleriffic v1.4 - acrylian - 2011-02-14

If this is about fitting the colorbox window within the viewport, there is a config option for maxwidth /maxheight. It is then automatically fitted.




zpGalleriffic v1.4 - lilap - 2011-02-17

Hi gjr, I have been using your themes for quite sometime now and was wondering if you would like to work together in creating a cart system using your album.php.

As you would probably know, many people would have to use "Image Details" to be able to purchase the photo.

Please get in contact with me and I will give you a run down on what I have scripted so far.

Cheers




zpGalleriffic v1.4 - acrylian - 2011-02-18

If you try to make a cart system it should be made as a plugin and theme independent. Otherwise it will not be of much use for anyone else.




zpGalleriffic v1.4 - lilap - 2011-02-19

Yea i was going to use the Galleriffic ajax slideshow script to base the lightbox cart system as sometimes when the Mod_rewrite is on, paypal would not be able to get the image name.

It is a lot more common on the Galleriffic theme but if I get to fix this then I will write it as an independent plugin.




zpGalleriffic v1.4 - acrylian - 2011-02-19

Sure, the load of JS stuff makes things like these much more complicated than on "normal" themes.




zpGalleriffic v1.4 - lindor - 2011-02-22

Hi, I wish to know and how to do, if it's possible to show the file name of each image.
I'm using zpGalleriffic_v1.4 theme.
Thank you for help.

This is the reply from Acrylian:
Generally $_zp_current_image->filename gets the file name but I can't answer how to add this to this theme.




zpGalleriffic v1.4 - gjr - 2011-02-22

the theme shows the image title, which would be the filename if it hasn't been edited, so not sure what your issue is?




zpGalleriffic v1.4 - rocgen - 2011-02-23

Hi,

First of all thanks for a great theme!

Just one minor thing, Agrandir, Diaporama, Prec., Suiv. and "Vous pouvez naviguer sur les photos à l'aide des flêches ← et → de votre clavier" are untranslated, the rest I've seen is in English.

Any fix to that?

Thanks




zpGalleriffic v1.4 - vincent3569 - 2011-02-23

hi

in gallery.php, you should replace `` by ````




zpGalleriffic v1.4 - vincent3569 - 2011-02-23

in footer,you shoukd replace printRSSLink( "Gallery","",(gettext('Gallery Images')),"",false,"rsslink" ) by printRSSLink( "Gallery","",(gettext('Gallery')),"",false,"rsslink")