• i have a doubt.

    If book is my custom post type, language is my taxonomy, english is the item in taxonomy , Harrypotter is new post in book with txonomy english. Then how i get the url structure like

    (1)www.example.com/books/language/english/harrypotter (2)www.example.com/books/english/harrypotter

    If novel is sub taxonomy under english then

    (3) http://www.example.com/books/language/english/novel/harrypotter (4)www.example.com/books/english/novel/harrypotter

    i read many examples[How to create a permalink structure with custom taxonomies and custom post types like base-name/parent-tax/child-tax/custom-post-type-name , https://ww.wp.xz.cn/plugins/custom-post-type-permalinks/%5D but i can’t figer out how to do this .

    Please help

The topic ‘Worpress permalink setting’ is closed to new replies.