I use qTranslate to manage two language version of my blog: Italian and English. qTranslate add /it/ or /en/ between the blog domain and the rest of URL to address the two languages. For example, if
http://www.lindipendente.eu/wp/author/dejudicibus/
is the default link to see all my articles as author, then the English version is
http://www.lindipendente.eu/wp/en/author/dejudicibus/
and the Italian one is
http://www.lindipendente.eu/wp/it/author/dejudicibus/
Now, the problem is that if I type in the English URL, it reverts back to the default style which gives the Italian version. This occurs ONLY with URL of archives, not articles.