Background of the issue:
I am using the new Divi 5 with WPML and have encountered a compatibility issue with translating links. On my homepage, created with Divi 5, I use the Dynamic Content feature for button links, choosing an internal page via the Divi interface instead of pasting a static URL. When I open this page in the WPML Advanced Translation Editor (ATE), these links are not recognized correctly. Instead of a clickable link or an automatic internal connection, I see raw Divi 5 code, like this: $variable({"type":"content","value":{"name":"post_link_url_page","settings":{"post_id":"b2b"}}})$
Symptoms:
In the WPML Advanced Translation Editor, dynamic links are displayed as raw Divi 5 code instead of being recognized as clickable links.
Questions:
How should I handle this in the translation editor?
Is there a workaround or an XML configuration fix for Divi 5 dynamic content?