Vimeo embed code modified by HTML edit update
Permalink<iframe src="https://player.vimeo.com/video/11111111111" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
after I update and reopen the editor I see:
<iframe src="https://player.vimeo.com/video/11111111111" width="500" height="281" frameborder="0"></iframe>
So, "webkitallowfullscreen mozallowfullscreen allowfullscreen" is being removed from the update. What's going on? How do I fix this?
(It also happened when I used 'webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen="true"')
Can you double check to see what the name of the block is.
What version of concrete5 are you using?
the head section has: content="concrete5 - 5.6.3.2" (see attached)
I am not familiar with how the concrete5 5.6 Content block handles HTML.
Here is a link to the documentation on the 5.6 HTML block:
http://legacy-documentation.concrete5.org/editors/in-page-editing/b...
Are you using the HTML block to embed the video?