I have created custom breadcrumb with the next cridentials:
Content type: Article
Titles:
[node:taxonomy-vocabulary-43:term:parent:name]
[node:taxonomy-vocabulary-43:term:name]
[node:title]
URLs:
[node:taxonomy-vocabulary-43:term:parent:url]
[node:taxonomy-vocabulary-43:term:url]
On the article node page it gives me correct breadcrumb:
Root → Parent taxonomy term → Taxonomy term → Node name
And the next warnings:
User warning: Attempting to perform token replacement for token type taxonomy-term-reference-field-value without required data in token_tokens() (line 757 of /home/sites/all/modules/token/token.tokens.inc).
User warning: Attempting to perform token replacement for token type taxonomy-term-reference-field-value without required data in token_tokens() (line 757 of /home/sites/all/modules/token/token.tokens.inc).
User warning: Attempting to perform token replacement for token type taxonomy-term-reference-field-value without required data in token_tokens() (line 757 of /home/sites/all/modules/token/token.tokens.inc).
User warning: Attempting to perform token replacement for token type taxonomy-term-reference-field-value without required data in token_tokens() (line 757 of /home/sites/all/modules/token/token.tokens.inc).
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.