I'm struggling to find out how to do the following. Any help you be great.
I have a site with a number of pages (not posts) that have either 1 or 2 attachments. I would like to list each page that is a child (eg of Page ID7) AND it's attachments to create a simple 'document download page'
Parent (id7)
-- Child 1 | Download PDF attachment 1 | Download PDF attachment 2
-- Child 2 | Download PDF attachment 1 | Download PDF attachment 2
etc...
Cheers