Translate the Content Area Modal Element with WPML

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>

Hey Scott,

Though the V2 elements including the Content Area Modal Element are not regular shortcodes or they are dynamic. It’s could not be readily be available for WPML translation.

I’m sorry but the support staff isn’t capable of making any part of a V2 element translatable with WPML. This is also not covered by our support as this is not about a feature or an issue with our products. This is Please see our Terms.

The supported way of translating V2 Elements is you use the Translation Flags within the builder.

Classic Elements are compatible with WPML’s Translation Editor.

The furthest I could do is point you to where to find the Content Area Modal element’s code. It’s in content-area-modal.php located in cornerstone\includes\elements\definitions.

Thank you for understanding.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.