A brand new local D7x website (7.0 final release)
+ install of GalleryFormatter 7.x.1.x-dev + jQuery Update 7.x-2.x-dev, both enabled
I choose for a new content type field, an image field with image widget. I keep it unchanged except the number of values that I changed to unlimited. Preview image style is still on thumbnail, no comment on this field, no default image...
On manage display for this field, I choose jQuery Gallery format and theese settings for the specials ones:
Slides style: galleryformatter_slide
Thumbnails style: galleryformatter_thumb
Gallery style: Greenarrows
Linking to full image
Full image style: large
I create a new instance of the impacted content type, then add a title and 3 images
My trouble is that I can't obtain any gallery view, just three pictures on three lines
Any idea ?
Thx
Comments
Comment #1
manuel garcia commentedThanks for testing the 7.x branch musee.informatique.
Well, I've just replicated your situation, brand new d7 install, but I cannot see the problem you are describing.
jquery update is not necessary for galleryformatter to work, but well, it served to test it with it which I havent done on d7. It works fine with it enabled.
I created a new content type, and assigned a standard image field, with unlimitted values. Chose the jquery gallery in the display tab, and with the same settings as you list.
When I view the node with several images, I see the gallery as expected.
My guess is that you either didnt choose jquery gallery in the display tab for that content type, or js is not runing on your site for some reason.
Post a screenshot of what you see when viewing the node and one for the display tab of that content type, perhaps it will help troubleshoot your issue.
Comment #2
musee.informatique commentedok while taking some screenshots, I've found that I've set the jQuery option on the default display view of the field and not on the Full content one....
All my apologizes for disturbing
It runs fine ^^
Comment #3
manuel garcia commentedGlad to hear =)
Comment #4
aissahaku commentedI installed
drupal-7.20 and
galleryformatter-7.x-1.3
I have configured my image format to use jquery gallery and selected the slide style and thumb style
but when i view it on my front page i can only see the images in 6 rows but no thumbs or carousel. Please help i'm newbie.