Background of the issue:
I am trying to add a link in the WPBakery text box and want to link it differently in other languages using ATE. The issue can be seen on this page: hidden link. I expected to see the bottom PDF link as '此下载 PDF' and want to add a custom URL.
Symptoms:
The link editing dialog is not showing for the relevant string. Instead of the custom URL, I got the original language URL: hidden link.
Questions:
Why is the link editing dialog not showing for the relevant string in ATE?
How can I add a custom URL for the link in different languages? hidden link
Languages: English (English )German (Deutsch )French (Français )
Timezone: Europe/Zagreb (GMT+02:00)
Hi,
To help locate the URL in the translation editor, you can try using the “Search content” field (as explained here: https://wpml.org/faq/how-to-translate-links/. A simple search for `"http"` should surface all URLs in the content and might help identify the one you’re looking for.
However, in your case, you should not use `type="link"` because it will automatically translate internal URLs, and they will not appear in the translation editor for manual adjustment.
Please let us know if you need any further help or clarification with this!