Hi, I’m using the oEmbed and the acf short code to dispaly vimeo videos on posts (using beaver builder themer). It works great, except that as soon as i publish the template, the video embed strips the allow fullscreen.
<div id=”player” class=”player player-c622a976-ef91-465b-89d3-9f6223dc0e90 js-player-fullscreen with-fullscreen with-sticky-custom-logo no-fullscreen-support player-sm player-cardsCorner” style=”max-width: calc(177.778vh); height: calc(56.25vw);”>
Is there a way to force it to allow full screen? I’m not sure where to look for this. whether it’s in ACF or WP oEmbed native, or even if i need to reach out to beaver builder on this one.