• Hi!
    Ater updete to ver. 2.1 my Audio player show this:
    Audio clip: Adobe Flash Player (version 9 or above) is required to play this audio clip. Download the latest version here. You also need to have JavaScript enabled in your browser.
    But i’m use latest version of Adobe Flash Player!
    how i can fix this bug?

Viewing 15 replies - 1 through 15 (of 58 total)
  • Looks like a problem with your theme. I explain the problem and how to fix it here: http://wpaudioplayer.com/support/troubleshooting

    Martin

    my theme is ok. it contains

    <?php wp_footer(); ?>
    </body>

    and

    <?php wp_head(); ?>
    </head>

    but i have a similar problem at http://www.beeeeee.net

    now im back in 2.01 and it works. if u need 2.02 on my site for debugging, please tell me

    This is strange. I know there is a small problem with the Spanish translation file in 2.0.2 but I didn’t think it could break the plugin like this. Can you reinstall 2.0.2 so I can have a look?

    I have other problem after update to wp2.9.1 and aplayer 2.0.2
    my path of the code is correct
    but it just show up “file not found” when i press the “play”
    even it’s on the default folder

    i just downgrade it to 2.0.1 and it still giving that error for me

    ok. my site is with 2.02 again.

    you can see i have 4 mp3 files in first post but the text below appears as a link to adobe.

    @jorgelon

    OK thanks. I know what it is. This will be fixed in the next update which should come very soon. You can revert to 2.0.1 for now.

    Martin

    @sorlo

    Can you post a link so I can have a look?

    Martin

    I’m getting the same issue after updating. oh no!

    http://www.jacobheftmann.com/news

    @j_heftmann

    It looks like you are using a plugin to automatically insert links to twitter hash tags. Unfortunately, it looks like this plugin can’t tell the difference between a Twitter hash tag and a CSS color code in the style attribute of one of the tags Audio Player inserts.

    Audio Player inserts this:

    <p class="audioplayer_container"><span style="display:block;padding:5px;border:1px solid #dddddd;background:#f8f8f8" id="audioplayer_1">Audio clip: ...

    And the other plugin turns it it this:

    <p class="audioplayer_container"><span style="display:block;padding:5px;border:1px solid #<a href="http://search.twitter.com/search?q=%23dddddd" rel="nofollow" target="_blank" title="Search Twitter for &quot;dddddd&quot;">dddddd</a>;background:#f8f8f8" id="audioplayer_1">Audio clip: ...

    As you can see it has messed up the code and that’s why Audio Player doesn’t work.

    You need to disable this plugin and contact its developer. In my opinion it shouldn’t be very difficult to fix it.

    Martin

    here is the link of my post
    http://blog.sorlo.com/?p=234
    the player not work and the link is ok
    it’s 2.0.2 player and 2.9.1 wp

    Great plugin, but seems to conflict with wp-minify. Disabled this plugin and it works okay.

    What’s the best way to downgrade back to 2.0.1? This new update keeps popping up “file not found” on all my prior posts.

    Actually, just reverted back and I still have the same problem. Great.

    And I tried reverting back to 2.0, same thing. All posts with audio players embedded with the [audio] syntax now read “file not found.”

Viewing 15 replies - 1 through 15 (of 58 total)
  • The topic ‘[Plugin: Audio Player] Problems after update’ is closed to new replies.