• I am sure there is an easy way to fix this but I have no idea how.

    I want to reduce the number of pages that show up in my header menu, or at least make the ones with sub-pages a drop down list.

    I am using the New Age theme, test website is at: http://test.estarbooks.com/front/

    So basically it currently shows: kindle, faq, estar books, library, submissions, check out, contact us, ebooks

    I would like it to look like the pages menu on the left side, more or less. With the eStar Books then a drop down menu of Submissions, FAQ, Contact Us

    I am not sure if I am describing this very well. Hopefully you have some ideas!

    Thank you,

    Amy

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you considered creating a custom menu?

    Thread Starter estarbooks

    (@estarbooks)

    I tried doing that. I think I must be doing something wrong.

    I attempted to add in a Nav Menu to my header file as instructed here: http://codex.wordpress.org/Navigation_Menus

    But that does not seem to work.
    `<!– Menu –>
    <div id=”header-menu”>

      <?php wp_list_pages(‘title_li=&depth=-1’); ?>
      <?php wp_nav_menu( array( ‘register_my_menus’ => ‘header-menu’ ) ); ?>

    </div>
    <!– /Menu –>

    I think that is where it is supposed to go? I imagine I am doing something wrong.

    Hi

    i have the problem that i have build a website kenya safari and have used pages and now the menu have too many links so i am not sure what to do as google dont like when there are too many links on a page

    but the menu is build like i want it and my plan was to increase the number of pages

    but how
    lars
    http://kenyasafari.dk

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘header menu too many pages’ is closed to new replies.