Cant find where this code is located

Started by klajditoci,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

klajditociTopic starter

Hi guys,

anyone of you has any idea how to remove or edit this code:

<div id='PL2' class='plAd plBotRight hide' style='font-size:16px; padding:0 8px 0'>Watch more great videos at <a  style='font-size:16px; padding:0 8px 0' href='https://www.phpvibe.com' target='_blank'> ASONYA</a> <a class='plclose' href='javascript:void(0)'></a><div class="clearfix"></div></div>
<script>
startNextVideo = function() {
$(".plAd").detach().appendTo(".embeddedVP").removeClass("hide");   

}
</script>


This code is founded domain.com/embed and shows after a video ends also.

https://i.imgur.com/9en7eTS.png
  •  

PHPVibe R

Hi,

com/com_embed.php

Null the function, don't remove it, it will trigger a console error.
Important!
The forums are not intended for support! There is Dedicated support available.
The troubleshooting can help a lot!
  •  

Similar topics (1)

Replies: 2
Views: 2340