This thread is resolved. Here is a description of the problem and solution.
Problem:
The Pearl Staff WP Bakery widget from Pearl Theme, content does not show in the Advanced Translation Editor.
Solution:
To make WPML compatible with the Pearl Theme, Pearl Staff WP Bakery Widget we added the XML code below to WordPress Dashboard > WPML > Settings > Custom XML Configuration (tab):
<wpml-config> <shortcodes> <shortcode> <tag>stm_staff</tag> <attributes> <attribute>name</attribute> <attribute>job</attribute> <attribute>description</attribute> <attribute>full_description</attribute> </attributes> </shortcode> </shortcodes> </wpml-config>
Then, go to the page that contains the widget and do a small change to the main language.
That will trigger the need to update the translation and this time if you check the translation editor you will see the content available for you.
Relevant Documentation:
https://wpml.org/documentation/support/maintaining-wpbakery-page-builder-compatibility-with-wpml/
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 contains 2 replies, has 2 voices.
Last updated by 1 year, 6 months ago.
Assisted by: Christopher Amirian.