• I have a custom post type called Products and a taxonomy called Usage. I’d like to display my urls as such:

    example.com/products/taxonomy_term/
    example.com/products/taxonomy_parent/taxonomy_term/
    example.com/products/taxonomy_parent/taxonomy_term/product_name/

    Is that possible? How would I accomplish this?

  • The topic ‘Add Custom Post Type slug before Taxonomy permalinks?’ is closed to new replies.