0
votes
0answers
32 views

Drupal Views Slideshow Pager Pager [closed]

I created a image gallerie with the views slideshow module and as the pager I use thumbnails of the main images as you can see here: http://demohub.de/bleischt-1/media/relegation-2013-2 Actualy I am ...
2
votes
3answers
348 views

Skip first slide after first loop jQuery cycle plugin

I'm using the slideshow cycle.all.js jquery plugin for my drupal website.(http://jquery.malsup.com/cycle/) I'm trying to skip the first slide after it loops once. Not sure how to do this, can someone ...
0
votes
0answers
196 views

Different effects on items jQuery cycle (Drupal Views Slideshow)

Using Drupal views slideshow I have the following fields in the slideshow: Image More info button Title Text Right now the slider is working and is set to scroll horiz but I would like the text ...
0
votes
3answers
117 views

Drupal 7 - Changing Layout of Article View

I tried Googling this, but it is so specific I didn't come across anything relevant. I currently have a view slideshow for article posts and it looks like this: But I want it to look like this: ...
1
vote
1answer
159 views

Drupal 7 - Slideshow with caption

I am attempting to create a View Slideshow for a website I am designing and the have it so an image-specific caption/description is placed over each image. I've been Googling some solutions and the ...
1
vote
1answer
40 views

Constructing new slideshow on new page / same page

Currently our site has a slide show, however it is rather small. I'd like to add a new slideshow that shows the original pics in a larger slideshow that runs on Javascript by clicking on a button and ...
0
votes
0answers
140 views

Drupal slideshow scroll one by one

I've build a simple Drupal 7 slideshow with the Views module. It shows 3 images per slide, but when it goes to the next image(s), it slides 3 images. I.E.: At the beginning: Image 1 (visible) Image ...
0
votes
1answer
208 views

Seeking Drupal 7 Slideshow that allows manual controls only and no pagers

I'm looking for a slideshow module that will allow me to have no pagers and use manual controls (prev/next buttons). I don't want the slideshow to advance unless triggered by the user with the ...
0
votes
2answers
81 views

How to allow users to create slideshows in Drupal 7.14?

Please i am looking forward to add some modules in Drupal 7.14 that allows my users to add a slideshow content (series of images with text). I would like to know as well if it is possible to ...
0
votes
2answers
807 views

Drupal - how to show images as slideshow in a “/node/*” page

I have a content type which has fields as "Title", "Description", "Location" and "IMAGES". When displaying the complete node content in URL like "www.mysite.com/node/14" where '14' is just an ...
1
vote
1answer
200 views

PHP Slideshow Won't Work on Internet Explorer

I edited the slideshow on my Drupal site's landing page by accessing the PHP "page.tpl.php" directly and now the site won't work on IE8. It functions correctly on Mozilla and Chrome (by allowing for ...
0
votes
0answers
369 views

How to display slideshow thumbnail images inline?

I am using Drupal 7 and Views Slideshow module as described on http://www.brightwebsitedesign.com/how-to-install-views-slideshow-module-on-drupal7 to display my product images as slideshow with ...
0
votes
3answers
294 views

changing width and height to percentage in jquery

i am using jquery slideshow.I have to change the width and height to pecentage value. jquerytransitions.js contains the below code $.fn.jqFancyTransitions.defaults = { width: 682, // ...
0
votes
4answers
244 views

Is it possible to set width and height in % in jquery slideshow

I am working in drupal..I have made a slide show using jquery,But the images shows different sizes in different browsers. Is it possible to set the width and height in % <script ...
0
votes
2answers
88 views

Is there a Drupal module that allows a user to create a slideshow for individual pages?

I'm wondering if there is a module out there that allows someone to create a slideshow as he's creating a page? In other words, a set of fields is provided such as image (with the ability to add as ...
1
vote
2answers
268 views

Randomize slideshow images

I have this drupal slideshow which pulls images from a folder sequentially by image title (01_title.jpg, 02_title.jpg, etc..) I was wondering if there is an easy way to randomize the images, so it ...
1
vote
1answer
439 views

Drupal 6: different slideshows for every page, easy in-node editing for end user

new to Drupal 6. I see a lot of slideshow modules out there, but it seems like most of them require quite a lot of configuration, and would be cumbersome for the user to change later. Some of my pages ...
0
votes
1answer
1k views

how to create slideshow video player and image

hi i want to create slideshow with views my content site different with attach image and video many node with image and many with video and image i want to create slideshow when node with video in ...
0
votes
0answers
2k views

Complete control over Nivo Slider

I have implemented a Nivo Slider in my Drupal site and I am not getting the control I want for styling it. I know by default Nivo Slider only supports Image, Title, and Link fields for Drupal rows. I ...
0
votes
2answers
124 views

views_slideshow without using Drupal CMS

I'd like to use exactly the same slideshow script like http://drupal.org/project/views_slideshow but without using Drupal itself. Do you think it is possible? Perhaps the script is based on other ...
0
votes
2answers
639 views

Building a slideshow with the jCarousel module

I'm using jCarousel to build a slideshow that displays in a block. The content type has image upload fields and those images are going to display in the carousel. I want that every node has a ...
1
vote
1answer
536 views

IE 8 .png Problem

Ok I have searched and found several issues on this but for some reason I can't find the solution to my problem I have the background color set and page background set with CSS (had to change image ...
1
vote
2answers
524 views

How to increase character length for title in views-slideshow module?

Im maintaining this Drupal Site which is using Slideshow Views for displaying the featured posts. Its using Slideshow Thumbnailhover SlideShows contribution of 'Views Slideshow' ...
1
vote
1answer
1k views

node with multiple images attached (drupal 6.x)

I'm creating a site where user can create a node with multiple images attached. For that matter, I have installed image attach module. I also have view and view slideshow module installed so that user ...
1
vote
2answers
465 views

Drupal views slideshow returning only one result

Views slideshow for Dupal is amazing … there are no other words for it. I have used it on a few projects with little to no issues at all. However, the current project that I am working on isn't going ...