There's a big space below all my videos

Posted in: Newspaper
Post count: 12

Anyone know how to fix it?

Post count: 22421

Hello,

Please provide an example of this so we can inspect it. Provide a link to your site pointing at one of these videos.

Thank you!

Post count: 12
Post count: 22421

Hi,

I’m not sure how you are implementing your videos but it;s enough to simply paste the youtube video url in the post content. You do not need any plugin for this.
please note that the divi builder is not tested with our theme so please do not use any other page builder besides visual composer or the tagdiv composer (not both at the same time)

Thank you!

Post count: 12

which one of the two should I use?

Post count: 12

Hey, I just noticed something. Tagdiv and visual composer only work on Pages, not on Posts. So how do I create posts, then?

Post count: 22421

Please use this guide to create posts:
https://forum.tagdiv.com/post-formats-for-tinymce/

Thank you!

Post count: 12

But I can create posts with the Visual Composer too, no? Just not tagdiv

Post count: 20688

Hi,

There seems to be a huge padding set on the video element
https://www.screencast.com/t/dDXt5cvp8iwi
You could try as a quick fix a code like this
https://www.screencast.com/t/IDC6dQsiLZZ
Enter it in Theme panel->Custom CSS and check if it works. If you have caching installed, clear it after entering the code

.fluid-width-video-wrapper {
padding-top: 392px!important;
}

Visual composer can be used for posts, but this is not recommended. It should be only used on pages
https://forum.tagdiv.com/how-to-use-visual-composer/
The tagDiv composer is a front-end page editor and can be used for pages only
https://forum.tagdiv.com/tagdiv-composer-tutorial/
In future updates more options and elements will be added to this editor exclusively, not for Visual composer.

Thanks

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.