Embed Tencent videos
-
Hi guys,
I’m trying to embed a Tencent video, but I can’t quite understand how to do it. The page gives two codes, but neither works inside the WordPress embed video function. Here they are with their respective error message:
<embed src=”https://imgcache.qq.com/tencentvideo_v1/playerv3/TPout.swf?max_age=86400&v=20161117&vid=o0649gsyxxv&auto=0″ allowFullScreen=”true” quality=”high” width=”480″ height=”400″ align=”middle” allowScriptAccess=”always” type=”application/x-shockwave-flash”></embed>
Named entity expected. Got none.
Start tag seen without seeing a doctype first. Expected e.g. <!DOCTYPE html>.
Unexpected end tag (embed). Ignored.<iframe frameborder=”0″ width=”640″ height=”498″ src=”https://v.qq.com/iframe/player.html?vid=o0649gsyxxv&tiny=0&auto=0″ allowfullscreen></iframe>
Named entity expected. Got none.
Start tag seen without seeing a doctype first. Expected e.g. <!DOCTYPE html>.Does somebody know how to tweak them? Thank you in advance!
-
I tried the below:
<iframe style="width: 640px; height: 498px;" src="https://v.qq.com/iframe/player.html?vid=o0649gsyxxv&tiny=0&auto=0" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>I’ve tested it here:
http://test.kholwadia.co.uk/wordpress/playground2/it’s at the bottom.
Thank you for your swift response!
I wanted to try it out, but unfortunately somehow my fiddling with the site triggered a bug. When I go into PageBuilder, instead of the black top row, there appears a part of the site, and the whole site is not buildable. This happens now for every site I try to build.
I know this description isn’t very helpful. How can I get support for such a problem?
I’d put your query on their support page:
https://wordpress.org/support/plugin/siteorigin-panelsmore chance of one of their developers checking it.
Problems sorted out, I just tried your code. Thanks again! It works, like the others, on every browser except Firefox. Is no universal code possible?
The topic ‘Embed Tencent videos’ is closed to new replies.