Forum Replies Created
-
AuthorPosts
-
Hi Peter,
The interesting thing is that some pages do not have any problem (like http://www.hakandonmez.com/seffaf-dis-teli/).
However, newly created pages, like http://www.hakandonmez.com/video-test/, have this issue. It looks like this is not server related.
Those two example pages use the same method of embedding YouTube video, via video media element.
The best hack is to use this HTML code in a text block:
<div class=”avia-video avia-video-16-9 ” itemprop=”video” itemtype=”http://schema.org/VideoObject”><div class=”avia-iframe-wrap”><iframe width=”1333″ height=”1000″ src=”http://www.youtube.com/embed/cJ4YDRTwNrY?feature=oembed&wmode=opaque” frameborder=”0″ allowfullscreen=””></iframe></div></div>
Obviously one of the Enfold scripts cannot generate the above code and fallbacks to show the link.
Maybe you can tell me the related script and I might try to debug that part.
Thanks.
Hey Dude,
[embed] gives same results. I only see the the URL written on the page as “http://www.youtube.com/watch?v=fYPBgGi180Q”
For now the only solution is to embed <iframe> code copied from the YouTube. However, videos loose fluid layout. Height and width do not adjust responsively which is bad.
Do you have any idea how this issue began? This started a couple of days ago.
This is the page without problem:
http://www.hakandonmez.com/dr-hakan-donmez-kimdir/
This is the one with the problem:
http://www.hakandonmez.com/dis-teli-cesitleri-nelerdir/
I’ve just updated to 2.6.2. It did not help.
-
AuthorPosts