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!
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!
calebW-2
Just closing the ticket for us. See my note above on why I am all set. Thank you, WPML!