• yesfree

    (@yesfree)


    Todd cant u see we LOVE your plugin i for instance have promise users on my site to wait for a fix and its been 3 weeks now..Please try and make a fix for this problem

    The problem is that this works only in Chrome. In Firefox and Safari the shortcode is converted only to a text link and there is no play button and it basically does not work.

    Where/what function do I need to call to make wp-audio convert the shortcode to proper player in my ajax return data?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Doesn’t look like this plugin is supported anymore. Any suggestions for a replacement?

    Thread Starter yesfree

    (@yesfree)

    Lets wait maybe Todd is trying to surprise us with a massive update..

    It’s working fine on my blog with Firefox 4.

    It’s not working for me in Chrome…or any other browser. Just a link, no play button. I’m so bummed! This is the best mp3 plugin!

    Any suggestions for another plugin that’s similar? (must also have download button)

    If he’s not going to fix this I sadly have to move on…

    i’ve worked out the fix for this. (i’d fork it on git, but there’s no repo for it?)

    this is an easy fix, but it requires you to feel comfortable to edit some code:

    open the javascript file here:
    /wp-content/plugins/wpaudio-mp3-player/wpaudio.min.js

    search for:
    href$

    directly after it you should replace:
    .mp3
    with:
    mp3

    (remove the dot…)

    save it, reload your blog and it should all be good. (you may need to purge your cache if your using IE)

    cheers to Todd for a great plugin!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘We Need Update’ is closed to new replies.