Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
November 23, 2014 at 11:30 am in reply to: One page nav issue: sticky header covers section title #130264
SORRY, NOT SO DUMB EASY.
THIS ONLY WORKS IF YOUR WEBSITE HAS ONLY ONE PAGE!So we are keeping this menu only for the page we want to have one-page-navigation, and the rest of the website will have another menu, with the same items but their links will be absolute (http://www.domain.com/#section) instead of hash links to the anchors (#section).
November 22, 2014 at 4:56 pm in reply to: One page nav issue: sticky header covers section title #130234OK, after very little help from Mohammad and Rui and much useless fight against jQuery, we’ve come to the solution ourselves. It is DUMB simple.
We wanted to set up a custom menu on the header that could just do the same things that the one-page-navigation menu on the right does: jump to the anchors and do it smoothly (smooth scroll).
So, we set up each spacer with its own Spacer ID and Spacer Section Name, and then set up a custom menu using links: each link with its own URL and Navigation Label.
The result: this menu items jumped to the sections in such a way that “it doesn’t take you to the very top of that section. It cuts some of the words off” as it happened to @tsimarketing on this topic: http://www.swiftideas.com/forums/topic/one-page-navigation-problem/
It also did not scroll to the sections smoothly. @bongobong had mostly the same issue on this topic: http://www.swiftideas.com/forums/topic/one-page-nav-not-showing-smooth-scroll-issue/Actually, none of their sites do the smooth scrolling by now.
The error (at least in our case) is that when we set up the custom menu using links and entered the URL to the link we typed the whole URL: http://www.domain.com/#section
You don’t have to do that, even when the placeholder text shows http://
You just have to enter only the spacer ID with the hash: #sectionJust THAT SIMPLE.
November 21, 2014 at 4:54 pm in reply to: One page nav issue: sticky header covers section title #130094I think I have mostly the same problem as in these two topics:
Both of the topics end assigning the issue to another topic but they don’t say where! And I cannot find the solution even surfing the topics!
Basically, my header menu (or main navigation) does not smooth scroll to the anchor, and it cuts the first lines of the section off (they are hidden by the sticky header).
Thank you in advance.
-
Posted in: We hit Power Elite.