Title: Download button and function
Last modified: October 28, 2020

---

# Download button and function

 *  Resolved [tonyfleeds](https://wordpress.org/support/users/tonyfleeds/)
 * (@tonyfleeds)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/download-button-and-function/)
 * Hi,
 * I wondered if other people had experience of modifying the download button and
   function this plug in. I’m currently experimenting with the free version on secondary
   site, but would buy it for my main site if I can get it to work the way I would
   like.
 * My 3 issues are:
 * I need the download button to show all the time, not the 3 dots. (I only want
   to allow direct download – I don’t need other stores).
    The download is triggering
   the file opening in the browser, not downloading. (This doesn’t happen with other
   content on the same browsers). The audio seems slow to load.
 * I’ve seen it working in use on another site without these issues, so I imagine
   it can be fixed.
 * I’m guessing I might need to modify the code around the store list and/or the
   css.
    I’ve already been tinkering with CSS on the site linked to, but I need 
   to do more.
 * Any tips welcome.
 * Thank you!
 * Tony
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdownload-button-and-function%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [igcas](https://wordpress.org/support/users/igcas/)
 * (@igcas)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/download-button-and-function/#post-13642217)
 * I have the same problem. please some one fix this. Triple dot menu is not a good
   way to display download links.
 *  Plugin Author [sonaar](https://wordpress.org/support/users/sonaar/)
 * (@sonaar)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/download-button-and-function/#post-13685079)
 * Hi [@tonyfleeds](https://wordpress.org/support/users/tonyfleeds/) and [@igcas](https://wordpress.org/support/users/igcas/)
 * 1) For the 3dots, here is a work around. We cannot make this by default because
   if people have a lot of external links, it will break the tracklist display.
 * Add this custom CSS:
 *     ```
       .iron-audioplayer .playlist .store-list .song-store-list-menu .fa-ellipsis-v {
           opacity: 0;
       }
       .iron-audioplayer .playlist .store-list .song-store-list-menu .song-store-list-container{
          opacity:1;
       }
       ```
   
 * 2) That should work with the last version. Make sure to use the latest plugin
   version (2.2 or higher). If not working, tell me which browser you use, and show
   me a page URL where I can see the issue
 * 3) Show me page URL where I can see the slow issue.
    -  This reply was modified 5 years, 6 months ago by [sonaar](https://wordpress.org/support/users/sonaar/).
    -  This reply was modified 5 years, 6 months ago by [sonaar](https://wordpress.org/support/users/sonaar/).
 *  [igcas](https://wordpress.org/support/users/igcas/)
 * (@igcas)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/download-button-and-function/#post-13685831)
 * [@sonaar](https://wordpress.org/support/users/sonaar/) Thank you it worked for
   me i got the download button now 🙂 Yeh!!!!
 *  Plugin Author [sonaar](https://wordpress.org/support/users/sonaar/)
 * (@sonaar)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/download-button-and-function/#post-13688953)
 * You are welcome

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Download button and function’ is closed to new replies.

 * ![](https://ps.w.org/mp3-music-player-by-sonaar/assets/icon.svg?rev=1865553)
 * [MP3 Audio Player – Music Player, Podcast Player & Radio by Sonaar](https://wordpress.org/plugins/mp3-music-player-by-sonaar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mp3-music-player-by-sonaar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mp3-music-player-by-sonaar/)
 * [Active Topics](https://wordpress.org/support/plugin/mp3-music-player-by-sonaar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mp3-music-player-by-sonaar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mp3-music-player-by-sonaar/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [sonaar](https://wordpress.org/support/users/sonaar/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/download-button-and-function/#post-13688953)
 * Status: resolved