Hi guys.

I don't know is it an appropriate location for my post, but let me ask.

I would like to overwrite a breadcrumbs trail at the search results page (e.g. search/node/test), change it from:
Home (linked) › Search (linked) › Search
to:
Home (linked) › Search

I was trying to use Custom Breadcrumbs module but it does not provide those functionality to overwrite a breadcrumbs trail for non-specific path.
How can I solve that problem? Maybe there is some snippet code or specific module? Any ideas?

I would be grateful for your help.

Comments

rkdeveloper’s picture

I had the same problem then to solve that i enabled custom breadcrumbs module, you need to enable wildcard paths in custom breadcrumbs settings page, once you enable you need to navigate to custom breadcrumb page where you can configure paths,choose path tab, give your wildcard path like search/node/* give title as and path leave it as blank.

that's it