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?

Wordpress Lightbox with .mp4 video
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 1
TOPIC: Wordpress Lightbox with .mp4 video
#60942
Wordpress Lightbox with .mp4 video 6 Years, 8 Months ago Karma: 0
I am not able to make it work with .mp4 videos. I cannot use youtube as the client does not want anything to do with youtube so we have the videos as mp4 on the host. Any help please. Thanks.
The administrator has disabled public write access.
 
#60944
Re:Wordpress Lightbox with .mp4 video 6 Years, 8 Months ago Karma: 748
Hello,

The following HTML code can be used to open mp4 videos into the lightbox:

Code:


<a href="http://domain.com/videos/sample_video.mp4" class="ari-fancybox" data-width="640" data-height="400">MP4 video</a>



Regards,
ARI Soft
The administrator has disabled public write access.
 
#60948
Re:Wordpress Lightbox with .mp4 video 6 Years, 8 Months ago Karma: 0
Thank you it works finally! But this allows the mp4 to be downloaded from the video controls that appear below video. How do I disable download? or hide the video controls?
Also is there a way to increase the buffer for the mp4?

Sorry I'm new to this plugin!
Last Edit: 2017/08/09 13:55 By ochiengj.
The administrator has disabled public write access.
 
#60950
Re:Wordpress Lightbox with .mp4 video 6 Years, 8 Months ago Karma: 748
The following code can be used to hide all controls:

Code:


<a href="http://domain.com/videos/sample_video.mp4" class="ari-fancybox" data-controls="0" data-width="640" data-height="400">MP4 video</a>



Regards,
ARI Soft
The administrator has disabled public write access.
 
#61029
Re:Wordpress Lightbox with .mp4 video 6 Years, 8 Months ago Karma: 0
Thank you.
Last Edit: 2017/08/18 18:10 By ochiengj.
The administrator has disabled public write access.
 
Go to topPage: 1