Hi everyone!
I have a content type called Car and I'm using a view to show all the node's cars, aditional I'm using arguments on my view to be sorted according to their taxonomy brand:
Example:
Breadcrumb: Car > Brand
URl: car/%
This is how I get it:
But I need to set a different Breadcrumb when I'm not using the view's arguments:
PD: It doesn't matter if the last breadcrumb if set or not, but it's important not set the link when I'm viewing the view car.
I tried set a custom breadcrumb path for only the path car/, but it doesn't work because the view override it.
Does anyone know how could I i get it work?
Thank's in advance.
Closed: outdated
custom_breadcrumbs_views
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.