-
Hey,
Few questions about video posts:
1. I don’t want the video in the header to appear in the content, the “Hide first embedded video” doesn’t work, the video in the header still appear in the content, is there something i can do?
2. The first embedded video in the header is not full screen – how can i change it to be full width?
3. The embedded video in the header seems to block the bar for moving forward \ backward the video, is it a bug?
4. How can i remove the carousal videos under the header of a video post? it seems to be something in the template, is there any simple way to remove it?Thanks!
Hello and thanks for contacting us. I’ll go through your popints one by one.
1) This works only if you are creating a POST using
- Video post format
- and using the normal or Tutorial template
In these templates, if you have the video header active and selecting “hide first video” it will be stripped from the content.
It will work only if the video is the first content of the page.
As you are not providing your site URL is a bit hard ot say what’s wrong in your case, but please have a look at our video tutorial and you’ll maybe notice something in the process that is missing.Some additional info:
http://www.themes2go.xyz/vlogger-video-wordpress-theme/tutorials/how-to-create-a-video-post-in-wordpress/Video tutorial (the Video Thumbnail plugin is optional):
https://www.youtube.com/watch?v=ojzZXzAXDQs2) Video format (not full screen)
The video has this format to fit on the screens, if it would go full screen it would be higher than the browser window height and you wouldn’t be able to see it entirely (it would be vertically cropped) while keeping it boxed you can see it all, then you can click the fullscreenbutton if you want a fullscreen experience.3) ( seems to block the bar for moving forward \ backward the video ) we cna’t reproduce the issue, everything works fine on our site, if you have a link with the issue I can test on your site.
4) You have to edit a file: template-video.php
comment with a // or remove the line 29// echo do_shortcode('[vlogger-videocarousel serie_id="'.esc_html( get_query_var("vlogger_serie_in", null) ).'" current_video_id="'.get_the_id().'"]' );
You can then copy the file in the child theme to save the customization across upcoming updates.
Looking forward for your feedback with possibly links to your pages, thanks!
Igor
The topic ‘Few Issues Re Video Posts’ is closed to new replies.