Pular para o conteúdo Pular para a barra lateral

Marcado: 

Este tópico contém 0, tem 0 voices.

Última atualização: ghledisC 5 meses, 2 semanas atrás.

Assistido por: Itamar.

Autor Posts
maio 19, 2025 às 10:03 am

ghledisC

Background of the issue:
I am trying to have the links on my website point to the correct translated pages. The page is custom html done in the block editor with custom css. The issue can be seen on this page: link oculto. Here is the source code for the original and translated links: Linee di imbottigliamento Translation: Linee di imbottigliamento

Symptoms:
Translated anchors are not pointing to the correct translated resource, resulting in incorrect targets. The URL in the src tag should have the /it/ after the domain name, and it doesn't. Manual modification is ignored.

Questions:
Why are the translated anchors not pointing to the correct translated resource?
How can I ensure that the URL in the src tag includes the /it/ after the domain name?