Thread Starter
krd
(@krd)
Thank you very much, your solution is EXACTLY what I was looking for.
There is only a small problem in the sidebar. Individual pages titles aren’t displayed :
Warning: Invalid argument supplied for foreach() in /home/..WITHDRAWN../public_html/krd/wp-includes/template-functions-post.php on line 368
But I do not really need them here.
Once again, thank you !
Thread Starter
krd
(@krd)
Sorry!
I have sub-pages of a “parent” page.
I want to view a summary of the sub-pages on the parent page.
My problem is that I can’t figure how to use the Loop or ‘the_content’ or ‘the_excerpt’ to get pages excerpts.