Video Post in Layout Builder

Hello we’re trying to make a video post in the new layout builder so that it’s like the legacy X theme when video post type is selected a video embed displays at the top of the post. If we use the video element and use this code: {{dc:post:meta key="_x_video_embed"}} It appears but it appears no matter what post type. Can you provide the way we’d get it to be like the legacy post template?

Thanks much!

< video is always htere even if other post types are selected. We want to be able to add it to thos that have video selected like the legacy version

Hello @barth10,

Thanks for writing in!

In the “Customize” tab of the Video element settings, you will have to add a condition:
{{dc:post:meta key="_x_video_embed"}} IS NOT

You can leave it blank so that the video will ONLY display when there is an embedded video code added to that page or post.

Hope this makes sense.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.