• Resolved krko

    (@krko)


    Hello,

    First a superb plugin. I have a quick question I hope to have answered.
    I’m trying to create a knowledge base articles using this plugin. I have “docs” custom post type and i have a taxonomy of “topics”. Both are hierarchical. Taxonomy “topics” is attached to “docs”. I also have categories for docs, for example “category 1”, “category 2” etc. This all works however the urls are not what i want. They are not hierarchical. This way what I have is:

    domain.com/topic/category1 – this is archive of all docs in category1
    domain.com/docs/url-for-the-doc – a single post of doc type

    What I would want to have is:

    domain.com/topic/category1/ – archive
    domain.com/topic/category1/url-for-the-doc/ – a single post of doc type

    So basically I would want the docs to be prefixed with /topic/name-of-category/ instead of /docs/. Possible?

    Thanks,
    krko

Viewing 3 replies - 1 through 3 (of 3 total)
  • Gabriel Berzescu

    (@gabrielberzescu)

    Hello krko,

    Thanks for your appreciation!

    Changing the URLs like that is certainly not possible with the plugin as it is right now.

    With custom code everything is probably possible, but unfortunately we lack the time resources for this kind of work.

    With the best of wishes,
    Gabriel

    Thread Starter krko

    (@krko)

    Thanks!

    Gabriel Berzescu

    (@gabrielberzescu)

    Glad to help with what we can!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hierarchical custom post types’ is closed to new replies.