Closed (fixed)
Project:
Custom Breadcrumbs
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2011 at 21:49 UTC
Updated:
23 Jul 2013 at 18:21 UTC
Jump to comment: Most recent
Comments
Comment #1
luco commentedsame here. any help is appreciated.
Comment #2
luco commented@skewright,
I used CSS3 to remove all crumbs after the first like so:
hope this helps.
cheers,
Luciano
Comment #3
beauvafr commentedAre you talking about the idiotic Home»Search»Content»Search breadcrumb in Drupal 7?
Why does Drupal render something like that ?
Comment #4
jaysonjaynes commentedHas anyone found a workable solution to this problem? It's the weirdest return for Search.
Comment #5
jaysonjaynes commentedOkay, I have found a way to do this. First you have to enable "Use wildcard pattern matching in paths" in the "admin/config/user-interface/custom-breadcrumbs" page. Then you assign a new path crumb in "admin/structure/custom_breadcrumbs/path/add" with a path of "search/*". Then assign to both Title and Path and that gave me Home >> Search. Hope that works for others.
Comment #7
Binu Varghese commentedHave posted one such scenario @ https://drupal.org/node/2163373