• Resolved Mr Winters

    (@mr-winters)


    Is there any way to make the URLs for book groupings like Series or Genre include the Book Table page URL?

    Example:
    If the URL for the Book Table page is
    website.com/books/
    Then the URL for the series “Hello World” be
    website.com/books/series/hello-world

    https://ww.wp.xz.cn/plugins/mybooktable/

Viewing 1 replies (of 1 total)
  • Plugin Author zookatron

    (@zookatron)

    Unfortunately not, because “books” is a Post Type, while “series” is a Taxonomy, and you can’t mix them together like that in WordPress. You can change the taxonomy to be something like website.com/books-series/hello but you can’t normally have it be directly under books with a slash like website.com/books/series/hello. This is basically just how WordPress works. Technically it’s possible to get something like what you want to work with custom coding, but you’d need an experienced WordPress developer to do something custom for your site to get it to work.

    ~Tim

Viewing 1 replies (of 1 total)

The topic ‘Can permalinks be changed’ is closed to new replies.