Buttons on the slide ['nice scroll' feature for elements inside Revolution Slider]

edited January 2015 in Revolution Slider
I've set all buttons on the website (http://skroc.pl/fbc74) with scroll effect.

But only the buttons on slides doesn't work with that scroll effect. When I press them it immediately jump to the goal.
Is it possible to set these buttons (in Revolution SLider) to use scroll effect?

Comments

  • For slider this works a little bit different. When you edit layer, you must select "Layer Links & Advanced Params" section. Inside you must use settings similar to this on http://snag.gy/tx7ee.jpg

    The other way is add links or other stuff inside revolution slider with class="scroll" and this will create smooth scroll for one page links. So when you create/edit layer, in layer content section you must use something like below:
    <a class="scroll" href="#test-section">test section</a>
  • Is it well written?

    <a href='#Kontakt' class='tp-button blue small' class="scroll">Skontaktuj się zanim będzie za poóźn</a>

    If I put "class=scroll" at the beginning (as you wrote), for example: <a class="scroll" ...." button is converted to linked text image
  • edited January 2015
    No, it's not. Did you noticed how looks the link we sent above? The same should your link. Where did you learn what you did above? Classes without "" signs? How is that possible to use 3 different classes in one link? Sorry but we really don't understand it.

    Before you start modify anything, please take a look into Google https://www.google.com/search?q=how+to+use+css+class&ie=utf-8&oe=utf-8&gws_rd=cr&ei=0OGzVMLGCsid7gaHn4GQBQ and learn how classes works please.

    Thanks for understanding!
  • You're right, and I apologize.
    I was testing so fast and put too many "classes" into.
    It's only my fault.

    Now it works OK - I'm glad.

    To sum up - absolutely enough solution is that to put word "scroll" between char ' and "tp-button blue small":
    image


    Thank you for your help.

    We can close this case.
  • Yes, exactly :) this is all you need to do.

This discussion has been closed.