Enable translations is greyed out

Created on 9 March 2025, 2 months ago

Problem/Motivation

Hi,

Enable translations on this page is greyed out and not able to enable.
/admin/config/user-interface/taxonomy-manager-settings

I have the content translations module enabled
Also ticked all possible taxonomy related translations on from admin/config/regional/content-language

how do I use the taxonomy manager with multilanguage site? How can I terms with multi languages using taxonomy manager?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

💬 Support request
Status

Active

Version

2.0

Component

Code

Created by

🇫🇮Finland anaconda777

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • 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.

  • Pipeline finished with Success
    11 days ago
    Total: 160s
    #484518
  • 🇺🇸United States torfj Seattle, WA

    Thank you @_shy! It works for me after applying the patch.

Production build 0.71.5 2024