Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

lightbox disable right click and controls
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 1
TOPIC: lightbox disable right click and controls
#60949
lightbox disable right click and controls 6 Years, 9 Months ago Karma: 0
How do I disable right click so you cannot see the video menu? whether its youtube or mp4. Need this for a client.

Or, how do I hide the video controls?
The administrator has disabled public write access.
 
#60951
Re:lightbox disable right click and controls 6 Years, 9 Months ago Karma: 748
Open "Advanced" tab on "ARI Fancy Lightbox -> Settings" page and enable "Protect mode" parameter to disable right click.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#61016
Re:lightbox disable right click and controls 6 Years, 8 Months ago Karma: 0
Hello,

It did not work, data-controls="0" did not hide controls. Also I can still right click even after I selected 'protect mode' in advanced setting.

<td><div class="thumbtext">Code Word</div>
<a href="www. youtube.com/watch?v=dT6N7XQHWXo" class="ari-fancybox" data-controls="0" ><img class="thumbsize" src="/wp-content/uploads/2017/08/codeword-40.png" alt=""></a></td>

I also tried it with mp4 and did not work.

Please advise. Thanks.

Last Edit: 2017/08/17 21:55 By ochiengj.Reason: add image
The administrator has disabled public write access.
 
#61022
Re:lightbox disable right click and controls 6 Years, 8 Months ago Karma: 748
Hello,

If you want to hide YouTube controls, add controls=0 parameter to video URL. You can find here list of all available parameters. The code will look like:

Code:


<a href="https://www.youtube.com/watch?v=dT6N7XQHWXo&controls=0" class="ari-fancybox" data-controls="0" ><img class="thumbsize" src="/wp-content/uploads/2017/08/codeword-40.png" alt=""></a>



The plugin doesn't support ability to disable context menu for YouTube. It is rendered by YouTube service and doesn't provide ability to remove it.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1