Title: minim's Replies | WordPress.org

---

# minim

  [  ](https://wordpress.org/support/users/minim/)

 *   [Profile](https://wordpress.org/support/users/minim/)
 *   [Topics Started](https://wordpress.org/support/users/minim/topics/)
 *   [Replies Created](https://wordpress.org/support/users/minim/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/minim/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/minim/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/minim/engagements/)
 *   [Favorites](https://wordpress.org/support/users/minim/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Multiple custom "pretty permalinks"](https://wordpress.org/support/topic/multiple-custom-pretty-permalinks/)
 *  Thread Starter [minim](https://wordpress.org/support/users/minim/)
 * (@minim)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/multiple-custom-pretty-permalinks/#post-2343026)
 * OK. I think I have it fixed! Thanks to this thread and some niggling about:
    
   [http://wordpress.org/support/topic/custom-post-types-permalinks-404](http://wordpress.org/support/topic/custom-post-types-permalinks-404)
 * The problem appears to have been that the two custom taxonomies I had defined
   were both using the same stub for rewriting the permalink as the custom post 
   type, so I was trying to make:
 * /music/work-name AND
    /music/genre-taxonomy-name AND /music/instrument-taxonomy-
   name
 * and that just seemed too much for poor old WP to handle. I have now changed this
   so that instead I have:
 * /music/work-name
    /genre/genre-taxonomy-name /instrument/instrument-taxonomy-
   name
 * Throw in a couple of resaves on the Permalinks Settings page and everything seems
   to be working perfectly again. Not sure why it suddenly stopped working, though,
   because the Works permalinks were working fine when the taxonomy ones weren’t,
   but hey! it’s working now!
 * Hope this helps you too, rockaclimba, and anyone else out there struggling with
   this one!

Viewing 1 replies (of 1 total)