alchymyth,
i tried both ‘child_of’ and ‘parent’. First I made sure that I actually get the right id, and that is correct (in my case 466)
The page I want to get children for is level 1 (child of the root level page), which makes its children level 2 pages
‘child_of’ gives me all the root level pages and their sub pages on the level 1
‘parent’ is even more confusing for all I get is 3 pages from level 0 (there are much more pages at the root). Tried ‘child_of’ in conjunction with ‘parent’ feeding same id – same result!
Makes sense?
Thank you so much for trying to help! Right now I am using plain text links hard coded in the template (so lame lol)