Title: [Plugin: Custom Post Type UI] problem with custom taxonomy rewrite
Last modified: August 20, 2016

---

# [Plugin: Custom Post Type UI] problem with custom taxonomy rewrite

 *  Resolved [Biranit](https://wordpress.org/support/users/biranit/)
 * (@biranit)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-custom-post-type-ui-problem-with-custom-taxonomy-rewrite/)
 * Hi,
 * I’m running into an issue on a new WordPress install (so nothing – yet – to corrupt
   it):
 * Here’s the thing:
 * 1) In the WordPress post permalink structure, I’ve elected to use “/article/%
   post_id%/”
 * 2) Via CPT UI I’ve added a custom taxonomy called “writers” with the rewrite 
   slug being “writer”.
 * However, when using get_the_term_list( $post->ID, ‘writers’ ) – instead of now
   getting links like [http://www.example.com/writer/writer-name/](http://www.example.com/writer/writer-name/)
   I get [http://www.example.com/article/writer/writer-name/](http://www.example.com/article/writer/writer-name/)–
   which of course gives a 404 error…
 * I am baffled by this. I’ve been using CPT UI for a couple of years on several
   sites. Admittedly, this is the first time I am using this kind of permalink structure
   for posts, so perhaps this is a bug that always existed – and I just didn’t know.
 * Any idea?
 * Thank you,
 * Bira
 * [http://wordpress.org/extend/plugins/custom-post-type-ui/](http://wordpress.org/extend/plugins/custom-post-type-ui/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [13 years, 1 month ago](https://wordpress.org/support/topic/plugin-custom-post-type-ui-problem-with-custom-taxonomy-rewrite/#post-2963208)
 * Did you ever get a solution worked out Biranit?

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Custom Post Type UI] problem with custom taxonomy rewrite’ is
closed to new replies.

 * ![](https://ps.w.org/custom-post-type-ui/assets/icon-256x256.png?rev=2744389)
 * [Custom Post Type UI](https://wordpress.org/plugins/custom-post-type-ui/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-post-type-ui/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-post-type-ui/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-post-type-ui/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-post-type-ui/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-post-type-ui/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/plugin-custom-post-type-ui-problem-with-custom-taxonomy-rewrite/#post-2963208)
 * Status: resolved