• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] OverVideo ads sound issue

Started by turegardes.com,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

turegardes.comTopic starter

Hi

when i skip the ads its sound still plays on the video

any idea to resolve it please
  •  

PHPVibe A.

Hi, these ads are just html spots, they are not built to support video embeds in them.

Depending what player you use, it has an ads function in lib/functions.php you can try changing

.addClass("hide");


to

.remove();


Maybe that will work.

turegardes.comTopic starter

Hi

Thank you Alexande, i appreceate your help but it doese not wok you can check in here http://www.turegardes.com/video/63/final-girl-2015-french/
  •  

PHPVibe A.

myPlayer.ready(function(){
$('.pre-roll-ad').removeClass('hide');
$('.bigadclose').click(function(){ $('.pre-roll-ad').addClass('hide'); myPlayer.play();; });
});


It still has hide, not remove.

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 37908

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 69240

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 49015

when slecting to unpublish music mp3 - next page says unpublished video ?

Started by spirog


Replies: 2
Views: 4027

new account creation issue

Started by qadribrothers


Replies: 31
Views: 10677

Video that I've uploaded needs to have that value in admin to upload

Started by spirog


Replies: 4
Views: 4289

video,playlist,images, etc. (frontend) select all deselect all reselect all

Started by spirog


Replies: 3
Views: 4395