Passer au contenu Passer à la barre latérale

Ce sujet contient 0 réponses, a 0 voices.

Dernière mise à jour par robinV-30 Il y a 1 mois et 2 semaines.

Assisté par: Lucas Vidal de Andrade.

Auteur Messages
octobre 2, 2025 à 11:09 am #17451752

robinV-30

Background of the issue:
I am trying to link to a child page where the parent page slug is translated. However, the sticky link uses the original page slug and the child page slug. The original parent slug is /services/ and the translated page slug is /support/. The issue can be seen on this page: lien caché.

the sticky link feature is applied to the link, as in gutenberg it links to /?page_id=356. however the parent page slug is rendered incorrectly. already ran sticky links again, saved permalinks and saved the parent page again.

Symptoms:
WPML uses /services/health-telephone/ instead of /support/health-telephone/ within the link. I expected to see: lien caché but instead, I got: lien caché.

Questions:
Why is the sticky link using the original page slug instead of the translated one?
How can I ensure the sticky link uses the translated parent page slug?