Pages (12):    1 7 8 9 10 11 12   
Administrator
Administrator
acrylian   09-04-2010, 08:07
#81

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.

Member
Member
afarkas   17-05-2010, 00:14
#82

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

Member
Member
afarkas   17-05-2010, 00:17
#83

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

.append(' ')

Member
Member
sceilig   17-05-2010, 05:46
#84

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?

Member
Member
sceilig   17-05-2010, 05:56
#85

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?

Member
Member
afarkas   17-05-2010, 10:41
#86

To sceilig:

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

Member
Member
afarkas   18-05-2010, 17:52
#87

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

Member
Member
charlesly   22-06-2010, 15:52
#88

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.

Member
Member
mlavine   13-07-2010, 03:39
#89

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

Member
Member
xrondoudou   16-07-2010, 07:39
#90

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

Pages (12):    1 7 8 9 10 11 12   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.