This thread is resolved. Here is a description of the problem and solution.
Problem:
If you're trying to translate the Video URL from the WPBakery Page Builder Video Player Element,
Solution:
1. Navigate to WordPress Dashboard > WPML > Settings > Custom XML Configuration.
2. Insert the following code:
<wpml-config><br /> <shortcodes><br /> <shortcode><br /> <tag>vc_row</tag><br /> <attributes><br /> <!-- Add attributes here if needed --><br /> </attributes><br /> </shortcode><br /> <shortcode><br /> <tag>vc_column</tag><br /> <attributes><br /> <!-- Add attributes here if needed --><br /> </attributes><br /> </shortcode><br /> <shortcode><br /> <tag>vc_video</tag><br /> <attributes><br /> <attribute>link</attribute><br /> </attributes><br /> </shortcode><br /> <shortcodes><br /></wpml-config>
3. Click the Save button.
4. Go to Dashboard > Pages and open the edit screen of the page containing the WP Bakery Video widget.
5. Make a minor change, such as adding an extra blank space at the end of a sentence.
6. Save the changes.
7. Look for a circular arrow beside the second language links, indicating an update is required.
8. Edit the translation again, and you should now be able to see and translate the Video URLs.
Please note that this solution might be outdated or not applicable to your case. We highly recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, please 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.
This topic contains 1 reply, has 2 voices.
Last updated by 1 year, 1 month ago.
Assisted by: Christopher Amirian.