Tagged: x
-
AuthorPosts
-
February 23, 2017 at 8:25 pm #1383763
RadModeratorHi there,
It seems to be working, would you mind providing a video recording?
Thanks!
February 24, 2017 at 8:01 am #1384240
Satchel LParticipantIt seems the issue is just the sub menu when you are not on the parent page. It works if you are using the sub menu of a page you are currently on. See below in the screen record.
February 24, 2017 at 6:56 pm #1384931
Rue NelModeratorHello There,
Thanks for providing the video screen capture. I have checked your site and I found out that you are using relative urls. Please only use relative urls like
/about-us/#our-values-and-missionif you are using one page navigation menu. For best results, please use absolute urls instead. It should be like http://example.com/about-us/#our-values-and-missionFor more details about one page navigation menu, please check it here: https://community.theme.co/kb/how-to-setup-one-page-navigation/
Hope this helps.
February 25, 2017 at 4:23 pm #1385678
Satchel LParticipantI don’t think thats the issue. there is something in the JS that is causing this conflict. If you look up in the tread they weren’t working at one point and it was the JS that was causing it. Then they were working with the new JS, then the most recent JS broke them again.
February 26, 2017 at 2:02 pm #1386376
RadModeratorHi there,
Could you restore it to the previous JS where it was working? I don’t really see an issue from your video recording, you’re actually navigating from one page to another page, and one page should be limited to a single page (hence one page). And even from previous code, there is no code that will enable navigation and scrolling from one page to another page. Hence, I’m confused how it works from your previous one.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1371869 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
