Ads Placement In Video

Discussion in 'VideoCraft WordPress Theme' started by midnine, Feb 26, 2013.

  1. midnine

    midnine New Member

    Joined:
    Feb 24, 2013
    Messages:
    9
    Likes Received:
    0
    Is it possible to place any type of ads before the video plays?
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Unfortunately there isn't a way to do that with our theme unless you custom code something up. Sorry.
     
  3. midnine

    midnine New Member

    Joined:
    Feb 24, 2013
    Messages:
    9
    Likes Received:
    0
    I actually found a way to includes in-video ads in the theme very easily. It only works with jwplayer script included in VideoCraft theme. I went to the single-video-listing.php and front-page.php then inserted the publisher in-video ad code right above this statement:

    <script type="text/javascript">
    jwplayer("container<?php echo $count; ?>").setup({

    I hope this help for your next update of this them to include in-video ads as part of the theme.
     

Share This Page