GatsbyCentral / gatsby-starter-wordpress

LOOKING FOR MAINTAINER - - - A GatsbyJS starter template that leverages the WordPress API, ACF and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Child pages and child categories don't have the parent slug in the URL

dajocarter opened this issue · comments

Child pages and categories should have their parent's slug prepended in the URL

Expected
The URL for a child page should be whatever.com/grandparent-page/parent-page/child-page/

Current
The URL for a child page is whatever.com/child-page

I can submit a PR for this

Any movement on this one by chance?

I think we were discussing the implementation in #28 and the conversation stalled. I think there were a couple of small changes requested in order to merge the PR. If anybody would like to pick up on the PR and push it forward, I'll do my best to merge. We're not so active with Gatsby these days, so not putting much coding time into this, but personally I have a lot of respect for folks who make the effort of submitting PRs and therefore I'll do my best to get them merged.