Autoplay was not working for me on videos. I found this link over at the Shadowbox forums - http://n2.nabble.com/Autoplay-not-working-tp3622997ef1309102.html.
The autoplay variable needs to be set to "TRUE" instead of "1".
Quick fix. If you have Devel module install click on the variable editor in the development menu block. From there you can change the variable "shadowbox_autoplay_movies" to TRUE instead of 1.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | shadowbox-750134.patch | 1.86 KB | nicholas.alipaz |
Comments
Comment #1
nicholas.alipaz commentedI made a patch to fix this issue, please test and see if it works for you.
Comment #2
nicholas.alipaz commentedThis is committed to the latest 4.x-dev version. Feel free to use it if you need the fix.
Comment #3
2ndmile commentedThanks Nicholas... you guys are doing great work!! Awesome module!!!