hey guys,
I have no idea how to solve the following problem.
I’d love to have a page-template that lists all it’s child-pages but with the content.
e.g. Imagine I have a page called “WORK. And “Work” has childpages like “Work 01”, “Work 02”, “Work 03”, etc.
I don’t just want “WORK” to list the names of the childpages as a navigation, but rather just show all the pages under each other!
Any idea how to solve that? Thank you.
You would need to create a page template and query those pages directly.
If you wanted to do this automatically and get the child pages of the current page you could use something like this: