Hi
it seems that with the node template if there is only one image gallery formatter does not show thumbnails / navigation, thats ok.
in a list of nodes rendered by views works fine too, but if there is only one image then (checking the html with firebug) no thumbnails are rendered, thats ok, but navigation buttons are rendered and one image is rendered with "display:none" class, so is not displayed.
could you pleased confirm it's a bug and not something I do wrong :S
Thanks
Comments
Comment #1
paulowsky commentedMore details on attached image
Thanks
Comment #2
Bluesun commentedI have the same issue. I may try to find out the issue and fix it myself. If I do, I will post the results here.
Comment #3
akgooseman commentedI had the same issue after upgrading to 7.x-1.2. Downrev-ing to 7.x-1.0 got me going again. It's an internal, firewalled site so the XSS and any other security fixes don't concern me overly much.
Comment #4
manuel garcia commentedI've committed a fix for this: http://drupalcode.org/project/galleryformatter.git/commit/b47167d
Should be fixed, do report if the problem persists. Thanks!
Comment #6
cdallaire commentedI needed this to work with a stable version so I made a patch.