I tried to find a similar issue, but I did not find it. It may be I am inexperienced, so if there is such a topic I apologize and please add my question to existent issue.
Backdrop now has the ability to specify the language of taxonomic terms. This is especially useful with the correct transliteration of URL address of the page of the corresponding taxonomy term in different languages.
A problem, however, is that when you are on a term for one language, switching languages does not switch to translating the term to another language even though such translated term page exists.
As far as I understand, this is due to the fact that we can now set the language of the terms, but we cannot create translations and translation links between the translated terms.
There is also a problem with indexing pages of taxonomy terms in search engines. For example, you have a term in English, this page is indexed by Google and shown in search results, but when you visit the term page in English, the interface of the site is shown often in a different language. Not always, but very often. This seems to depend on the language in which the site was active before opening the link in the search results.
Is there a Drupal or Backdrop contributed module that accomplishes this?
In Drupal 7 i18n manages such problems correctly with a submodule.
I am not able to offer a solution, I am just reporting the problem.
Recent comments
@themetman Good to hear your solution. May be helpful for others in the future.
Write Permission Problems on files, ../private and /tmp on my Laptop
It was the ProtectHome setting in the apache service which was the problem. I did this: systemctl edit apache2.service Then added this: [Service] ProtectHome=no...
Write Permission Problems on files, ../private and /tmp on my Laptop
I don't have leaflet, but I have experienced random disappearances of the bar over the years. I quit spending time on it, but not before adjusting the css spacing, which did reduce the number of...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?