• We built a site in MultiSite/Network, where the URL was sitename.networkname.com. Everything was working great. Then we did the domain mapping so the URL was now just sitename.com. Since that change the players on the posts have disappeared. Any insights as to why this may have happened and how we can fix it? I love this plugin so much and really don’t want to find an unsuitable replacement =(

    http://wordpress.org/extend/plugins/esaudioplayer/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author aueda

    (@aueda)

    I confirmed the problem but I have not found the solution. Please wait for a while.
    [

    jQuery conflict with WordPress… just edit esaudioplayer/esplayer_tes.js. Line 17. Change

    jQuery(document).ready(function(){

    to

    $(document).ready(function(){

    For what it’s worth: I was having the same issue with the player disappearing and finally figured out that it was conflicting with the Yoast WordPress SEO Plugin that I was using – once I deactivated Yoast, the EsAudioPlayer began displaying again correctly.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: EsAudioPlayer] Player Disappeared’ is closed to new replies.