• I couldn’t achieved to find post change speed when clicked. Autoplay speed changes it has no problem, but I couldn’t find where click slide speed controlled in the codes. I mean click triggered slide, not autoplay.
    Can you help me ?

    Thanks ??

Viewing 1 replies (of 1 total)
  • Thread Starter Kayacan AKIN

    (@kayacanakin)

    Never mind I found it. Loop start with;
    $output .= ‘$j(“#flexiselDemo’.$slider_id.'”).flexisel({

    Correct line is:
    animationSpeed: 1000,

    It equals to 1 second.

    Thanks anyway ??

Viewing 1 replies (of 1 total)
  • The topic ‘Slide changed sped (Not Autoplay)’ is closed to new replies.