Hello -
website: abwp.studiotdesign.com
(I can provide you log in and pass if needed privately)
I created a one page scrollable site that uses a split top menu. Top menu hyperlinks "scroll" down to each respective section on home page.
Problem: I also created a 3 rectangular hyperlink buttons in pink and grey which lead to a 3 hidden pages. Once user is on those hidden pages, the top nav menu links are no longer functional. Is there a way to create a top link to bring user back to home page or to function like the other top menu links? Maybe I need to create a 3rd and 4th split top menu that work ONLY from those 3 hidden pages to get user back to home page or other sections of site? Not sure how or if that is an option.
Hidden page 1 URL
once here, top menu no longer works
Hidden Page 2 URL
once here, top menu no longer works
Hidden page 3 URL
once here, top menu no longer works
I added a "back" button, but I would also like the top menu to work. If not, can I hide menu at top only on those pages to force the user to use back button or browser back button?
Eric
Comments
u: abwp-admin
p: ($ddjU$8ifc!X0xe
1. Go to menus and create a new menu - [Links visible only for registered users]
2. Name the menu and add a custom link with the ID anchor you will use later(do not use spaces). Add to menu -[Links visible only for registered users]
3. When the menu item is added to the menu, save and go to Manage Locations -[Links visible only for registered users]
4. You go to your main page, you see the new link but when you click nothing happens? No worries, it is because the link has to know where to scroll, to do this edit the page. -[Links visible only for registered users]
5. Edit the section to which you want the button to scroll -[Links visible only for registered users]
6. In the field Custom ID type in the id from the button, in my case, it was id=work, no hashtag there -[Links visible only for registered users]
7. Remember to have the one-page option selected under the muffinbuiler -[Links visible only for registered users]
If you do not want to use a normal menu to link the user to sections, you need to add a 'scroll' class to the custom link element.