This thread is resolved. Here is a description of the problem and solution.
Problem:
Some WP Bakery blocks are not translating correctly on a multilingual site. The blocks display French content on an English page, and the content does not appear in the translation editor.
Solution:
First, ensure that the WP Bakery builder is enabled for posts. Then, add the following XML configuration to the WPML-> Settings-> Custom XML tab:
<wpml-config><shortcodes><shortcode><tag>vc_message</tag></shortcode><shortcode><tag>vc_text_separator</tag><attributes><attribute>title</attribute></attributes></shortcode><shortcode><tag>vc_tta_accordion</tag><attributes><attribute>title</attribute></attributes></shortcode></shortcodes></wpml-config>
After adding this XML, update the page and its translation. This should make the module content appear in the translation editor. Next, register the untranslated modules and update the post in the default language along with its translation.
For further guidance on identifying attributes and tags in shortcodes, please refer to this video and check this guide.
If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we recommend opening a new support ticket. We also highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. For further assistance, please visit our support forum at https://wpml.org/forums/.
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.
This topic is split from https://wpml.org/forums/topic/i-am-facing-an-issue-with-website-translation/
This topic contains 11 replies, has 2 voices.
Last updated by Osama Mersal 3 weeks ago.
Assisted by: Osama Mersal.