Skip Navigation

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 1 voice.

Last updated by calebW-2 1 year, 3 months ago.

Author Posts
November 8, 2023 at 5:37 pm #14759975

calebW-2

Tell us what you are trying to do?
Change the video (YouTube) url inside the WPBakery Page Builder Video Player element for secondary language (Spanish).

Is there any documentation that you are following?
This support doc seemed to outline a similar thing for the Divi Builder: https://wpml.org/forums/topic/youtube-embed-video-get-overwritten-when-editing-an-item-via-wpml/

Is there a similar example that we can see?
Here is a screen recording to hopefully give you an idea: hidden link

What is the link to your site?
livingwaters.com

Thank you so much!

November 8, 2023 at 6:44 pm #14760571

calebW-2

UPDATE: I found and read through the "Maintaining WPBakery Page Builder Compatibility with WPML" (https://wpml.org/documentation/support/maintaining-wpbakery-page-builder-compatibility-with-wpml/) doc which at first I didn't think I would understand, but putting it together with the Support Ticket I referenced above, all seems to work perfectly!

Here is Custom XML I wrote for it:

<wpml-config>
<shortcodes>
<shortcode>
<tag>vc_video</tag>
<attributes>
<attribute>link</attribute>
</attributes>
</shortcode>
</shortcodes>
</wpml-config>

Easy enough. Thank you all! We can close this ticket. It is actually working. 🙂

Thanks, again!

November 8, 2023 at 6:45 pm #14760573

calebW-2

Just closing the ticket for us. See my note above on why I am all set. Thank you, WPML!