Views Slideshow can be used to create a slideshow of any content (not just images) that can appear in a View.

learn more… | top users | synonyms

-1
votes
1answer
33 views

Create a slideshow [closed]

I want to have a slideshow of a my custom content type (slideshow). My goal is getting something like the below picture. Which module should I use? I tested the Views Slideshow module, but I ...
1
vote
1answer
12 views

Run my JS after views slideshow has finished loading?

My javascript executes on window load, resize and orientation change. jQuery(window).bind("load resize orientationchange",function (e) { //do something }); This worked fine until I started using ...
0
votes
1answer
18 views

How do I add images in pager for views nivo slider?

I am using Views Nivo Slider for displaying a slideshow of banner images on my site. And i wish to show the pager in the form of images. I tried using Image pager in views slideshow and it worked ...
0
votes
2answers
44 views

How can I make a slideshow with tabbed navigation/menu?

I'm trying to make a slideshow that looks something like this I'm using views slideshow but I could change it up if need be. Preferably views though. My problem is the navigation to the right. I ...
0
votes
0answers
20 views

Change timeout options for Views Slideshow Cycle in responsive design

I have a Views Slideshow that starts automatically; however, when the device-width is below one of my breakpoints, I would like for the slideshow to not start automatically. My research so far has ...
1
vote
1answer
23 views

Drupal 6 Views Slideshow configuration

I am trying to create a gallery like this. It's been a while since I worked on a D6 site I am sure I have done this before on a few 2/3 year old websites. However, when I try configuring Views to ...
0
votes
0answers
13 views

Views Slideshow accessibility issue. How to add title attribute?

I am getting the following error which I would like to fix: This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content. This is the ...
1
vote
0answers
53 views

Getting Gallery Formatter to work with Views

I have a image filed in views. What i am trying to achieve is this(output like this using jquery gallery format for an image field option) Title One ------------- | Image_slide1 | ------------- ...
0
votes
1answer
32 views

How to set a specific timeout for each video played with Views Slideshow on Drupal 7?

I have come accross with an issue with the view Slideshow. I have images and videos to play on my slideshow. However when the video plays , the slideshow just rotates before the end of the video. ...
0
votes
2answers
72 views

Hide 'previous' on first and 'next' on last image in views slideshow

I create slideshow using Views Slideshow module, controls are enabled (previous, next), I enable and 'End slideshow after last slide' in settings. Now, how I can hide 'previous' text on first image ...
0
votes
3answers
62 views

Multiple slideshows on a page

On the home page of a site I want to list each node as an individual slideshow. Each node shown will be of the same content type. I am using views slideshow and panels if it helps.
0
votes
0answers
34 views

Views Slideshow block not working properly when I add any Sort Criteria

From the fields I added the NID, image, title, body. When I replaced the body with a custom text area field from content type there was a problem: From the 5 pictures that are in the view, only 1 or ...
0
votes
2answers
65 views

How do I theme Views Slideshow inside a Panels pane?

I'm new to theming, so please bear with me. I have a Views Slideshow which I am displaying inside a Panels pane. The slideshow functions, but all the images are left aligned. I would like to either ...
-2
votes
1answer
35 views

Slideshow for images in one node [closed]

I am having an image field which takes unlimited number of images in the content type. now I need to create a slideshow (using views slideshow possibly) for those images in one node. any ideas how can ...
0
votes
1answer
23 views

How to create slideshow for youtube videos ?

Like this website, I want to make a slideshow of you tube videos as done in LATEST VIDEOS section . In order to achieve this:- I created a view of content type Video(in my case), added the field ...
1
vote
1answer
111 views

Multiple nodes in one slide using views slideshow or another module

I have a slideshow using views_slideshow which displays the latest post from 4 different content types, I need the slide to show multiple contents (from different content types) in one slide, when you ...
0
votes
0answers
36 views

Caption, prev next, play and pause not displaying

I am using a Views Slideshow module to create a slideshow on the homepage. For the Image filed, I've enabled the the caption, Create prev/next controls, Create play/pause button etc... However, none ...
0
votes
1answer
64 views

slide show on mobile devices browsers

I created a view formatted slideshow using drupal.rg/project/views_slideshow and another formatted flexslider using drupal.rg/project/flexslider but the two blocks show no content when display the ...
0
votes
1answer
33 views

Views Slideshow Images Not Appearing

I am using the Views Slideshow Module along with 'Views Slideshow: Cycle' and am not able to get the images I set up to appear. I am able to get the titles to appear and even transition correctly. ...
1
vote
1answer
44 views

Create a slideshow from external links

Is it possible to create a slideshow using( slideshow module or views slideshow module or anything else) external image url's instead of downloading the images, then uploading in the image field? ...
-1
votes
2answers
104 views

Views slideshow without jQuery Cycle

I have a view slideshow that I managed to set up by following these instructions. I want to use a responsive slider plugin instead of the jQuery Cycle plugin in Views Style Settings. How can I use ...
1
vote
0answers
103 views

Views Slideshow - duplicated pager images (from Taxonomy Term parent) – NO RESULT BEHAVIOR field property

I need some help with Views Slideshow image gallery. I'am using Drupal 7 with all latest updates for core, views etc. I need image slideshow from Taxonomy term image fields with possibility to show ...
0
votes
1answer
338 views

How can I show video and images in slideshow with lightbox style?

I need to combine pictures and videos to come out in one Slideshow and when they click on an image or video is displayed in a lightbox. (I have only a 1 video) Currently, video I have them separately ...
1
vote
3answers
440 views

Slideshow module

I am looking for a slider module that can achieve sliding four video nodes at a time Have already tried with Views slideshow (managed to do it but with only one video at a time not four as below), ...
1
vote
1answer
115 views

Views Content slide show- with 2 rows

Please help me.I am searching for a content slider in Drupal 7 . I have created a view for displaying products.A block is created for this view. My requirement: I need a content slider with 2 ...
0
votes
1answer
49 views

jQuery only effecting first node in slideshow

I have applied a jQuery plugin [textfill][1] to certain elements within my a view and a view-slideshow. I have locally linked the relevant .js file via the .info file. In the view-slideshow the ...
0
votes
3answers
182 views

horizontal views slideshow of content in views

I want to create a content slider in drupal 6 similar to what exists here I am using views 3 on my site.
0
votes
2answers
63 views

Views sliding pager

I googled so much time but i couldn't find what i'm looking for. My views i have a image slideshow and pager for it, i set the pager as field and selected image field(thumbnails). i select a ...
0
votes
0answers
288 views

views slideshow jQuery Cycle Custom Options how to use?

I display a view using slideshow format. To slide images I use controls only. After installing json2.js library I can add additional options displayed here http://malsup.com/jquery/cycle/options.html ...
0
votes
1answer
34 views

Caption box on my slideshow jumps when you refresh cache

When you access my site for the first time, the caption box on the slideshow starts lower by about 50px then adjusts itself to the correct position. Pressing Ctrl-F5 also recreates the problem. Is ...
0
votes
0answers
32 views

Views slideshow image flickers

I have a view created to display the banner images which uses (views) slideshow as format, so the image changes on page load. it works fine, but the the image flickers from one to another when ...
0
votes
0answers
22 views

Pause on Hover Not stopping at current position?

I used views slideshow and show a block of events as scroll up effect. In configuration I defined 2 items to display and pause on hover. But if i hover on them it doesn't stops at that position. It ...
0
votes
1answer
72 views

regarding views nivo slider

I created a slide show using views nivo slider for my front page. In the view, i linked the images to a node in my site, say node/38. I did this by going to field settings and the under rewrite ...
1
vote
1answer
70 views

Views Slideshow, show alternating content types

Does anyone have an idea how i might display a slideshow with alternating data (odd even style) of content type? Currently the view is loading the fields, and i guess it could be one step closer to ...
0
votes
1answer
79 views

How to create slideshow with views using images from node's field [duplicate]

I have a field in Page content type. Field's type is Image. It can contain unlimited number of images. I want to use this field for Slideshow (module views_slideshow). I need to create view for ...
0
votes
2answers
176 views

Views slideshow countinuous rotation

I have some contents (organisms : a content type) to slide continuously... I already installed views slideshow 7.x-3.0 for another slider which has normal behavior. Is it possible that I get my ...
1
vote
1answer
112 views

Views Slideshow: keeps showing all images below slider

It shows the normal slider on top... and then all of the images that are suppose to be sliding are stacked below it. I've gone through several different tutorials and done them all the same way, and ...
0
votes
0answers
94 views

How to add links to slides in View Slideshow

I have a Views Slideshow appearing on a home page. I've added the "Global: View result counter" field, but I can't see to find a way to create a link using this text. Where should the link go, in ...
0
votes
0answers
35 views

Unable to see “Thumbnail” Pager Type in Views

Using D6, I have installed Views(6.x-3.0) and Views Slideshow(6.x-3.0) -- For the Pager options, when creating a slideshow, under the 'Pager Type', I am expecting to see "Thumbnail", I do NOT see it. ...
2
votes
2answers
43 views

show same slideshow on different sites

how to show the same slideshow view on different sites but with different images - I have multiple sites which needs to show the same slideshow with different images. Can anyone explain how to go ...
0
votes
0answers
16 views

Slideshow of Images+Videos together - suggested module?

I am looking for module recommendations to create a Slideshow that will contain Images and also Videos --?? Can DDBlock do this? Can Views Slideshow Module handle Videos?
0
votes
0answers
60 views

Views slideshow show 3 jump 1

Sorry for my bad title, but I hope you'll understand it after my description. :) I use views slideshow to create a slide that shows 3 results per row. When I just the "Next"/"Previous" buttons, it ...
0
votes
0answers
107 views

Views Slideshow “Missing Style Plug-in” error

I'm using Views Slideshow Galleria for displaying the slideshows on my drupal 7 website. I see that sometimes the slideshow plug-in just disappears and I need to go into configuration->performance -> ...
1
vote
3answers
154 views

My views slideshow doesn't work when the display is called from page.tpl.php

I am working on Drupal 6. I have a view with a display block. My view contains an animation of 6 images with slideshow as Style. If I put the block in the content the view works fine, the images ...
0
votes
1answer
57 views

How to configure the views slideshow from the CMS?

Currently I am configuring the views slideshow from the views edit. where I can set the interval time, slide show type and effect, control of the slideshow pause/stop/start etc. My need is that I ...
0
votes
0answers
332 views

Facebook Like button in Views Slideshow in Firefox and IE not visible

I have a simple slideshow of nodes. For each node I display the image and an additional field which is supposed to display the Facebook "Like" button. Pager thumbs are below the main image. I have ...
1
vote
1answer
337 views

External link in views slideshow

I have a views slideshow where an image is linking to the node. Now I want one of the slides to link to an external site. How do I get this to work? Maybe I can rewrite the output for the image field ...
0
votes
0answers
33 views

view slideshow incorrect remembering the last slide

this module is not remember the last slide correctly i checked the cookie which set and tried to correct its value but still ignore the cookie i see it depends on wrong computations how to fix it ...
4
votes
1answer
390 views

How to set start slide for views slideshow jcarousel

I am using viewsslideshow and viewsslideshowjcarousel modules. I am displaying image thumbnail as jcarousel bottom of the Gallery slides using viewsslideshowjcarousel module. It's working perfectly. ...
0
votes
0answers
89 views

views slideshow remember last slide and page refresh

1) I need to make the slide remember the last selected from the previous session i did from settings -> View Action Advanced Options -> Start On Last Viewed but it wrong remember (not the right one ...