Hi MGN, great to see the advanced capabilities of Custom Breadcrumbs v2...

I have another example of "placeholders not working" to report - this time with a breadcrumb for Taxonomy Vocabulary. Placeholders in titles work ok, the problem is in paths.

In paths, the placeholder is coming through literally, not being interperated.

e.g. [term-alias]
yields: /[term-alias] in the resulting href.

The complete settings are:
Breadcrumb type: taxonomy_vocabulary
Titles:
  Support
  Knowledge Base
  [term]
Paths:
  support
  support/knowledge-base
  [term-alias]

I've upgraded to today's release of 6.x-2.x-dev (7/10), ran an update, and re-enabled the modules.

Comments

madnomad’s picture

Status: Active » Closed (fixed)

Bloody 'ell, should be [termalias] not [term-alias]. My bad!