Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Video Overlay Ads

=== Wordpress Video Overlay Ads ===
Contributors: ensar, salinus.com
Tags: video overlay ad, youtube overlay, video overlay
Requires at least: 3.1
Tested up to: 4.4
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add overlay advertisement area over youtube video embeds before video starts

== Description ==
This plugin creates an overlay advertisement area over youtube video embeds. You can insert banner ads, texts, polls, and add any kind of html and javascript code you like.

== Installation ==
Upload the plugin
Go to your admin page Settings > Video Overlay Ads Settings
Here you can copy and paste any html code that you will display inside the overlay. Also You can select an option to remove the dismiss button, but make sure that you include an html element that has class="video-overlay-dismiss-btn" when clicking this html element the overlay will be removed.
That's it. Your videos will be overlaid with the code snipped you just added.

== Frequently Asked Questions ==
1- What is Video Overlay Ads used for?
Video Overlay Ads is a Wordpress plugin to show an overlaid content over videos. This overlay can contain HTML rich content so basically you can display anything before videos are played.
2- Does it only support Youtube video embeds?
Yes, for now its working only on Youtube videos, stay tuned for other video channels.

== Screenshots ==
1. Display an Html overlay on top of your videos.
2. You can configure and add any html code on your videos.

== Changelog ==
Version 1.0

 * First public release