I'm not sure if this is related to the jcarousel scripts I'm using or the ZP core files, but can someone point me to where I can turn off the image numbering that appears when I print the image description (aka caption) in either of them? Currently I get a number followed by the caption itself -- I don't want to see the numbers (not least becasue the first image in every album is numbered "0").
actually I realized it was a fix introduced by Alex WIlson in his JCarousel-Galleria theme last year to solve some scrolling issues. That's the theme I've based my theme on, so unless I can understand and rework his fix i'll have to start from scratch.
Does anyone know of any other themes that use JCarousel-based scrolling thumbnails (or any other thumbnail scrolling system)? I don't think my js and php skills are good enough to build one from scratch but I can hack an existing theme into what I want.
All known themes are on our themes page. Setting up the jCarousel itself is quite easy but if you have really lot of images in your album that slows really the page down as all thumbs have to be loaded first. Unless you add some fancy image "load on request" stuff.
We have also the paged_thumbs_nav plugin which is a pure html navigation without js and effect scrolling (see zenpage-default theme for an example).