Diferent menus for diferent pages.

  • Posted in : Read WP
  • hugort
    Participant

    I know you can choose between page sidebar and post sidebar, but I don’t know if is possible to have diferent menus for diferent pages without editing the core files of the theme (and therefore, losing changes at every theme update).

    Is there’s a solution for this?

    Mehmet S.
    Keymaster

    Hi, this theme has unlimited sidebars functionality. So, you can create too many sidebars from theme options > sidebar. Then, use them for your pages with different menus.

    – Create menu from menus page. Appearance > Menus.

    – Use a menu with the Custom Menu widget in your sidebar.

    Thanks

    hugort
    Participant

    Sorry, I wasn’t very clear…

    What I want is different headline menus for different pages.

    So in the page ABC the menu below de headline is home-blog-about and in the page 123 the menu is about-contact etc.


    BTW, how can I remove the “menu search” option ONLY from a few pages?

    TIA

    Mehmet S.
    Keymaster

    Sorry, this is not possible by default.

    _

    Use this in your Custom CSS box:

    body.page-id-7 .nav-menu-search { display: none; }
    

    Note: The number “7” is a page id. You can see your page id in your browser address bar when you in the editing screen.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register