I have lot of terms that fit into two or more parent categories. I'm using multiple parents, which is fantastic for this kind of thing. The only problem with it is that the breadcrumbs are showing the same parent category twice. It shows properly the different parent terms, but because they all sit inside a similar 'grandparent', then this shows twice.
Is there a way with the breadcrumbs to code so that if a term is already in the breadcrumbs, it won't get repeated?
I am trying to have unique meaningfull urls rather than node/3 or taxonomy/3
I have downloaded keyword_links installed properly but couldn't find the option to fix node_prepare hook patch so i now i am looking for an easy way to find solution. If anyone knows this please help me in this regard.
I have tried searching here but couldnt find the solution.