I am trying to use the wp-list-pages function to create the side navigation element. My requirement is for pages that have subpages to have those subpages display only when the parent is the current selection.
I have tried several of the techniques shown on the wp-list-pages doc and none seem to address this requirement.
I can only seem to achieve having all second level items displayed.
Karen