No Volume Control in Mobile View
Using Jamroom
I would certainly appreciate it. I can't seem to get anywhere with it.
I put visible in the seek bar control and that shows, but volume appears to be shut off somewhere else.
Possibly with this command I found on the player site, but I don't know where to find it in Jamroom. Javascript or PHP maybe?
noVolume †
Object : Defines the user agent blocklist, which contains regular expressions, which cause the volume controls to be hidden if a match is found.
noVolume: { ipad: /ipad/, iphone: /iphone/, ipod: /ipod/, android_pad: /android(?!.*?mobile)/, android_phone: /android.*?mobile/, blackberry: /blackberry/, windows_ce: /windows ce/, iemobile: /iemobile/, webos: /webos/, playbook: /playbook/ }
updated by @ken-rich: 12/23/14 02:14:00PM