Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author zubaka

    (@zubaka)

    Hello,

    To have just Download link you do not need any players.
    You need just add mp3 file on page as link to mp3 file from Media Library.

    Note, do not forgot to disable players from plugins page. Otherwise players will try replace your mp3 link with their code.

    Good luck,
    Vladimir

    Thread Starter aqon206

    (@aqon206)

    The problem is that, without your player, the download link just takes them to the file and starts playing it online, it won’t download unless you right click and save. With your player, the download button forces the download. I want to have the download forced, but I don’t want the player option for this part of my site. I can’t find any other plugin, besides yours, that forces mp3 downloads.

    Plugin Author zubaka

    (@zubaka)

    It is not player things. Just in latest versions of browsers you can use tag “download” for links to tell browser download link by click. Just add this tag as in example in your links and all should be OK.

    <a href="https://your.website.com/filename.mp3" download="filename.mp3">Download</a>

    Good luck!
    Vladimir

    Thread Starter aqon206

    (@aqon206)

    wow! thank you so much! i have searched many forums and people had very complex solutions that did not work, but this simple fix works! amazing!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove player but keep download button?’ is closed to new replies.