Player doesn't play when shortcode has both mp3 and ogg
-
Please refer to my in-progress site:
https://www.ronsweetmusic.com/teachOn the home page is a six-song compact player array. The first three selections are the same song. Selection 1 shortcode includes both the mp3 and ogg files:
[sc_embed_player_template1 fileurl=”https://localhost:8888/wordpress/wp-content/uploads/2015/11/OldWaves.mp3|https://localhost:8888/wordpress/wp-content/uploads/2015/12/OldWaves.ogg”] Old Waves – both mp3 and ogg included – doesn’t work (R. Sweet)
This doesn’t work in either Firefox 42.0 or Safari 9.0.1, or an iPhone 6 running iOS 9.1.
The second selection shortcode contains only the ogg, and it works fine on Firefox, not on Safari or iPhone:
[sc_embed_player_template1 fileurl=”https://ronsweetmusic.com/teach/wp-content/uploads/2015/12/OldWaves.ogg”%5D Old Waves – ogg only (R. Sweet)
The third selection shortcode contains only the mp3, and it works fine on Firefox, Safari and iPhone:
[sc_embed_player_template1 volume=”50″ fileurl=”https://ronsweetmusic.com/teach/wp-content/uploads/2015/11/OldWaves.mp3″%5D Old Waves – mp3 only (R. Sweet)
If I can get the first selection to work, then selections 2 and 3 are not needed. They’re there to show that both the mp3 and ogg file paths are working.
Also, using template1, it seems that the volume specifier does not work to set the initial volume. The third selection shortcode has this argument included. Is this true, or am I doing something wrong?
Thanks in advance for your help.
Ron
- The topic ‘Player doesn't play when shortcode has both mp3 and ogg’ is closed to new replies.