• Thanks for the cool plugin. I’ve been using this for a while now. Since I am rebuilding my structure, I am looking for a way to display all children pages (no matter how deep the hierarchy is).

    Example of the arrangement in the backend:

    Parent
    – 1st Child
    — Sub Child Page 1
    — Sub Child Page 2

    I want to display “1st Child”, “Sub Child Page 1” and “Sub Child Page 2” on the “Parent” page. With the “exclude” parameter I would then hide “1st Child”.

    How does this work?

Viewing 1 replies (of 1 total)
  • Plugin Author caterhamcomputing

    (@caterhamcomputing)

    I think you would be best using the id parameter to specify the 1st child (or a comma separated list of all the 1st child pages) and then you could play with the depth parameter to adjust how deep into the hierarchy to display (0 or -1 are probably the values you would want to use).

    Sorry not to have replied sooner.

Viewing 1 replies (of 1 total)
  • The topic ‘Show all sub-pages’ is closed to new replies.