Set breadcrumbs to link to posts rather than categories
-
What I would like to achieve is this:
Parent custom post leads to Sub custom post leads to Sub-Sub custom post. This should also be reflected in the breadcrumbs.
On the Sub-Sub post page, clicking on the previous breadcrumb link should lead to the previous Sub post page.
On the Sub post page, clicking on the previous breadcrumb link should lead to the previous Parent post page.Right now what happens is:
On Sub-Sub post page, clicking on the previous breadcrumb leads to post category archive page with all posts displayed in a list.
On Sub post page, clicking on the previous breadcrumb leads to a post category archive page with all posts displayed in a list.Another example:
When I create a Page called “Fashion”, I add a gallery on that page to display a gallery of images each linking to a separate Page. When I click “Fashion” in the breadcrumbs, I’m taken to Page “Fashion”. This is what I want.
When I create a Post called “Fashion”, I add a gallery on that post to display a gallery of images each linking to a separate Post. When I click “Fashion” in the breadcrumbs, I’m taken to Categories “Fashion” with a list of ALL the posts under category “Fashion”. Not the post with the gallery.
I don’t understand why wordpress insists on taking me to the post Category rather than the post itself when I click on it’s name in the breadcrumb. Can Navxt help me resolve this issue or is there some PHP I need to modify?
Sorry for the long post, but the issue has been plaguing me for a long time and I haven’t been able to find a solution anywhere.
Thanks!
https://www.ads-software.com/extend/plugins/breadcrumb-navxt/
- The topic ‘Set breadcrumbs to link to posts rather than categories’ is closed to new replies.