Hello, good day.
I have a problem with the fullscreen button, it doesn’t appear.
I placed a Vimeo iframe using raw content.
I copied the Vimeo share link
.
<iframe src="https://player.vimeo.com/video/383850039" width="640" height="360" frameborder="0" allow="autoplay; fullscreen" allowfullscreen webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen="true"></iframe>
Even I added the webkit and moz code. but stills doesn´t appear the button.
In the design page it does appear.
Even if you check the source code it’s also there
What is wrong?
In Vimeo the video has the fullscreen control set on.
Thanks for any help.