Vroll Video Ads

The Vroll video ads system is an original solution by Nuevodevel.com. The user may create multiple pre-roll, mid-roll, and post-roll linear video ads. Ad details are exported via JavaScript array.

The user may create up to five Vroll ads on the WordPress Nuevo plugin settings page in the Video ads section.

If you want to skip Vroll ads on some individual video, you can disable the vroll parameter inside the Nuevo shotcode,. e.g.

[nuevo vroll=false source="src=//hls-playlist-url.m3u8 type=application/x-mpegURL" poster="//poster-image-url.jpg"]

Ypu can disable all type of ads if you disable ads parameter insideo the nuevo shortcode, e.g.

[nuevo ads=false source="src=//hls-playlist-url.m3u8 type=application/x-mpegURL" poster="//poster-image-url.jpg"]

You also have an option to display a small info icon in tht top-left corner of the player. It redirects to a page with advrtisibg information that you ma create. You can set info URL on WordPress nuevo plugin settings page or set it inside the nuevo shotcode.

[nuevo adinfo="//advertising-page-url" source="src=//hls-playlist-url.m3u8 type=application/x-mpegURL" poster="//poster-image-url.jpg"]