• Resolved daniskaner.com

    (@bugra006)


    <?php $video = get_post_meta($post->ID,’dp_video_file’, true); if ($video!=””) { ?>

    <script src=”wp-content/plugins/fv-wordpress-flowplayer/flowplayer/embed.min.js”
    data-swf=”wp-content/plugins/fv-wordpress-flowplayer/flowplayer/flowplayer.swf?ver=2.2.6″
    data-library=”/wp-content/plugins/fv-wordpress-flowplayer/flowplayer/fv-flowplayer.min.js”
    data-skin=”wp-content/plugins/fv-wordpress-flowplayer/css/flowplayer.css”>
    <div class=”flowplayer” data-origin=”dsadasd.html” ad_type: “image_text”>
    <video>
    <source type=”video/mp4″
    src=”<?php echo $video; ?>”>
    </video>
    </div>
    </script>
    <?php } ?>

    Help Plase

    https://wordpress.org/plugins/fv-wordpress-flowplayer/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Embed Code Not Display Ads’ is closed to new replies.