Viewing 1 replies (of 1 total)
  • Thread Starter Anointed

    (@anointed)

    I should add that I simply have to call this function to get the url to my mp3 audio file.
    I have also setup the same thing for ogg audio files.

    <?php echo $meta['audio_mp3']; ?>
    <?php echo $meta['audio_ogg']; ?>

    Given those 2 functions, what code would I insert into my single.php template file in order to show a player that works in all browsers including the ipad?

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: MediaElement.js – HTML5 Video & Audio Player] How do I add an mp3 file to my sidebar?’ is closed to new replies.