Forum Replies Created

Viewing 1 replies (of 1 total)
  • hi Martin,

    I’m trying to insert the plugin in the theme, in the main template, i know that plugin can not insert in the theme but i trying it.

    1. install the plugin normal.
    2. with jquery insert the player into the div.

    jQuery(document).ready(function(){
    	AudioPlayer.embed("audio", {soundFile: "https://www.fronteka.org/audio/4poder.mp3"});
    })

    but the player not play, buffering message, something solution?

    here the web: https://www.fronteka.org

    the audio is encoded 56kbps

Viewing 1 replies (of 1 total)