Closed (fixed)
Project:
Views Slideshow
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2008 at 02:13 UTC
Updated:
13 Nov 2009 at 08:17 UTC
hello. I am using drupal 5 with the 5x version of views slideshow. I have a set of nodes type image, created using the Image module. These images all have information in the body field, a title, and a custom CCK field called description.
I set up a views slideshow to cycle through all of these images on the homepage, ad everything is good, except that when there is data in body field, title, or the cutom CCK description field, the slideshow outputs these values. I would like to delete these values from the slideshow.
Normally, I would use a theme and a custom views template, but I cannot seem to get it to work with the slideshow feature??
Any ideas??
thanks
fishhaddock1
Comments
Comment #1
manerhabe commented"View Type: Slideshow list" and setting the "Image: Display Image" Option to "Preview" just displays the image for me.
Comment #2
redndahead commentedThis works in views 2 marking as fixed.
Comment #4
trentharlem commentedI'm using Drupal 6 and views 2.6 and slideshow 6.x-1.0-beta2 and do not see a ' "Image: Display Image" Option'..
To remove the node title, I switched the Row Style from 'Node' to 'Fields'. Then selected "Content:(imageContentType)" as the only field.
In the next menu, for "Label"... I selected "None".
(Then in "Format", I chose a custom preset I created using Imagecache)