Documentation
Child Page Content
Category: Displaying Content
When the {structure:child_ids} variable is used with a weblog tag, you can show children content. This feature is useful for overview pages or entry points to deeper pages aside from standard subnavigation.
{exp:weblog:entries entry_id="{structure:child_ids}" fixed_order="{structure:child_ids}"}
<h3><a href="{page_uri}">{title}</a></h3>
<p>{content}</p>
{/exp:weblog:entries}
