Hi, I'm looking for a solution for our website that has been translated into 7 languages: www.scia.net
We recently changed our domain name twice in the last 2 years and moved to the HTTPS protocol this year.
For these changes we are using 301 redirects, However the Google bot does not like to many redirects and a Drupal multilingual site already hops twice. In our case:
hello guys i found the solution for how to translate a select list in a views after a lot of searching follow this steps and i hope that's will work
step 1: translate the select list in (structure/content types/Manage fields) and translate the options there.
step 2: go to (structure/content types/Manage display)and change the format for the select list from default to default translated .
step 3: go to the view and change the old content in FILTER CRITERIA to the new content the translated one .
by this steps the select list will be translate ;)
set up a view (table) sorted with a date-field. (D8)
In the original language that works like a charme.
But in the translated pages of the view the sorting goes wrong.
The field are similar only the translation language is changing.
Made some changes in the timezones field but that's not the reason.
It's no apparent which rules the sorting is following now.
I have groups on my multilingual site. When a member joins a group, I need that member connected to both languages. So far I can not see a way to do that.
My site is set up with node translation for reasons to numerous to go into here.