Hi,

After updating views (and Chaos tools) to latest version, now the Gallery Formatter is appearing empty in the views results.
Is this a Views or a Gallery Formatter issue? If the latter, how can it be solved?

Thanks

Related to comment #5 on this issue: http://drupal.org/node/1097024

CommentFileSizeAuthor
#9 Screen.png202.73 KBAlexeyB
#2 usefieldtemplate.png22.18 KBmanuel garcia

Comments

manuel garcia’s picture

Priority: Normal » Major

Thanks for reporting avo_lioao, looking into it.

manuel garcia’s picture

Category: bug » support
StatusFileSize
new22.18 KB

It works if you check "Use field template" in the style settings for the field you use with galleryformatter.

I'll see if there's anything from our side to force views to use our template, but as far as I know, there is no way around this.

See attached screenshot as to where this is.

avo_liao’s picture

Status: Active » Fixed

Thank you very much! That solved the problem

gphilippe’s picture

this destroy completely my css template .....
worst i can't do nothing after have put this field

grahamgilchrist’s picture

I have the same issue. Since upgrading to the latest views, my jquery formatters are empty in views (but work on the node view).

Regarding the fix suggested by Manuel in #3 - I have the latest Gallery formatter (7.x-1.0) and Views (7.x-3.0-beta3), but have no "Use field template" checkbox in my style settings? Why could this be? Is this a feature in the latest views dev?
At the moment this issue is still not fixed for me.

jimbob54’s picture

I've just spent several hours trying to get tis working with D7 - no go. Disabled views, ctools, etc. - no go.

No idea what this clip from Senor Garcia's post above means: check "Use field template" in the style settings for the field you use with galleryformatter - maybe that references a views thing?

+J

gphilippe’s picture

i've done the last updates views ctool ....(dev) no more possible to filter a node by a tag ..worst and no mlore gallery of any kind

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

AlexeyB’s picture

Status: Closed (fixed) » Active
StatusFileSize
new202.73 KB

Hi!

I was able to make a gallery in views (with checked "Use field template"), but it corrupts its layouts.

manuel garcia’s picture

Status: Active » Closed (fixed)

Your theme's css is affecting the gallery AlexeyB, use firebug to find out how this is happening. And please dont highjack unrelated fixed issues for your specific problem.

markosaurus’s picture

Thanks so much!

This fixed the issue for me too :)

Markosaurus

itserich’s picture

Use Field Template = In Views, when configuring the Field with the image, under Style Settings, check Use field template.

This works in the Danland theme.

Thanks to everyone.

leramulina’s picture

#2 Thanks, Manuel! It worked for me perfectly!