Replies: 0
I have installed the plugin using the default set-up but I’m trying to use it in a non-conventional way and need help.
I’m using custom post types and custom taxonomies. My custom posttype is kernals, and the custom taxonomy is named kernal_category.
Under the post type options for the plugin I have gone to Kernal and selected:
– Kernal Root Page: –Select–
– Kernal Archive Display: Checked.
– Kernal Heirarchy Display: Checked.
– Kernal Keirarchy Use Parent First: Checked
– Kernal Hierarchy Referrer Influence: Unchecked (but have tested with checked also)
Problem
This link shows part of my homepage Homepage
As you can see I am showing a list of posts – for each post I have a space for the breadcrumb. Currently in the screenshot it simply shows ‘Kernals’ for each post, this is because by default my homepage is the kernals archive page.
My hope was to use NavXT to not show a breadcrumb based on current page, but instead to show the full heirarchy at all times. I am using it to indicate to the user what section of a taxonomy the post sits. For example, in the image the first listed item ‘Cinephilia & Beyond’ should read:
Discussion > History
Likewise with JustWatch which should read:
Experience > Streaming
Can anyone advise if this type of configuration is possible? Thanks in advance.