Tagged: x
-
AuthorPosts
-
December 29, 2016 at 3:27 am #1308282
lippimacParticipanthere the Screen…
December 29, 2016 at 3:33 am #1308291
Paul RModeratorHi Christof,
Please refer to the link below.
https://community.theme.co/kb/how-to-setup-one-page-navigation/
Hope that helps.
January 2, 2017 at 1:50 pm #1313123
lippimacParticipantHallo Themeco, thank its good, perfect,
What do I have to do now, the page slowly scrolls when I click on the button in the menu?greetings Christof
January 2, 2017 at 2:42 pm #1313197
JoaoModeratorHi Christof,
Please go to Wp Admin Dashboard > Addons > Install Smooth Scroll.
Hope that helps
Joao
January 3, 2017 at 4:05 pm #1314869
lippimacParticipantSmooth Scroll ist installed. No Scroll. 🙁
January 3, 2017 at 11:45 pm #1315300
ChristopherModeratorJanuary 4, 2017 at 3:49 am #1315470
lippimacParticipantgo in the Menü to “Test”. The page jumps to this point and does not scroll.
January 4, 2017 at 5:24 am #1315594
Paul RModeratorHi,
I would like to check but the login provided above no longer works.
Can you provide us again your wp admin login in private reply.
Thanks
January 5, 2017 at 11:23 am #1317531
lippimacParticipantThis reply has been marked as private.January 5, 2017 at 12:49 pm #1317669
JadeModeratorHi Christof,
Please try this code in the customizer:
jQuery(function($){ $(document).ready( function() { $('.x-one-page-navigation-active .ubermenu-nav li > a').on('click', function(e){ e.preventDefault(); e.stopPropagation(); $('html,body').stop().animate({ scrollTop: $('#' + $(this).attr('href').split("#").slice(-1)[0] ).offset().top - $('.x-navbar').height() },850 ,'easeInOutExpo'); console.log('scrolling...'); }); }); });Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1231351 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>

