This thread is resolved. Here is a description of the problem and solution.
Problem:
You want to translate the Contact form built with the DIVI Engine Form builder, but the placeholder in the form is not translated correctly. The translation appears in the Advanced Custom Fields (ACE) but not on the Front Page.
Solution:
We recommend adding the following XML configuration to your WPML settings to ensure that the placeholders and other form fields are correctly translated:
<wpml-config> <shortcodes> <shortcode> <tag>de_fb_form_field</tag> <attributes> <attribute>field_title</attribute> <attribute>field_placeholder</attribute> </attributes> </shortcode> <shortcode> <tag>de_fb_form</tag> <attributes> <attribute>submit_button_text</attribute> <attribute>field_placeholder</attribute> </attributes> </shortcode> </shortcodes> </wpml-config>
This configuration should help WPML recognize and translate the placeholders and other text fields within your DIVI Engine forms. If this solution does not resolve your issue or seems outdated, please check the related known issues and confirm that you have installed the latest versions of themes and plugins. If necessary, do not hesitate to open a new support ticket.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

