- Issue created by @anaconda777
- 🇺🇸United States torfj Seattle, WA
I can confirm that the Enable translations is greyed out and not able to enable even though I ahve the content translations module enabled.
@anaconda777 where you able to figure out what the problem was?
- 🇫🇮Finland anaconda777
@torfj
No, I was not able to fix it.
Ended up translating terms with tmgmt_ai but still trying to figure out how to move translated terms from site to site with configurations, seems there are not much options. - 🇺🇸United States torfj Seattle, WA
Okay, I will try to see if I can figure out what the problem is next week.
For moving term from site to site we use the Views Data Export → module to export terms to a CSV file and then we use the Feeds → module to import them. But I have never used it on translated terms.
- First commit to issue fork.
- 🇺🇦Ukraine _shy Ukraine, Lutsk 🇺🇦
Seems like a problem was in the code. After the coding standards fixes in this task 📌 PHPCS compatibility Fixed condition was changed and it disables the checkbox if Content translation is enabled, but it should work in the opposite way.
I created a PR and added a patch to the change.
- 🇺🇸United States torfj Seattle, WA
Thank you @_shy! It works for me after applying the patch.