Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #885204

    Dear support team,

    I have two questions regarding the layerslider. See website for the layerslider.

    1: The slider moves from the last Slide to the first if you click right. I want to disable this funktion since it´s not logical (on the right side is the last event, on the left side the first event.)

    2: As you see, from slide to slide only one more event pops up on the right. Still the animation doesn´t look good. Is there an option to either 1.: Only go a little bit to the right so the next event shows or 2.: Have a better animation which makes it clearer?

    Regards,

    Felix

    #885524

    Hey felixkottek,

    I am not very clear on the animation issue, can you make a little screencast please?

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #885710

    Okay. Ignore the other question and please only answer my first question: I want to disable the funktion that I can go from the last slide to the first with a right click.

    #885956

    Hi,

    Please try this in Quick CSS to hide the navigation on the Layer Slider:

    .ls-nav-prev, .ls-nav-next {
      display:none;
    }

    Best regards,
    Rikard

    #887843

    Dear Rikard.

    I don´t want to hide the navigation. I will say again very clearly what I want.

    Right now my Slider works like this.
    1 <-> 2 <-> 3 <-> 4 <-> 5 <-> 6 <-> 1 <-> 2 <-> 3 <-> ….
    If you are on the last Slide and you click next, you get to the first one. I want to disable this function since it´s not logical in my Slider.
    Please tell me how to disable the option to get to the first slider from the last one.

    Regards,

    Felix

    #887914

    Hi Felix,

    You can look to disable autorotation in Layer Slider options.
    Image 2017-12-12 at 13.36.26.png

    Best regards,
    Victoria

    #1460824

    I came across this topic. I am having the same problem. How to disable the “next” arrow when at the last slide. Same how to disable the “back” arrow when at the first slide.

    #1460856

    Hi jimboo64,

    Please open a new thread and include a link to your site, so that we can have a closer look at it.

    We’ll close this thread for now.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Layer Slider no loop.’ is closed to new replies.