Display Only Children Pages
I have a parent page, Eden UT. On that page, I want only the children of Eden, UT to display via a query loop. Currently, the loop brings in ALL pages on my site. What do I have to do so only the children display here. Thank you!
Comments
Hi,
There is no option for that with Post type: Page.
As a workaround, you can set Order by "Menu order," assign some high values for pages you want to display, and limit the number of posts in Query Loop:
Best regards