Title: johnhamlen's Replies | WordPress.org

---

# johnhamlen

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

 *   [Profile](https://wordpress.org/support/users/johnhamlen/)
 *   [Topics Started](https://wordpress.org/support/users/johnhamlen/topics/)
 *   [Replies Created](https://wordpress.org/support/users/johnhamlen/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/johnhamlen/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/johnhamlen/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/johnhamlen/engagements/)
 *   [Favorites](https://wordpress.org/support/users/johnhamlen/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: [[Nice Navigation] How to have the first level of the page hierarchy expanded by default?](https://wordpress.org/support/topic/how-to-have-the-first-level-of-the-page-hierarchy-expanded-by-default/)
 *  Thread Starter [johnhamlen](https://wordpress.org/support/users/johnhamlen/)
 * (@johnhamlen)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/how-to-have-the-first-level-of-the-page-hierarchy-expanded-by-default/#post-3843733)
 * I’ve found a workaround:
 * Edit the nice-navigation/script.js file to replace:
    $nice_navigations.find(“
   ul ul”).hide(); with $nice_navigations.find(“ul ul ul”).hide();
 * This gives the behaviour I’m after by expanding the first level but not all levels(
   as would happen if the line was simply commented out.
 * As a feature request, it would be great if the level of expansion is configurable.
 * Many thanks,
    John
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nice Navigation] How to order pages with nice navigation](https://wordpress.org/support/topic/how-to-order-pages-with-nice-navigation/)
 *  [johnhamlen](https://wordpress.org/support/users/johnhamlen/)
 * (@johnhamlen)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/how-to-order-pages-with-nice-navigation/#post-3836316)
 * Hi Chadwick,
    You can change the order in which they are listed by changing the“
   Order” parameter of each page. (It defaults to 0, so if all your pages have an
   Order of 0 WordPress (and hence Nice Navigation) spits them out in alphabetical
   order). Hope this helps. Have a nice weekend. John

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