Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1035494
    dogpile
    Participant

    Hey,

    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?

    #1035495
    dogpile
    Participant
    This reply has been marked as private.
    #1035633
    Rue Nel
    Moderator

    Hello 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 like http://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.

    #1041017
    dogpile
    Participant

    Hey X-Theme-Support,

    thank you very for your help – it worked.

    regards

    #1041339
    Paul R
    Moderator

    You’re welcome! 🙂

  • <script> jQuery(function($){ $("#no-reply-1035494 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>