Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter woohoogle

    (@woohoogle)

    Hi do you have any advice for me on this one please? ??

    Thread Starter woohoogle

    (@woohoogle)

    The code I have used to embed the device and video is as below:

    <?php echo do_shortcode(‘[device link=”” type=”iphone6-plus” color=”white” orientation=”portrait” hide=”” width=”375px”]
    [embed]https://www.demotestlink.com/bevy/wp-content/uploads/2015/11/bevy-demo.mp4[/embed]
    [/device]’);?>

    Is there any reason you know of why the video wouldn’t show up using this approach?

    Cheers

    Plugin Author Justin Peacock

    (@mrdink)

    Sorry for the delay responding.

    Maybe try removing any spaces in the shortcode like so.

    <?php echo do_shortcode('[device link="" type="iphone6-plus" color="white" orientation="portrait" hide="" width="375px"][embed]https://www.demotestlink.com/bevy/wp-content/uploads/2015/11/bevy-demo.mp4[/embed][/device]'); ?>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Grey screen issue’ is closed to new replies.