Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Two level navigation in WordPress?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27486
    Luminated
    Member

    Hey all,

    I’m looking to create a site that will have a main navigation (Home, About etc..) on one level and right below it a secondary navigation leading to other pages. This is the exact thing I’m looking to create:

    http://www.grandcentralbakery.com/

    That site is not built on WordPress but I know WordPress can do it. Any help? :)

    #69096
    Luminated
    Member

    Upon thinking about this more, it seems I could achieve this with wp_list_pages function to generate the two different navigations and then pass an argument to include (or exclude, in this case probably) certain page ID’s.

    Am I going in the right direction or is there an easier way? I’d prefer to not use a plugin if I can help it (I’m a bit of a purist), unless the plugin makes it that much easier.

    #69101
    TheDoc
    Member

    You beat me to it yourself! Yes, it’s really that simple. If there’s an easier way, I can’t think of it.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Back End’ is closed to new topics and replies.