When the taxonomy is only localized, the paths created by tokens ([term:i18n-vocabulary]/[term:i18n-name] or any other variations) doesnt get translated and it is same for every language.
Whats missing is "Generate automatic URL alias for all languages" as in drupal 7 pathauto_i18n module. So, this must be about internationalization modules missing feature.
Unrelated but another issue is; when i create a new term, "Generate automatic URL alias" is unchecked by default.
I've added a new recipe. The recipe has no PHP code. It has two module dependencies (one of those depends on another contrib module and both depend on core modules that are normally enabled)...
Posted1 hour 14 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
well @herb I cannot believe it, but the webform module was there in modules on the disc, but missing in the listed modules, so I delete the module folder, and downloaded it again.
Then...
Posted2 weeks 2 days ago by Francis Greaves (themetman) on:
The only thing I can think of is to make sure Webform module is enabled and that the content type that needs to contain the webforms has Webform enabled for it. Edit the content type and make...
@yorkshirepudding, In the end I fixed it by deleting the config/active folder contents, copying the config/staging/ files into config/active, importing the database again and clearing the caches...
Posted3 weeks 1 day ago by Francis Greaves (themetman) on:
Comments
Whats missing is "Generate automatic URL alias for all languages" as in drupal 7 pathauto_i18n module. So, this must be about internationalization modules missing feature.
Unrelated but another issue is; when i create a new term, "Generate automatic URL alias" is unchecked by default.