Description
I am creating a site with two languages.
I installed the module that manages the horizontal menu (named responsive mega menu pro). I configured the buttons in the two languages (Italian and English). The menu has configured link system (cms, products etc) and external links that point to a smartblog pages. Selecting the language at the homepage and navigating content there is no problem but if you pick a voice of an external link to a page of the blog and try to change language staying on the same page, select for example English button, gime me a strange link that returns a 404 error.
The link goes from www.dominio.it/it/blog/category/1_ricette.html
(Page with the Italian language selected)
to www.dominio.it/en/1-radice (trying to choose English)
The strange thing is that if I type the url www.dominio.it/en/blog/category/1_ricette.html the page is properly displayed in English.
What could be the problem?