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
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | Screen.png | 202.73 KB | AlexeyB |
| #2 | usefieldtemplate.png | 22.18 KB | manuel garcia |
Comments
Comment #1
manuel garcia commentedThanks for reporting avo_lioao, looking into it.
Comment #2
manuel garcia commentedIt 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.
Comment #3
avo_liao commentedThank you very much! That solved the problem
Comment #4
gphilippe commentedthis destroy completely my css template .....
worst i can't do nothing after have put this field
Comment #5
grahamgilchrist commentedI 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.
Comment #6
jimbob54 commentedI'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
Comment #7
gphilippe commentedi'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
Comment #9
AlexeyB commentedHi!
I was able to make a gallery in views (with checked "Use field template"), but it corrupts its layouts.
Comment #10
manuel garcia commentedYour 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.
Comment #11
markosaurus commentedThanks so much!
This fixed the issue for me too :)
Markosaurus
Comment #12
itserich commentedUse 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.
Comment #13
leramulina commented#2 Thanks, Manuel! It worked for me perfectly!