thanks for galleria.. again.
I'd like to display record images as rows of , say, six wide infinite looping carousels that would click through to the full content (using the twelve theme to display full content)

can anyone nudge me in the right direction to create a thumbnail display only.. so I can use that display

thanks

again ... great module.. appreciate the work that went into it..

I'll continue looking ..

Comments

kroimon’s picture

Title: An infinite carousel only.. ? (feature or support or code request..dunno .) » Custom theme with multiple looping carousels
Category: feature » support

You will need to write your own theme to do that. Take a look at the official Galleria documentation for that.
Maybe you can base it on the official folio theme.

jackhutton’s picture

thanks.. I have purchased the folio theme..
the images are not loading.. If you can offer an eye here to help me identify where the image path is set...
current error message reads: Image not found: localhost:8888/MySite/sites/default/files/styles/galleria_thumb/public
and Image not loaded in 30 seconds: localhost:8888/MySite/sites/default/files/styles/galleria_thumb/public

the Twelve theme loads seamlessly..
image path: localhost:8888/MySite/sites/default/files/styles/ml_wide_full_twelve_galleria_scale_crop/public/Ames%20House%20-%2002.jpg

so, I guess, the .js is missing the imagecache styles on the folio theme? would that be a correct assumption?

AND. The DEMO.html page for the Folio Theme in the zip file takes me to http://galleria.io/customer/downloads/ rather than run a local demo of the folio theme..
the Twelve theme runs a demo of the Twelve theme as you'd expect..

any help you can offer is appreciated.. I'll continue to look through the files and troubleshoot..
again..thanks for the work..

jackhutton’s picture

the results on rendering the folio page locally renders an incorrect file name to source the file
localhost:8888/MySite/sites/default/files/styles/thumbnail/public/?1328886646905
Wheras, the path is correct, there are the appropriate image files present - the file name is not the number value above rather the image title.. (example: Airstream Dream - 01.jpg)
hmm.
so - how is that image file name being derived..?

thanks

jackhutton’s picture

still trying to understand why my images / image file names.. will not render in the Folio theme..
any help is appreciated..
thanks

kroimon’s picture

Yeah, sounds like the file names somehow get messed-up.

Are you using galleria as the field formatter for an image field? Or for something Views related? (I'm asking because the Views support is currently a little... unstable).

Did I understand you right that it's working with the classic theme but when you switch to the folio theme, it breaks? Or what exactly are the differences between a working page and a broken one?