Interesting … I switched to Space Gallery 2 on the page I referenced, and now the sound plays automatically. However, on the page where I used Elastic Gallery 1 I still have the mute issue. The page I am speaking about is here:
http://messiah.thepescios.com/vocal-tutorials
Thanks for your help.
Hello, dear pathosbill.
To solve your problem, please, edit the TS-VG-WEF.php plugin file. Please find this code: it is located on line 1762
a = ‘? autoplay = 1 & mute = 1 & enablejsapi = 1’;
write here this code:
a = ‘? autoplay = 1 & mute = 0 & enablejsapi = 1’;
After that, in 1765 line , find this code:
a = ‘& autoplay = 1 & mute = 1 & enablejsapi = 1’;
write here this code
a = ‘& autoplay = 1 & mute = 0 & enablejsapi = 1’;
After that, in your gallery, the video will work with sound.
In the next version, the problem will be solved for everyone.
Thank You.
Thank you for your help. So sorry, but I must have done something wrong. Now I can’t get the videos to play at all. Any further help is again appreciated.
(To clarify, these are the videos on the page http://messiah.thepescios.com/vocal-tutorials. The videos on http://messiah.thepescios.com/listen are still playing fine.)
Dear dear pathosbill.
You did something wrong. Please look again at the instructions that we told you. We will do an update in a few days. This problem in the gallery is solved.
Thank you.
I guess I will wait for the update to come out. I’m sure it was my error, but I have checked and rechecked and can’t see what I missed.