I am trying to create a list of pages/child pages on the website using looper.
I see that one of the options is “current page children”. Which is great unless you want to list the children of the page children as well. I am trying to use a custom query of post_parent={{dc:post:id}} that loops through the current page children’s id’s but it’s not returning anything.
suggetions?