Please explain how I can use this module in order to be able to see the galleria via a view (2.0)
Thanks a lot

Comments

toemaz’s picture

Install the module the normal way and in your view, you will be able to select views galleria as a style plugin. There isn't much more magic to it, but there is an outstanding bug which needs a solution first before this module is really functional. See http://drupal.org/node/439996

El_ke’s picture

I installed the module and used the fix you posted in 439996 and it works ok. However, are there any ways to configure the view? (control the amount of thumbs / placed next to/under main image, etc?)

aries’s picture

The amount of thumbs is managed by the pager functionality of the Views module. The next/under should be developed.

Sadly these days I don't have any to this project, but I'll continue to polish it.

toemaz’s picture

@El_ke Thanks for testing the patch at #439996. Could I ask you whether you have tested views_galleria on IE8? Did it work out fine or did you make some more tweaks?

glennnz’s picture

I can't get this to work either. I want to check that I have my View settings correct.

I have a Content Type which has an unlimited number of images as a CCK field.

I am displaying a View with a Galleria view type, and showing the Image Content Field, filtered by the correct content type. I have the image itself showing as a Galleria style.

Nothing shows at all except for the << previous | next >> links.

I've tried the CSS patch with no luck. I've flushed all the caches with no luck.

What do I have wrong?

Thanks

Glenn

ycwjjjj’s picture

I have the same issue with Glenn. Instead of nothing to show, there are the title of each nodes to be listed out. Thanks for some instruction.

jimmb’s picture

I've taken the same steps (and have the same setup) as glennnz, and am also having the same problem:
Nothing shows at all except for the << previous | next >> links.

Jim

jasom’s picture

I have same problem as #5, #6, #7. Im using views 3.xx-dev