• Resolved ghostofheros

    (@ghostofheros)


    After uploading files to my WordPress media library there are two links showing:
    1- Permalinks (which is nice and short)
    2- File URL (which is tall and not nice at all!)

    I used to send permalinks of PDFs/Zipped files to my customers and on clicking on the permalinks the files start downloading directly, then after a WordPress update the links now open a webpage first, many of my customers get confused how could I make the links start downloading directly as it was before that?

    ex:
    https://www.advancewatertreatment.com/series-2000wp-3000wp-8000wp-gas-feeders/

    • This topic was modified 2 years, 9 months ago by Yui. Reason: moved to fixing wordpress

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello @ghostofheros

    Can you help me with the previous and current versions of WordPress?

    hi @ghostofheros, you need to add the download attribute in the anchor tag. I noticed there is no download attribute, so you need to add the download attribute in that anchor link by code or by “edit as HTML” option in the editor.

    Thank you.

    • This reply was modified 2 years, 9 months ago by Smit Rathod.
    • This reply was modified 2 years, 9 months ago by Smit Rathod.
    Thread Starter ghostofheros

    (@ghostofheros)

    Thanks for your reply

    WordPress Version is the latest one 5.9, before update it was the one before it

    I tried to deactivate all plugins also but the permalinks still open the webpage

    Thread Starter ghostofheros

    (@ghostofheros)

    @smit08
    Thanks for your reply

    kindly could you explain more how could I do that

    unfortunately, I don’t know coding.

    Note: Before that, I used to upload files to my WordPress media library and then sent the permalinks directly without doing any extra steps and the download was working fine

    • This reply was modified 2 years, 9 months ago by ghostofheros.

    hi @ghostofheros

    First of all sorry for the late reply. I have created one video for your explanation in which I have explained the steps to create a downloadable link.

    Video link: https://www.loom.com/share/f98acd77f10640729f14fde3b5843e3b

    As you can see on this video I have just added the download attribute in anchor tag. like eg: <a href="your-pdf-link.pdf" download>Download link text</a>

    Thank you.

    • This reply was modified 2 years, 9 months ago by Smit Rathod.
    • This reply was modified 2 years, 9 months ago by Smit Rathod.
    Thread Starter ghostofheros

    (@ghostofheros)

    Thanks A lot @smit08 for your reply and effort

    Your welcome @ghostofheros

    Now please update the status of this support ticket as solved. It is on the right side sidebar on the page. So that community people will close this support ticket.

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