Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author richteam

    (@richteam)

    Dear saurav9biz.

    Follow the instructions please.

    Please find the Widget.php file in the plugin. after line 13432 add this code

    jQuery(‘.rvs-play-video’).click(function(){
    setTimeout(function(){
    var w = jQuery(‘.rvs-player’).find(‘video’).attr(‘controlsList’,’nodownload’);},1500);
    });

    Thank you.

    Thread Starter saurav9biz

    (@saurav9biz)

    Thanks, It worked !

    Cheers Guys

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable video download option’ is closed to new replies.