Title: PHP code for Drop Down Menue
Last modified: August 19, 2016

---

# PHP code for Drop Down Menue

 *  [Robin](https://wordpress.org/support/users/ioushirts/)
 * (@ioushirts)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/php-code-for-drop-down-menue/)
 * Hi,
 * I’ve just installed the theme Overeasy from Woo Themes on my site [http://www.saymma.com](http://www.saymma.com).
   I’ve created parent pages which appear in the top navigation menu, and three 
   child pages under one of the parent pages. However, the 3 child pages are not
   appearing in a pull-down menu from the parent. Is this something I have to fix
   in php in the header.php file? Here is the code that is in there now:
 * <div id=”nav1″>
    - 
       <?php if ( get_option(‘woo_addblog’) ) { ?><li <?php if ( is_category() 
      || is_search() || is_single() || is_tag() || is_search() || is_archive() ){?
      > class=”current_page_item” <?php } ?>>” title=”Blog”><span>Blog</span>
      <?
      php } ?>
       <?php woo_show_pagemenu( get_option(‘woo_menupages’) ); ?>
 *  </div>
    <!–/nav1–>
 * Does anyone know how to do this?
 * Thanks!

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/php-code-for-drop-down-menue/#post-1202895)
 * Have you tried looking for support at WooThemes?
 *  [jon](https://wordpress.org/support/users/adiant/)
 * (@adiant)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/php-code-for-drop-down-menue/#post-1202897)
 * From what I could tell, this theme was released in October 2008, which means 
   it was not tested with any of the versions of WordPress, Firefox, and IE released
   since then.
 * As this is a Pay Theme and is not included in the WordPress directory of Themes,
   I would suggest that a better place to get help is the Woo Themes forum at [http://forum.woothemes.com/](http://forum.woothemes.com/)
 * edit – originally written before I saw esmi’s post
 *  Thread Starter [Robin](https://wordpress.org/support/users/ioushirts/)
 * (@ioushirts)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/php-code-for-drop-down-menue/#post-1202923)
 * Yeah, actually I got this from a friend, so don’t qualify for the support 🙁
 * I’m pretty sure it’s somewhere near this piece that I need to code it to include
   child pages, but I”m not familiar enough with PHP to know how to change it properly.
 * <?woo_show_pagemenu( get_option(‘woo_menupages’) ); ?>

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

The topic ‘PHP code for Drop Down Menue’ is closed to new replies.

## Tags

 * [dropdown menu](https://wordpress.org/support/topic-tag/dropdown-menu/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [Robin](https://wordpress.org/support/users/ioushirts/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/php-code-for-drop-down-menue/#post-1202923)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
