Support

Account

Home Forums Front-end Issues oEmbed field not showing up on Firefox 59 on Mac but working on version 60

Helping

oEmbed field not showing up on Firefox 59 on Mac but working on version 60

  • I’m using the oEmbed field type to add a Vimeo video with ACF Pro. I’ve just used the simple embed option:

    <div class=”embed-container”>
    <?php the_field(‘oembed’); ?>
    </div>

    It works fine in Chrome & Safari but seems to now show anything on Firefox 59 on Mac but its fine on version 60.

    Any suggestions?

  • I think I found the problem. It was to do with the embed-container CSS example in the documentation causing the container to collapse.

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘oEmbed field not showing up on Firefox 59 on Mac but working on version 60’ is closed to new replies.