Hi – This is a follow up to the thread
https://kriesi.at/support/topic/any-way-for-site-visitors-to-download-audio-file/
I’d done this and it worked fine. But now on those old pages and any new attempts, the audio isn’t downloading anymore. Instead, it’s opening in a new tab (Chrome) with no download button. Before it used to automatically download onto my computer. Try this one as an example
[audio src="https://www.dominiquehurley.com/wp-content/uploads/2016/03/Spring-Equinox-Creative-Visualization.mp3" /]
Is there another easy way for a techy beginner to create a download link for visitor to download the audio I put on my site/
Thanks
Hey!
What’s you’re seeing it’s a browser default behavior, there’s no way to control how the a browser handles a file, however, one thing you can do is compress that .mp3 file into a .zip file and link that instead, as the browser can not open zip files it will be downloaded instead.
Best regards,
Josue