Okay
  Public Ticket #2383559
Blocking of automatic scrolling on the second image
Closed

Comments

  • Ch Bourdeau started the conversation

    Hello
    On the home page of my site, the slider contains 4 images.
    The first 2 follow one another automatically without problem. The next 2 do not appear automatically, click on the arrows to make them appear while they are set (normally) as the first.
    Can you help me.
    Thank you in advance.

  •  244
    Kreatura Support replied

    Hello Ch,

    Thank you for getting in touch with us!
    Could you please send me a wordpress admin temporary or a export your slider is send it to me? 
    I would like to check the configuration. Thank you, in advance.

    Best Regards,
    Andrea | Kreatura Support Team

  • Ch Bourdeau replied

    Hello
    Thank you for your very quick response.
    You will find attached the slider.
    Thanks again

  •  244
    Kreatura Support replied

    Hello,

    Thank you for the export. Could you please rename it before upload(without whitespace characters)?
    Ticksy have a bug with whitespace characters so I couldn't download it because "server problem".
    Thank you, in advance.

    Best Regards,
    Andrea | Kreatura Support Team

  • Ch Bourdeau replied

    Apologies!

  •  244
    Kreatura Support replied

    Hello,

    Thank you for the slider.

    I found what cause this issue. In the Event callbacks / slideChangeDidStart function, I found this code:

    if( slider.slides.current.index == 2 ) {
    slider.api('stop');
    }

    You should remove it and after that it will change to slide 3 automatically. Please check it.

    Best Regards,
    Andrea | Kreatura Support Team

  • Ch Bourdeau replied

    Hello

    You are very strong! That's right !
    I had recovered this slider but I would not have gone to look for it there: I begin with LayerSlider.
    It's perfect ! Thanks again.

    Best regards,

  •  244
    Kreatura Support replied

    You are welcome!smile.png

    Best Regards,
    Andrea | Kreatura Support Team