Vimeo embed code modified by HTML edit update

Permalink
I am embedding the following code provided by Vimeo on a page:
<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"')

 
MrKDilkington replied on at Permalink Reply
MrKDilkington
Hi sreed,

Are you using the HTML block to embed the video?
sreed replied on at Permalink Reply
I think I am. I am editing a content widget using the html src editor.
MrKDilkington replied on at Permalink Reply
MrKDilkington
@sreed

Can you double check to see what the name of the block is.

What version of concrete5 are you using?
sreed replied on at Permalink Reply 1 Attachment
I don't know how to get the name of the block. I looked through the editor's manual and can't find anything about "the" HTML block. The Vimeo code is embedded in a Content block that has HTML code in it. Is that what you mean?

the head section has: content="concrete5 - 5.6.3.2" (see attached)
MrKDilkington replied on at Permalink Reply
MrKDilkington
@sreed

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...
Steevb replied on at Permalink Reply
Steevb
You need to use the 'HTML' block, not the 'Content' block.

This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.