Title: Complex WordPress Theme Navigation
Last modified: August 19, 2016

---

# Complex WordPress Theme Navigation

 *  [kritik85](https://wordpress.org/support/users/kritik85/)
 * (@kritik85)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/complex-wordpress-theme-navigation/)
 * Hello i’m a web developer and i’m having problems with a complex wordpress navigation
   i’m trying to do.
 * If you guys are familiar with [http://freelanceswitch.com/](http://freelanceswitch.com/)(
   a site that uses wordpress), id’d like to know how i can create a top navigation(
   that uses list_pages + blog link) with a small brief description under each link
   just as on freelanceswitch. I know freelanceswitch uses a static css menu with
   images. But i’m not looking for that.
 * I’d like to know how to add the brief description on every page, and i’d also
   like to know who can i call that descriptiono to the navigation bar / menu, with
   what tag etc.
 * I know PHOTOSHOP / XHTML / CSS and PHP.
    I also know wordpress very well but 
   i didn’t manage to find the thing i was looking for. Can you guys help? Please?:-
   s

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [RyuMaou](https://wordpress.org/support/users/ryumaou/)
 * (@ryumaou)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/complex-wordpress-theme-navigation/#post-701507)
 * Well, you could try to find a theme that does that already and take it apart 
   to see how it works. Surely there’s a theme out there somewhere that does this.
 *  [marr](https://wordpress.org/support/users/marr/)
 * (@marr)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/complex-wordpress-theme-navigation/#post-701545)
 * I’ve been looking at doing the same when time permits. I’m thinking that defining
   a [custom field](http://codex.wordpress.org/Using_Custom_Fields) key (named ‘
   nav_description’ for example) and adding a value (your brief description) on 
   each page.
 * Then call the key after the link in the top navigation.
    `get_post_custom_values('
   nav_description')`
 * Or is there a way to use wp_list_pages to call custom field values?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Complex WordPress Theme Navigation’ is closed to new replies.

## Tags

 * [complex](https://wordpress.org/support/topic-tag/complex/)
 * [description](https://wordpress.org/support/topic-tag/description/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)
 * [Themes](https://wordpress.org/support/topic-tag/themes/)

 * 2 replies
 * 3 participants
 * Last reply from: [marr](https://wordpress.org/support/users/marr/)
 * Last activity: [18 years, 2 months ago](https://wordpress.org/support/topic/complex-wordpress-theme-navigation/#post-701545)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
