Bug in blog plugin. No youtube video as a resource
Author: Morten R.
Visited 1530,
Followers 1,
Shared 0
If you try to include a youtube video in a blogpost. The post will state missing mediaplayer plugin, but seems that the youtube date is not transferred.
It should be included with a iframe to avoid the mediaplayer plugin.
As of now thats the solution for me, to set "html" option in the post and add the video inlay code fx.
<iframe width="560" height="315" src="https://www.youtube.com/embed/eAJSeWYFTTI" frameborder="0" gesture="media" allowfullscreen></iframe> and it works perfect.
But a unessesary extra step.
Here is a screendump from the non working function. Dump from the demo version, but the same in v13 and v14 pro too.
Posted on the
Hello Morten R.,
The developers are already working on it and it will be solved soon.
Many thanks!