wpPro offers design, development and full-service professional WordPress hosting service for serious bloggers web design web development professional WordPress hosting

wpPro offers design, development and full-service professional WordPress hosting service for serious bloggers

Anatomy of a Magazine Style Premium WordPress Theme - Part 3.1 “Navigation – Second Level Menu”

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

This tutorial is running longer than we initially anticipated, we will break section 3 further into sub-sections.

In our ongoing exercise to learn the nuts and bolts of a magazine style WordPress theme, we examine what has become by far the most ignored part of a theme design, the navigation menu.

revolution magazine style theme menuAs important as they are, they are often found floating in the header or worse the sidebar and almost never used to its fullest. Today we will attempt to change that. We are dedicating the next few sections just to discuss navigation menus, its varied uses, and the various methods of using it. So why wait, let’s get started.

Why are Navigation Menus Important?

There are three important roles of navigation menus, they are listed below in no particular order:

  • It acts as the gateway to sections of the site you want your visitors/users to explore
  • When designed correctly, it aids as a visual sitemap
  • When used correctly, it enhances usability of your site and helps in SEO

How are Navigation Menus in Magazine Style Themes Different from Regular Themes?

If you notice closely, most regular themes have pages listed in blocks in the header or the sidebar and call it navigation. For all practical purpose, it works, and we are all complacent with it. In WordPress, there are numerous pages that are dynamically created like the archives, category pages, paginated pages, search pages and so on that are traditionally are not considered pages when you create a list using the template tag such as the one below:

  1. <?php wp_list_pages(’sort_column=menu_order&depth=1&title_li=’); ?>

In fact, the above tag does not display any child pages! So how do overcome this limitation?

02.11.2008 - 7:22 pm - - Design, How to, Resources, Tips - 94 views -

13 Responses to “Anatomy of a Magazine Style Premium WordPress Theme - Part 3.1 “Navigation – Second Level Menu””

Pages: [1] 2 3 »

  1. 1
    CleverSage Says:

    Awesome! I’ve never really been that technically-oriented, but you’re breaking down how these themes are made makes it so much easier to digest, thanks so much!

  2. 2
    Sunny Says:

    @ CleverSage

    Thank you. I am glad I could be of some use :-)

  3. 3
    Oz Says:

    Is it easy to customize the header on this theme w/ an image? I love it, but would like to plug in a logo instead of the text. Great work!

  4. 4
    Oz Says:

    Also - I notice that the posts are short and then say “Read More.” Does it only display a certain number of characters and then readers will need to click? Is that an option that can be turned off so that the entire post can be displayed?

  5. 5
    Website Design Linda Says:

    I love how you provide some code and explain the variations.

    For instance, the navigation in the header and the template ttag and code your provided.

Pages: [1] 2 3 »

Leave a Reply

Have Your Say »





Use SimpleCode while including codes.