gatsby-starter-wordpress icon indicating copy to clipboard operation
gatsby-starter-wordpress copied to clipboard

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

Open dajocarter opened this issue 6 years ago • 2 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

dajocarter avatar Oct 29 '18 07:10 dajocarter

Any movement on this one by chance?

thetwosents avatar May 03 '19 04:05 thetwosents

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.

chmac avatar May 29 '19 12:05 chmac