wedocs-plugin icon indicating copy to clipboard operation
wedocs-plugin copied to clipboard

slug url

Open tcf909 opened this issue 6 years ago • 0 comments

Hello,

I currently have my permalinks setup as /blog/%postname%/ but want the documentation to be /docs/category/article.

I've tried changing the rewrite to use_front = false but when visiting the category or article I get a 404 (although the main content table does correctly set the new urls).

How do I resolve?

tcf909 avatar Mar 08 '19 18:03 tcf909