Thanks for a creating this module! It makes it easy for a novice to make their site more dynamic.

I am experiencing a problem with the module, however. Aa vertical shift just before the image stops fading in. I have updated the to the latest version of views_slideshow(5.x-1.x-dev), cleared views cache, cleared image_cache and no improvement can be seen.

here is a sample: http://www.billyebrim.org/slideshow/israel

Any ideas?

Comments

davea’s picture

http://www.billyebrim.org/slideshow/store is another one. You can see both here: http://www.billyebrim.org/homepage on the bottom and right of the page.

Thanks!
DaveA

jmm1950’s picture

I'm having this problem, too. But it only happens in FireFox. IE7 is good. Any suggestions?

stamat’s picture

Hello ,
I am having the same problem .
Plz let me know what is the solution if you have found it !
Thanks

stamat’s picture

I got it fixed.

It is a jQuery 1.2.1 bug of the FadeTo function that is setting the current DIV to display:block no matter what
So in my case , I updated my jQuery to the latest release.

To do so download it from Jquery
rename it to jquery.js
make a BACKUP copy of your jQuery file found in drupal/misc/ in case of any incompatibilities and
replace it with the new one.

I hope that helps.

p.s if you have jquery_update module replace the jquery.js of that module with the new one as well

p.s.s I am having some trouble with it as the latest JQuery is uncompatible with the Jquery update module or visa versa.
The result is that the global confuiguration of the views-slideshow wont work soon after you install the new version
So make sure you have saved your desired preferences before updating ...

If someone comes to a solution about Jquery_Update module , plz let me know !

diond’s picture

Version: 5.x-1.x-dev » 6.x-1.0-beta1

Aaron,

We had an issue with the vertical shifting, but it's only a Safari 3 problem... so it's negligible now.
Thanks for all the amazing work.

-Dion
drupiter.com

redndahead’s picture

Status: Active » Fixed

Marking as fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.