• Resolved minimac

    (@minimac)


    Hi there, I have a 2 parent pages called About me and one entitled Stories.
    When I click the Stories page (which brings up the list of child pages, i want there to be no link to the other parent page (about me). I think i do this in pages.php. But am not sure how.
    Could any one help me?

    <h2><?php _e(‘Pages’); ?></h2>

      <?php wp_list_pages(‘title_li=’); ?>

    My existing pages code for the sidebar in the Pages.php.

  • The topic ‘List of pages whilst on parent page issue’ is closed to new replies.