(2017-11-29, 01:14:38)shawn_a Wrote: Ckeditor might have stripped it out, did you reload the page and make sure it saved
yes, i did: i logged out from backend and logged back in - post including the html5 code is still there and running (in the back end). but on the front end the code is missing. apart from that i noticed that also common formatted text <p> entered in the text editor won't show in the front end of this one post … all other post contents work perfectly.
the blog post's xml:
Code:
<?xml version="1.0"?>
<item><thumbnail></thumbnail><slug><![CDATA[video]]></slug><tags></tags><date><![CDATA[2017-12-28 15:41:31]]></date><category><![CDATA[External_Event]]></category><author></author><private></private><ort><![CDATA[Ort]]></ort><uhrzeitstart></uhrzeitstart><datum><![CDATA[-]]></datum><uhrzeitende></uhrzeitende><title><![CDATA[Video]]></title><content><![CDATA[<p>Content Text</p>
<video controls="" height="360" id="sampleMovie" preload="" width="640"><source src="http://www.xyz.at/data/uploads/2017-11-10-video.mov" /></video>
<!-- <video controls="controls" height="300" name="Caption" src="http://www.xyz.at/data/uploads/2017-11-10-video.mov" width="400">&nbsp;</video>-->
]]></content></item>