Hello,
I have a Web with 2 languages. Normally each one will show the articles on its own language, and that's fine. But I have a module that lists articles on both languages.
The problem ir that it will only be able to open those who are written on the current web showing language. if I try to open an article from language B while being on the page as language A, then the opening article will be
www.mysite.com/ A /category/item/98-name-of-the-article So it will give back a not found item error.
How could be possible to fix this?
Thanks!