Posted by richagarg31 on January 20, 2013 at 4:29pm
How to show slideshow of multiple images of a product. I am able to make slideshow of the images of a content type like Product Display which displays me the images of all the products.(Read here for more). But I want to show images of a single product. Please guide me in this.
Comments
Here are some modules that
Here are some modules that work on an image field to produce a slideshow, Field Slideshow and Image Field Cross Slide Slideshow. You also might want to look at Gallery Formatter
Product content type
Hey Richa,
Assuming that a "product" is a content type, i think it would just be easier to add an image field (that accepts multiple images) to it. That way when you create the view you would pretty much follow the same steps as the tutorial you mentioned above. But, this time in your view you would filter by the "product" content type, display the image field that i mentioned above, and under Advanced add the Contextual Filter "Content: Nid".
Let me know if you get stuck somewhere, also dont forget to hide the image field for the "product" under "manage displays" in your content type settings.
I am using view panes with panels here
http://www.worldrchobby.com/node/1
please let me know if you want something like above node ..?