Hi there!
I need some assistance getting the primary fields (“Modal Content” and “Toggle - Primary Text”) of the “Content Area Modal” element to be translatable targets within WPML’s translation manager.
I am familiar with setting up the necessary “Custom XML Configuration” in WPML however I can’t figure out which X-Theme shortcodes i need to add.
Thanks!
P.S.
My current configuration (which enables the raw element to be translated) looks like this:
<wpml-config>
<shortcodes>
<shortcode>
<tag>x_raw_content</tag>
</shortcode>
</shortcodes>
</wpml-config>