Title: dmathews's Replies | WordPress.org

---

# dmathews

  [  ](https://wordpress.org/support/users/dmathews/)

 *   [Profile](https://wordpress.org/support/users/dmathews/)
 *   [Topics Started](https://wordpress.org/support/users/dmathews/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dmathews/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dmathews/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dmathews/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dmathews/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dmathews/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: NextGEN Gallery] not uploading images in galleries](https://wordpress.org/support/topic/plugin-nextgen-gallery-not-uploading-images/)
 *  Thread Starter [dmathews](https://wordpress.org/support/users/dmathews/)
 * (@dmathews)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-not-uploading-images/#post-987604)
 * I have disabled the Flash Uploader option and still nothing happens. Is there
   something that I’m missing here?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Set no link for parent pages](https://wordpress.org/support/topic/set-no-link-for-parent-pages/)
 *  [dmathews](https://wordpress.org/support/users/dmathews/)
 * (@dmathews)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/set-no-link-for-parent-pages/#post-903995)
 * Hi Sman ~
 * I’ve run into the same problem where I don’t want the parent page to have a link.
   I’m currently using wp 2.6.3 and I’ve tried your code in my “header.php” file.
   The following is the original code from my file:
 *     ```
       <ul id="nav">
   
       <li><a href="<?php echo get_settings('home'); ?>Home</a></li>
       	<?php wp_list_pages('title_li=&depth=4&sort_column=menu_order'); ?>
       ```
   
 * I’ve used your code and it’s not working for me. Actually, except for the home
   page, I can’t click on any page. Is there a way to mimic my original `wp_list_pages('
   title_li=&depth=4&sort_column=menu_order')` code? I need your help.
 * Denny.

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