Closed (fixed)
Project:
Views Slideshow
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Sep 2009 at 11:47 UTC
Updated:
30 Sep 2009 at 17:18 UTC
I have added an imagefield (multiple values enabled), uploaded images, they are shown OK on the page.
However, when I make a view of the field with Slideshow display, I get the **links** to the images instead of getting the images themselves (and no sliding at all - just links one after the other).
Please note that I have made 2 imagecache presets and selected them for the field in Manage Displays of CCK fields page.
What am I doing wrong?
Thanks!
Comments
Comment #1
redndahead commentedNot sure if views slideshow will work like that, but the issue with the links is most likely because in views you have to set the format of the image field to image instead of link.
Comment #2
amir simantov commentedYou were right; I just did not set the right format. Thanks!