Tagged: x
-
AuthorPosts
-
June 10, 2016 at 3:09 am #1035494
dogpileParticipantHey,
I build a page with onepage-navigation and insert a mobile menu like described in this earlier post:
https://community.theme.co/forums/topic/mobile-menu-different-links/
Everythings works fine on the start-page, but I want have the same menu on a subpage with the links back to sections on the start page. While on the start-page a mobile menu is working, I can’t find a possibility to insert it into the subpage. Do have to change the code provided in the earlier post?
June 10, 2016 at 3:09 am #1035495
dogpileParticipantThis reply has been marked as private.June 10, 2016 at 5:02 am #1035633
Rue NelModeratorHello There,
Thanks for writing in! You may have implemented the one page navigation incorrectly. You should create two separate menus. One menu should be your primary menu and the other one is exclusively for your one page navigation menu. This is the reason why nothing happens when you are on the impressum page. Right now, the menu in your homepage will only work for your homepage. This menu should only be used exclusively for the homepage because the href is just
#x-section-{ID}which is only good for one page navigation menu. Primary menu or main menu item links needs to have a href likehttp://your-domain.com#x-section-{ID}. To know more about how to implement one page navigation menu, please check out our knowledge base here: https://community.theme.co/kb/how-to-setup-one-page-navigation/Hope this helps.
June 14, 2016 at 3:54 am #1041017
dogpileParticipantHey X-Theme-Support,
thank you very for your help – it worked.
regards
June 14, 2016 at 8:13 am #1041339
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1035494 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
