Hello Everyone,

I would like to create a pattern for path auto so that the following happens automatically:

Sitename/taxonomy-parent/taxonomy-child/page-title

or

Sitename/taxonomy-grandparent/taxonomy-parent-taxonomy-child/page-title

i used to use the following tokens for drupal 7 but they are not working in drupal 8:

[node:field-category:parents:join-path]/[node:field-category]/[node:title]

thanks for any help