Needs review
Project:
Views Slideshow: Dynamic Display Block
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
28 Jun 2011 at 18:48 UTC
Updated:
15 Sep 2012 at 17:31 UTC
When the slide show runs in auto transition with a fade the slide text section does not slide up it just fades. With fast pager when you roll over a thumbnail the text does slide in and out after and before fade out transition to next slide. The text for every slide also slides up when the slide show loads the first slide. Basically it is all buggy with the slide text feature. Actually the same thing happens to the fade affect as well. The text transitions are not consistent. Sometimes fading correctly and some times just doing the same as the slide transition.
Comments
Comment #1
ppblaauw commentedDo you have a link to the slideshow on your site to illustrate the issues?
Comment #2
spgd01 commentedHere is an example:
http://sacredheartchurch.org/test-slide-show
Comment #3
ppblaauw commentedI can reproduce the bug.
Have a working solution, will soon commit and post new slideshow themes.
Comment #4
spgd01 commentedAny news about the fix? Thanks
Comment #5
modctek commentedAny update on this? I am experiencing this same problem with the text transitions. In my case, it looks like the "after" effect is incorrectly playing at the opening of the view, and then the "before" effect is not occurring with each transition.
Comment #6
modctek commentedJust FYI, I think this might be traced to the jQuery Cycle Plugin, as I downgraded to V1 of this module and the same problems are occurring with the text transitions. Totally aggravating, as I spent several hours reverse engineering our theme to use V1 only to discover it was for naught!
Comment #7
ppblaauw commentedIn the file js/views_slideshow_ddblock.js change:
into
Comment #8
FanisTsiros commentedWith this patch i have better results, (no buggy transitions) though there is a problem with the onAfter effect:
onAfter effect does not work properly (or there is no after effect at all) : sliding text just comes simultaneously with the next slide, not after the next slide...
onBefore works fine (in my example "slide Up")
see www.moriasnow.gr
Comment #9
FanisTsiros commentedPer #8 Another thought, maybe this could help debugging.
When page reloads, or the first time the slide show loads then "onAfter" effect works (for the first slide). With all next slides, text sliding effect does not work...
Comment #11
ppblaauw commented#9 could you make the speed of slide transition longer then the combined text speeds (before and after)
Comment #12
FanisTsiros commentedOk, i was playing with transition speeds with no luck.
Now, transition speeds are :
Transition Speed: 2500
Speed before effect: 250
Speed after effect: 250
Text slide effects are Slide Up and Slide Down Respectivly.
I'll keep these settings permanently, feel free to test : www.moriasnow.gr
#8 still aplies, so the next slide show images comes together with slide text (slide text does not slide down except for the first slide, when page reloads)
Comment #13
modctek commentedI can confirm FanisTsiros' results. Thanks for looking into this!
Comment #14
ppblaauw commented#13 Do you have a link to your site?
On my testserver the slide-text transitions are working fine.
Would be good to have some more references.
Comment #15
modctek commentedWill send url and password in private message.
Comment #16
ppblaauw commentedThe slide class needs to get a number to be able to target the next slide.
needs to become:
Change the following in the views-slideshow-ddblock-cycle-block-content-vsd-[slideshow_theme_name].tpl.php file
into:
and before the end of the foreach the counter needs to be set 1 higher
change
into:
Comment #17
modctek commentedMade the changes...still doesn't seem to have any effect on the "after" text transition. Near as I can tell, the above code is working as intended - if I look at the rendered HTML, I can see the divs are now numbered.
Comment #18
FanisTsiros commentedSame here. NO "after" effect... Cache also cleared.
Is there any possibility for jQuery cycle version to be the problem ?
Comment #19
modctek commentedAny progress on this?
Comment #20
FanisTsiros commentedIs there any live working example (with the after effect) so we can check and help ?
Unfortunately i didn't find any working example either here http://themes.myalbums.biz/sites_using_ddblock or here http://themes.myalbums.biz/bookpath/examples
Comment #21
ppblaauw commentede.g. http://www.healthenclave.com/ has a working slide-down/slide-up slide-text
Comment #22
modctek commentedI see it. Can you share the versions of the modules being used, also the timing settings on the slideshow text transitions? My client is very, very eager to fix the transitions on his website. You can see the buggy transitions in action here:
http://greatworkperks.com
Comment #23
modctek commentedHas anyone else experienced this issue? This is still a (minor) problem with the use of this module on our site.
Comment #24
modctek commentedResurrecting this - still a problem on our D6 site:
http://greatworkperks.com