Comments on: How to Force WordPress Files to Download (Not Open in Browser) https://easydigitaldownloads.com/blog/how-to-force-wordpress-files-to-download-not-in-browser/ Sell Digital Products With WordPress Thu, 03 Oct 2024 14:48:19 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Casey Cavanagh https://easydigitaldownloads.com/blog/how-to-force-wordpress-files-to-download-not-in-browser/#comment-1567343 Thu, 03 Oct 2024 14:48:19 +0000 https://easydigitaldownloads.com/?p=1780201#comment-1567343 In reply to Sujoy Biswas.

Hi Sujoy, If you reach out to our support team, they can help you 🙂

]]>
By: Sujoy Biswas https://easydigitaldownloads.com/blog/how-to-force-wordpress-files-to-download-not-in-browser/#comment-1567083 Wed, 02 Oct 2024 15:01:16 +0000 https://easydigitaldownloads.com/?p=1780201#comment-1567083 Many thanks to easydigitaldownloads for providing this code of .htaccess.
# Force file download

ForceType application/octet-stream
Header set Content-Disposition attachment

# END
This is working on my website bgmtub.com
I am very bothered to know how to download media files on wordpress website

]]>
By: Rena Zoolander https://easydigitaldownloads.com/blog/how-to-force-wordpress-files-to-download-not-in-browser/#comment-1460857 Wed, 28 Feb 2024 21:57:05 +0000 https://easydigitaldownloads.com/?p=1780201#comment-1460857 Adding the download attribute to the href worked. Thank you

]]>
By: Casey Cavanagh https://easydigitaldownloads.com/blog/how-to-force-wordpress-files-to-download-not-in-browser/#comment-1416823 Thu, 24 Aug 2023 13:40:45 +0000 https://easydigitaldownloads.com/?p=1780201#comment-1416823 In reply to Elijah Enike.

Hi Elijah, Please reach out to our support team for help with this issue. 🙂 Thanks!

]]>
By: Elijah Enike https://easydigitaldownloads.com/blog/how-to-force-wordpress-files-to-download-not-in-browser/#comment-1416818 Thu, 24 Aug 2023 13:15:04 +0000 https://easydigitaldownloads.com/?p=1780201#comment-1416818 Please, this trick didd’nt work, because i use cyberpanel, i have tried this and it does not work.

]]>
By: Christophe Monié https://easydigitaldownloads.com/blog/how-to-force-wordpress-files-to-download-not-in-browser/#comment-1399779 Sat, 17 Jun 2023 17:49:50 +0000 https://easydigitaldownloads.com/?p=1780201#comment-1399779 In reply to Casey Cavanagh.

Will I have to add the lines to the .htaccess whenever there is an update of my theme ?

]]>
By: Casey Cavanagh https://easydigitaldownloads.com/blog/how-to-force-wordpress-files-to-download-not-in-browser/#comment-1395600 Wed, 31 May 2023 13:31:15 +0000 https://easydigitaldownloads.com/?p=1780201#comment-1395600 In reply to Christophe Monié.

Thanks, Christophe – happy to help! 🙂

]]>
By: Christophe Monié https://easydigitaldownloads.com/blog/how-to-force-wordpress-files-to-download-not-in-browser/#comment-1395595 Wed, 31 May 2023 12:10:34 +0000 https://easydigitaldownloads.com/?p=1780201#comment-1395595 Thank you for your method with the htaccess file, it saved me a lot of time to force download for my docx files!

]]>