Hi,

I was wondering how I could manage different slideshows to show different slide content with views slideshow.

Thanks!

Comments

hbergin’s picture

Could you provide a simple example of the behavior you are looking for?

ilovekr’s picture

Hi,

I followed this tutorial to make a slideshow for the mainpage http://www.youtube.com/watch?v=sXh8Ng9QNaA. I noticed that the content is unpublished content that is displayed. I was thinking if I had more images then the images just stack in the old slideshow?

I want a different slideshow of contents on a different page without interfering with the slideshow content already on the mainpage.

I guess a good example of what I'm trying to make is this site http://www.smileclothing.co/. Where the different nodes have a different slide show of contents.

Thanks!

hbergin’s picture

You could perhaps have a view block for each individual slide show, and control which images are in each slideshow by filtering on something like a tag field on the image content type.

You could then edit the block visibility settings for each view block to specify which node/s it should appear on.....