Tagged: x
-
AuthorPosts
-
September 15, 2016 at 7:17 am #1176473
MatthMParticipantHello,
I followed these instruction on your forum to make a button in slider revolution link to an anchor in my webpage.
It is working fine… but is it also possible to let the slider revolution button make a smooth glide to the anchor section?look at my test page. In the slider there is a ‘program’ button, made following your instructions, that is working perfect. But I want the ‘ONTDEK MEER’ button to do the same smooth move.
How can I do that?
September 15, 2016 at 7:18 am #1176474
MatthMParticipantThis reply has been marked as private.September 15, 2016 at 8:50 am #1176630
JoaoModeratorHi There,
Please try activating Smooth Scroll Addons.
Let us know how it goes,
Joao
September 15, 2016 at 9:16 am #1176660
MatthMParticipantHello,
Smooth Scroll is activated and doesn’t help…
September 15, 2016 at 12:12 pm #1176899
LelyModeratorHi Matth,
Would you mind providing us with login credentials so we can take a closer look on your revslider settings? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
September 16, 2016 at 2:48 am #1177857
MatthMParticipantThis reply has been marked as private.September 16, 2016 at 2:50 am #1177862
MatthMParticipantHere is an example of a working situation with theme X and rev slider:
September 16, 2016 at 3:34 am #1177920
Rue NelModeratorHello There,
Thanks for providing the information. To resolve this issue, please add the following JS code in the customizer, Appearance > Customize > Custom > Javascript
jQuery(function($) { $('#slide-11-layer-7').on('touchstart click', function(e) { e.preventDefault(); $('html, body').animate({ scrollTop: $('#intro').offset().top }, 850, 'easeInOutExpo'); }); });We would loved to know if this has work for you. Thank you.
September 16, 2016 at 4:00 am #1177941
MatthMParticipantYou are great!
Thanks!
September 16, 2016 at 4:29 am #1177971
Rue NelModeratorYou’re welcome!
Thanks for letting us know that it has worked for you. -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1176473 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
