By hasimp on
For the past few weeks I've been struggling to find some kind of way to accomplish this. I have a content type with three imagefields and text fields. Id like to be able to use views slideshow to pull the individual images a user uploads when posting content and put it in a views slideshow. So far ive had a great deal of trouble finding out how to reference imagefields for views slideshow in a content type. If anyone has any suggestions im open to them.
Comments
Why not use one image field
Why not use one image field that allows multiple instances?
I could try that but how
I could try that but how would I get views slideshow to draw the images from that particular image field.
I am also curious as to how
I am also curious as to how this can be accomplished.
I'm looking for the same
I'm looking for the same solution - how can multiple imagefields from a single node be displayed in a slideshow? Can Views Slideshow do this?
Looking for the exact same
Looking for the exact same thing, someone please help
Same again ...
Me too for slideshow of images within 1 node
Possible Solution
I think this comment looks to be the solution to this problem, if anyone is still struggling with it:
http://drupal.org/node/309704#comment-1588514
This way you could, for example embed a view in your node.tpl.php and pass the node id to it:
http://thedrupalblog.com/embedding-view-drupal-6-using-views-embed-view
That should display all images for the node using the views slideshow module.
To be honest though, might be simpler to use the jqueryslideshow module, which is made for this purpose:
http://drupal.org/project/jquery_slideshow
is it?
hi
have you managed to get this to work? if so how?
thanks
lukas
attribute
How to display multiple field images in Views Slideshow
Hello, this is very easy.
only few step have to follow.
i sure u get the happy result~~
Display all values in the same row
Problem solved.
Thank you
Controls / pager don't seem to work
when showing multiple images from a single node, the pager and controls don't seem to work for me. There are no JS bugs that I can see.
site: https://www.plethoradesign.com
blog: https://www.plethoradesign.com/blog
multiple fields rendered separated
On views You need to make a
RELATIONSHIPS
content: content type with the multiple field
Then on FORMAT
Format slideshow / show: fields
on FIELDS, you bring up the fields needed to slide
thats about it
any ways or modules able to make a slideshow with all the images
Please help suggest any ways or modules able to make a slideshow with all the images in 3 different image fields in a singe node
Thanks in advance