Title: Increasing Depth?
Last modified: August 20, 2016

---

# Increasing Depth?

 *  Resolved [chatotek](https://wordpress.org/support/users/chatotek/)
 * (@chatotek)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/increasing-depth/)
 * Hi, first of all this is a very nice plugin and very well thought out with heaps
   of options. I have a site structure like this:
 * 1. Projects
 * 1.1 Public
    1.1.1 Project 1 1.1.2 Project 2 1.1.3 Previous Work 1.1.3.1 Project
   3 1.1.3.2 Project 4
 * 1.2 Private
    1.2.1 Project 5 1.2.2 Project 6 1.2.3 Previous Work 1.2.3.1 Project
   7 1.2.3.2 Project 8
 * I have modified ‘in_same_parent’ so that it displays the children of Public or
   Private (depending which child page you’re on) but the “problem” (I realise that
   the plugin was designed this way) is that I would like to be able to cycle through
   not just Project 1 and 2 but also project 3 and 4 as well. Is it difficult to
   increase the depth of page levels retrieved to make this possible?
 * Thanks for your help!
 * [http://wordpress.org/extend/plugins/ambrosite-nextprevious-page-link-plus/](http://wordpress.org/extend/plugins/ambrosite-nextprevious-page-link-plus/)

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

 *  Plugin Author [ambrosite](https://wordpress.org/support/users/ambrosite/)
 * (@ambrosite)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/increasing-depth/#post-3408933)
 * Thanks for the positive comments. I am afraid the plugin is not designed to navigate
   page hierarchies. It may be possible but it would require a complete rewrite 
   of the plugin code.
 *  Thread Starter [chatotek](https://wordpress.org/support/users/chatotek/)
 * (@chatotek)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/increasing-depth/#post-3408989)
 * Hi, thanks for your reply. If anyone else is interested my workaround (quick 
   but probably not very efficient) was to not use _in\_same\_parent_ and instead
   use the _in\_pages_ option to which I passed a comma seperated list generated
   with the _get\_pages_ function with _child\_of_ set to the top-most post ancestor.
 *  Plugin Author [ambrosite](https://wordpress.org/support/users/ambrosite/)
 * (@ambrosite)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/increasing-depth/#post-3408995)
 * Thanks for sharing your workaround. I am sure others will find it useful.

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

The topic ‘Increasing Depth?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ambrosite-nextprevious-page-link-
   plus.svg)
 * [Ambrosite Next/Previous Page Link Plus](https://wordpress.org/plugins/ambrosite-nextprevious-page-link-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ambrosite-nextprevious-page-link-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ambrosite-nextprevious-page-link-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/ambrosite-nextprevious-page-link-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ambrosite-nextprevious-page-link-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ambrosite-nextprevious-page-link-plus/reviews/)

## Tags

 * [depth](https://wordpress.org/support/topic-tag/depth/)
 * [previous page](https://wordpress.org/support/topic-tag/previous-page/)

 * 3 replies
 * 2 participants
 * Last reply from: [ambrosite](https://wordpress.org/support/users/ambrosite/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/increasing-depth/#post-3408995)
 * Status: resolved