• I’m using the following to display a lists of child pages

    [display-posts post_type="page" post_parent="8" posts_per_page="35" order="ASC" wrapper="div" wrapper_class="grid-layout"]

    At the top of the list I’d like to also include the parent page (ID: 8). Is this possible without adding a second shortcode?

  • The topic ‘List children pages including parent’ is closed to new replies.