• Hello!

    We’re struggling a little bit with getting videos of any kind into our WP Recipe Maker card. We’ve tried a few things, not only the shortcode our advertiser uses, but a div code equivalent, and when that failed, we tried the embed code “<iframe width=”560″ height=”315″ src=”https://www.youtube.com/embed/AtvGLRtTQgg&#8221; frameborder=”0″ allow=”autoplay; encrypted-media” allowfullscreen></iframe>” which links to one of your YouTube videos about WP Recipe Maker. No videos seem to be appearing.

    Any help would be greatly appreciated. We’re pro subscribers, and love the plug-in, by the way. ??

    • This topic was modified 6 years, 4 months ago by mrprmiller.
    • This topic was modified 6 years, 4 months ago by mrprmiller.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Brecht

    (@brechtvds)

    If you have a custom recipe template you need to make the video field is actually in there.

    Basically add this line in the template where you want the video to appear:

    <?php echo $recipe->video(); ?>

    Kind regards,
    Brecht

Viewing 1 replies (of 1 total)
  • The topic ‘Video embed with div doesn’t seem to work with our advertiser’ is closed to new replies.