hi dear wordpress useres,
i have done a two column layout:
http://lamar-reisen.de/wale.html (this is still a static html version of the site, but illustrates the problem fairly well)
the maincontent is a static page... the two modules in the sidebar are subpages of the wale page.
so in the pageadministration area of WP 2.0.4 this willl look like this
wale
- "gutes gespuer"
- "wussten sie"
so here is the question... how do I write a pagetemplate that displays its own content in the loop (easy i know) AND the content of all of its childpages in the right sidebar (there is an own <div> for it).
importent: I need the content and the title of each childpage (not a referer for some sort of navigation - list_pages() wont help).
thanks for your help in advance