One of the features I really like about Graphene is the way it shows a list of child pages on a page.
But, one thing I’d really like would be to have an option to only show one level of children.
– I have a “projects” page, a set of “project groups” pages, and then a set of project pages under each group.
– I would really like the project page to just show the project groups, not all the individual projects under each group
I’m new with Graphene, perhaps this is possible and I just missed a setting. It seems like something I can accomplish with a child theme, perhaps, creating a new project template. But, I wanted to make sure I wasn’t missing something first.
thanks.