Hi all, I'm having trouble finding an answer to this, so if you can send me a link or tell me, I'd be really happy...
I'm trying to print out the content of several pages in a loop. I want to target all the children of a page called "voluntary-sector"
Here is my line of code, but can't figure out what I should change:
<?php query_posts('pagename=the-work/voluntary-sector'); ?>
Would appreciate any advice.
Cheers