Hello,
I would like to add a download button to a pdf file.
I tried to use the normal button shortcode and changed the url, but it always shows:
<h1>Forbidden</h1>
You don't have permission to access /wp-content/uploads/woocommerce_uploads/2016/11/....... on this server.
Can someone help?
Thanks in advance.
Regards
The error states that you do not have permission from the server to access this file.
Please make sure the folder permission is 755 and file permission is 644 for all.
Where can I change the permissions you named?
Regards
In your c-panel you can see the files in your website, there is a column that shows the file permission of your folder and files. Change the permission from there.
It worked since I've added the file directly through my hosters file manager. I don't know why it didn't work for files added through wordpress -》media
Thanks for the update, closing the topic.