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?

New feature suggestion.
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 1
TOPIC: New feature suggestion.
#72118
New feature suggestion. 1 Day, 5 Hours ago Karma: 0
Audio on instead of muted for Youtube. At the end of the youtube link you just add either: &mute=0 or ?mute=0. So when the link is clicked, popup comes up and video is not muted. You could have this as a check box in the youtube video options. So that if any video is clicked on, on the website. Audio plays with loaded video. Here is a sample of how it works from my website. The images that are tied to a youtube link will play in a popup.

YecHeadquarters.org

I have to go to every page and fix the links one by one so the audio will play automatically. A lot of work since there's probably 50 - 100 videos.
The administrator has disabled public write access.
 
#72119
Re:New feature suggestion. 1 Day, 4 Hours ago Karma: 751
Hello,

PRO version adds mute=1 parameter automatically when autoplay is used because most of modern browsers disable autoplay for unmuted videos.

BTW, you can use this solution if want to add mute=0 parameter for YouTube links.

Currently the parameter is added incorrectly in the links on your side. For example it looks like:

Code:


https://www.youtube.com/watch?v=8y-uiccIiSY?mute=0



but it should be:

Code:


https://www.youtube.com/watch?v=8y-uiccIiSY&mute=0



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