Title: Wrong Link To /Category/
Last modified: August 21, 2016

---

# Wrong Link To /Category/

 *  [Uendi](https://wordpress.org/support/users/uendi/)
 * (@uendi)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/wrong-link-to-category/)
 * Hi
 * I have a question as I don’t understand what is going on. On the left side of
   the page, when it shows:
 * Home > Store > **Books**
 * I click on the “Books”, yes it go to the page I want. However, when it shows:
 * Home > **Books**
 * I click on the “Books”, it go to the Category Archives: Books (/category/books)
   in which this is not the page I am asking for.
 * My question is: How to change it to /store/books ?
 * Thank you.
 * [http://wordpress.org/plugins/breadcrumb-navxt/](http://wordpress.org/plugins/breadcrumb-navxt/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [John Havlik](https://wordpress.org/support/users/mtekk/)
 * (@mtekk)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/wrong-link-to-category/#post-4338237)
 * You should not be using Pages (the post type) in place of category archives. 
   If you are going to use pages in place of category archives, you need to know
   that you need to hook into the `term_link` filter so that `get_term_link()` returns
   the URL to the Page (the post type) corresponding to the category. Without doing
   this, there is no way for 3rd party plugins to know where to link to.
 *  Thread Starter [Uendi](https://wordpress.org/support/users/uendi/)
 * (@uendi)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/wrong-link-to-category/#post-4338280)
 * Thank you for your instant reply.
 * As the /store/books and /category/books automatic all appears after I click on
   them and I didn’t change anything at all.
 * If I use category archives instead of Pages, then what do I need to do
    now ?
 * Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Wrong Link To /Category/’ is closed to new replies.

 * ![](https://ps.w.org/breadcrumb-navxt/assets/icon.svg?rev=1927103)
 * [Breadcrumb NavXT](https://wordpress.org/plugins/breadcrumb-navxt/)
 * [Support Threads](https://wordpress.org/support/plugin/breadcrumb-navxt/)
 * [Active Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/breadcrumb-navxt/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/breadcrumb-navxt/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Uendi](https://wordpress.org/support/users/uendi/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/wrong-link-to-category/#post-4338280)
 * Status: not resolved