ZenphotoCMS Forum
New Theme for 1.2.9 - zpGalleriffic - 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: New Theme for 1.2.9 - zpGalleriffic (/thread-6618.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12


New Theme for 1.2.9 - zpGalleriffic - acrylian - 09-04-2010

Sorry, I agree to sbillard. I don't of course not know about what custom stuff this theme does. It is a quite advanced one that might do things differently. Probably its developer will be of help here.




New Theme for 1.2.9 - zpGalleriffic - afarkas - 17-05-2010

Hi, im back again with a question...
In my gallery, inalbum view, for example like here: (http://gallery.attila-farkas.sk/albums/ludia/portraits/) the default behavior of the mouse-click on thumbnail on the right leads to show the next image...
I would like rather that it leads to show the full image (i use the "colorbox" way) like it is done when the thumb is clicked in image details page...

In this discussion i find a post where user "sceilig" mentioned the line in jquery.galleriffic.js which is responsible for this behavior...

The line is:
[code] .append(' ')[/code]

Can anyone, please give me a advice how to change this behavior so that the mouse-clik will leads to showing the full-sized image in colorbox?

Thank You




New Theme for 1.2.9 - zpGalleriffic - afarkas - 17-05-2010

OOOps, i made a mistake... well, the line responsible in jquery.gallerific.js is:

.append(' ')




New Theme for 1.2.9 - zpGalleriffic - sceilig - 17-05-2010

Actually in looking at the original galleriffic plugin, there is documentation to change the default behaviour when you click on the large image by changing the onTransitionIn callback in zpgalleriffic.js.

From this page
http://trentacular.com/2009/02/galleriffic-1-0/comment-page-7/

[quote]To use facebox/lightbox in the caption, you will need to call the facebox/lightbox function each time an image/caption is loaded. You can do this in the galleriffic onTransitionIn callback like such:
onTransitionIn: function() { $('#slideshow, #caption').fadeIn('fast', function() { $('#caption a.lightbox').lightBox(); }); },
[/quote]
However, I tried implementing this in the zpGalleriffic theme but ended up with a blank large image - no javascript errors? I also tried it with the slimbox jquery plugin but with the same blank image?




New Theme for 1.2.9 - zpGalleriffic - sceilig - 17-05-2010

I also wanted to place the caption container div above the Image/Slideshow div in album.php so the caption would always display above the image. However, by default the image would be positioned on top of part of the caption text(title and description).

I did get the caption container div to display completely above the image/slideshow div (no matter how much of a caption description was used), and also got the Image itself to be aligned to the top so horizontal and vertical images were always directly under the caption. Only problem is that when a new image loads, the caption and image load in the middle of the righthand container(#content) and then automatically jump so that they are aligned to the top of that container. Im not sure what causes that or how to fix it?




New Theme for 1.2.9 - zpGalleriffic - afarkas - 17-05-2010

To sceilig:

Im not sure - was this a reply for me? thank You




New Theme for 1.2.9 - zpGalleriffic - afarkas - 18-05-2010

sceiling, I think this clicking stuff will be defined in query.gallerific.js in "gallery.clickHandler" functions ... but i have no idea of js ...




New Theme for 1.2.9 - zpGalleriffic - charlesly - 22-06-2010

My albums work just fine in all the standard themes but I downloaded zpGalleriffic and uploaded it and got it to be the theme but when I click on any of the albums I get this error:

Fatal error: Call to a member function getFolder() on a non-object in /hermes/bosweb/web044/b446/ipg.charlesly/portfolio/zp-core/template-functions.php on line 3413

Anyone know what's going on and how to fix it? I'm brand new to Zenphoto and not a web expert. Thanks.




New Theme for 1.2.9 - zpGalleriffic - mlavine - 13-07-2010

gjr - is there a minor bug in the footer.php? For the copyright, it currently says:
© , |
Should getBareGalleryTitle()
be getOption('tagline') instead?




New Theme for 1.2.9 - zpGalleriffic - xrondoudou - 16-07-2010

I'm using this theme and I realise that in album view page, when image are in vertical position, bottom of images pass over the "Slideshow" and "Previous/Next" button.
You can see a capture from this here : http://img375.imageshack.us/img375/4048/sanstitre1mea.jpg