I have 3 languages with translations (i18n) enabled:
path: node/1 | english | Title: foo
path: node/2 | german | Title: foo
path: node/3 | spanish | Title: foo
when I am in the german part of the website Glossify sends me to the path: node/3 in spanish. What can I do to prevent Glossify to select the wrong language? thank you!
So i get this:
Keyword: foo => path: node/3 | english
Keyword: foo => path: node/3 | german
Keyword: foo => path: node/3 | spanish
The espected output would be:
Keyword: foo => path: node/1 | english
Keyword: foo => path: node/2 | german
Keyword: foo => path: node/3 | spanish
anybody can help?
Comments
Comment #1
Ivo.Radulovski commentedHello we have fully rewritten the Glossify module.
The 2.x version will not be supported any more
Comment #2
Ivo.Radulovski commentedthe new version should prevent linking between languages