I need to put breadcrumbs on specific content types. Currently these nodes only have 'home>title' as the breadcrumb.
I have a page which displays 3 subcatalogs. These subcatalogs are just a view I created with views.
For example: This view shows the breadcrumbs I want with drupal out of the box breadcrumbs:
http://motoatx.com/austin-motorcycle-classifieds/motorcycle-parts
I think it's because I have this view as a menu item under main>classifieds. Although the link is disabled in menus.
Now if you click on a specific node in this view the breadcrumbs disappear.
http://motoatx.com/austin-motorcycle-classifieds/motorcycle-parts/luggag...
What I want is a breadcrumb trail like this:
Home » Classifieds » Marketplace - Motorcycles Parts For Sale » Luggage Rack for Harley Sportster
Is there a way to define a breadcrumb trail for a specific content type?
Thanks for any help.
Comments
Comment #1
xl_cheese commentedI installed 7-1 version and found a configuration page under structure that allowed me to do what I wanted. When trying to use 7-2 I didn't notice that link under structure. I only saw the configuration settings under admin-> configuration.