Title: Audio Player &#8211; can&#8217;t stop.
Last modified: August 19, 2016

---

# Audio Player – can’t stop.

 *  Resolved [duncwilson](https://wordpress.org/support/users/duncwilson/)
 * (@duncwilson)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/audio-player-cant-stop/)
 * Hi there,
 * I am trying to implement a ‘random audio’ section on my homepage, making use 
   of the excellent Audio Player plugin.
 * I am calling a single post from a category using:
 * <?php
    query_posts(array(‘category_name’ => ‘Sounds’, ‘orderby’ => ‘rand’, ‘showposts’
   => 1)); if (have_posts()) : while (have_posts()) : the_post(); the_title(); the_content();
   endwhile; endif; ?>
 * The post content is just an <a ref= to the audio file and it works perfectly…
 * Except that the pause/stop button does not work! The player plays just fine, 
   the volume is adjustable, you just can’t stop it, if you wish to.
 * Has anyone had and/or solved any similar problems to this using this (honestly
   very good) plugin?
 * Thanks,
    Dunc

Viewing 1 replies (of 1 total)

 *  Thread Starter [duncwilson](https://wordpress.org/support/users/duncwilson/)
 * (@duncwilson)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/audio-player-cant-stop/#post-1098321)
 * I looked again today and all was good! Not sure what was going on there…

Viewing 1 replies (of 1 total)

The topic ‘Audio Player – can’t stop.’ is closed to new replies.

## Tags

 * [pause](https://wordpress.org/support/topic-tag/pause/)
 * [stop](https://wordpress.org/support/topic-tag/stop/)

 * 1 reply
 * 1 participant
 * Last reply from: [duncwilson](https://wordpress.org/support/users/duncwilson/)
 * Last activity: [16 years, 11 months ago](https://wordpress.org/support/topic/audio-player-cant-stop/#post-1098321)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
