I would like to use Looper to display all child pages of a specific page.
For example, I have a parent page “Gallery” and under there, several kinds of albums. Using the WP Query “post_parent” did not seem to work with the page ID.
Are there alternative ways to accomplish this?