Embed youtube videos Not Working

Posted in: Newspaper
Post count: 10

Hello, I Have problem with youtube. When I put the URL in Featured video, and choose the format Video for the post, but the video don’t shows on the post. Thumbnail is working. Link: http://goo.gl/uUksfT

Post count: 89

I have the same problem. A sample link: http://youtu.be/r_rVyt-ojpY

Post count: 854

hi,

I see that you have many plugins installed, can you please disable all of them and try again (might be a conflict between plugins)

Thanks for you message.
Radu A.

Post count: 10

Hello, I already disabled all plugins before I ask help here.

Post count: 39

As an interim solution I use the raw html with this code, for example:

<iframe src="http://youtu.be/r_rVyt-ojpY?rel=0" frameborder="0" width="640" height="480"></iframe>

This also has the advantage that you can add this code to the end of the link

  ?rel=0 

which stops videos thumbnails automatically being added after your video has played

Post count: 10

Just to be clear. To post a video from youtube I have to Paste a link from Youtube in Featured Video it will be embedded “THE VIDEO” in the post and the thumb used as the featured image of this post.
I did that but the Video didn’t embedded in post. (But if I paste youtube link in the POST the video work.

Post count: 854

hi,

glad to hear that you solved your problem.

Thanks for you message.
Radu A.

Post count: 3343

Hi,

@leda
your problem is because you have hidden the featured images http://screencast.com/t/pdEdHG23 and this will hide the video to.

We will fix this in the next update, until that add this code: and get_post_format($this->post->ID) != 'video' like here: http://screencast.com/t/EQ9ziZKUl

Thanks!

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