• I added the ability to download an mp3 (for one talk on the retreats tab), but clicking the download sends you to a page with the audio. Now, I know how to download the mp3 from this page, but this is unexpected behavior – since it should download just by clicking the download icon. Is this a problem with the plugin, or am I doing something wrong? Thanks.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Fotis

    (@markwaregr)

    Hi there,

    your hosting provider has configured your server to stream media content instead of downloading them. Please consult their support how to change that.

    Let me know how I can help out more with this.

    Thread Starter Allen

    (@amweiss98)

    Thanks…I’ll look into this with my hosting provider right now.

    Thread Starter Allen

    (@amweiss98)

    I contacted SiteGround, who is hosting the site, they had me try deactivating their security plugins, they tried adding this to the .htaccess file, <FilesMatch “\.(mp3|ogg|wav)$”> Header set Content-Disposition “attachment” </FilesMatch> and since the files are stored on Firebase, I put one of them (as a test on the site itself)..none of these actions solved the problem. They said they don’t have a setting that would prohibit downloads. So, I’m at a loss.

    Plugin Support Fotis

    (@markwaregr)

    Hi there, of course they don’t prohibid downloads, they just stream audio files which is fine. Are all your media files stored somewhere else, because I understand you do, so no .htaccess directive will work, since they are not in Siteground servers

    Thread Starter Allen

    (@amweiss98)

    Hi again…I tried this plugin on a completely different server (at Everleap) and here is what I learned. The plugin download works if the mp3 is stored locally, but not if its stored somewhere else (like at Firebase)…then it streams. I don’t know if this is the case with other sources, other than Firebase.

    Thread Starter Allen

    (@amweiss98)

    I found a way to make this work…wondering if there is an action in the plugin that i could hook into – I’d create a simple plugin that redirected the download to a php page I created that works.

    Plugin Support Fotis

    (@markwaregr)

    Glad you worked this out

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Download Does Not Download’ is closed to new replies.