Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1131492

    Hi,

    How can i fix the animation delay of the previous slide on the fullwidth slider. I’m using png images on my fullwidth slider and with the fade transition set i notice that the next slides fades in a few secs before the previous slide fades out. This makes the previous slide still show behind for a few seconds behind the new slide before eventually fading out .

    How can i fix it such that the previous slide fades out before the new slide comes in.
    See link in private content to understand what i mean.

    #1132196

    Hey adotopanuga,

    Please have a look at the following thread:
    https://kriesi.at/support/topic/animation-speed-and-fullscreen-slider/

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1133143

    Hello Victoria,

    I have not been able to sort this out, could you help further please.

    #1134798

    Hi,

    Thank you for the update.

    Have you tried setting the “Slideshow Transition” from “fade” to “slide”? We might be able to change the transition, but you have to modify the config-templatebuilder > aviashortcodes > slideshow > slideshow.js file. Set the “fullfade” parameter to true.

    //if slider animation is set to "fade" the fullfade property sets the crossfade behaviour
    		fullfade: false,
    
    

    Best regards,
    Ismael

    #1148717

    Hello, I have the same issue, and unfortunately changing fullfade to true didn’t do the trick…
    Is there a working solution to get the previous slide fade out BEFORE the next ?
    Thanks a lot!

    #1148736

    I also have not been able to sort this out. Any help from support will be very much appreciated.

    #1149679

    Hi,

    Thank you for the update.

    Have you tried adjusting the transitionSpeed parameter from 900ms to a higher value? That should slow down the fade effect a bit.

    Best regards,
    Ismael

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.