Hi,
The whole question is in the title.
Will elaborate bellow.
Need to create an automated alias pattern based on the taxonomy structure that includes Term parent + term + node title.
Presently, when creating a new pattern based on the content type there is no token that reflects taxonomy term parent.
Same token do exist when creating a pattern based on the taxonomy terms ([term:original:parent:name])
The question is very simple:
How do I create a node aliase based on the content type that reflects the whole structure of the Taxonomy (term parent + child).
Basically need something like: /[node:field_taxonomy_term:parent:name]/[node:field_taxonomy_term]/[node:title]
But the token parent:name does not exist under the content type pattern in Pathauto.
Thank you!