Hey!
I'm using categories on my site and it works great. However I'm not sure how I can do something that I'd like - I want the breadcrumb trail for something in a specific category to looks like this,
home >> maina category >> subcategory
TITLE OF THE POST
and not have the title of the post show up in my navigation menu, because there are a lot of posts and that really messes with the navigation!
Seems when I set categories to show breadcrumbs it will create menu items, and if i delete or disable them I'll have the categories show up like so:
home >> main category >> subcategory
but when you click 'in' on a post to read it all you get is;
home
The subcategory telling the user where they are is rather important. If I'm not explaining this correctly compare these:
My books category, where a post has the whole list of where you are on top.
My news category, where this post doesn't tell you anything about where it's located but where 'home' is. In fact it's located here - see the breadcrumbs show up as long as you aren't reading the post itself. I'd like to be able to do this without having the thinsg show up in the "menu" on the left because that really messes with navigation.