Title: [Plugin: Audio Player] Problems after update
Last modified: August 19, 2016

---

# [Plugin: Audio Player] Problems after update

 *  [Aleksov](https://wordpress.org/support/users/aleksov/)
 * (@aleksov)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/)
 * 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)

1 [2](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/page/3/?output_format=md)
[4](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/page/4/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/page/2/?output_format=md)

 *  [doryphores](https://wordpress.org/support/users/doryphores/)
 * (@doryphores)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333688)
 * Looks like a problem with your theme. I explain the problem and how to fix it
   here: [http://wpaudioplayer.com/support/troubleshooting](http://wpaudioplayer.com/support/troubleshooting)
 * Martin
 *  [jorgelon](https://wordpress.org/support/users/jorgelon/)
 * (@jorgelon)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333710)
 * 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](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
 *  [doryphores](https://wordpress.org/support/users/doryphores/)
 * (@doryphores)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333734)
 * 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?
 *  [sorlo](https://wordpress.org/support/users/sorlo/)
 * (@sorlo)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333809)
 * 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
 *  [jorgelon](https://wordpress.org/support/users/jorgelon/)
 * (@jorgelon)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333830)
 * 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.
 *  [doryphores](https://wordpress.org/support/users/doryphores/)
 * (@doryphores)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333841)
 * [@jorgelon](https://wordpress.org/support/users/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
 *  [doryphores](https://wordpress.org/support/users/doryphores/)
 * (@doryphores)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333842)
 * [@sorlo](https://wordpress.org/support/users/sorlo/)
 * Can you post a link so I can have a look?
 * Martin
 *  [jorgelon](https://wordpress.org/support/users/jorgelon/)
 * (@jorgelon)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333881)
 * [@doryphores](https://wordpress.org/support/users/doryphores/)
 * Done
 *  [j_heftmann](https://wordpress.org/support/users/j_heftmann/)
 * (@j_heftmann)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333915)
 * I’m getting the same issue after updating. oh no!
 * [http://www.jacobheftmann.com/news](http://www.jacobheftmann.com/news)
 *  [doryphores](https://wordpress.org/support/users/doryphores/)
 * (@doryphores)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333922)
 * [@j_heftmann](https://wordpress.org/support/users/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
 *  [sorlo](https://wordpress.org/support/users/sorlo/)
 * (@sorlo)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333934)
 * here is the link of my post
    [http://blog.sorlo.com/?p=234](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
 *  [neilscott](https://wordpress.org/support/users/neilscott/)
 * (@neilscott)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333935)
 * Great plugin, but seems to conflict with wp-minify. Disabled this plugin and 
   it works okay.
 *  [kristapley](https://wordpress.org/support/users/kristapley/)
 * (@kristapley)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333940)
 * 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.
 *  [kristapley](https://wordpress.org/support/users/kristapley/)
 * (@kristapley)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333941)
 * Actually, just reverted back and I still have the same problem. Great.
 *  [kristapley](https://wordpress.org/support/users/kristapley/)
 * (@kristapley)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/#post-1333942)
 * 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)

1 [2](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/page/3/?output_format=md)
[4](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/page/4/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/page/2/?output_format=md)

The topic ‘[Plugin: Audio Player] Problems after update’ is closed to new replies.

 * 58 replies
 * 21 participants
 * Last reply from: [Bodhipaksa](https://wordpress.org/support/users/haecceity/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-audio-player-problems-after-update/page/4/#post-1334102)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
