Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #239531

    Hi,

    I have a product page here: http://virtuusa.com/portfolio-item/winterfell-60-ed-30060/#toggle-id-3

    If you look at the accordion under Additional Information, I have text there that says Specification Sheet. I want this piece of text to be a link so that when someone clicks on it, they can download a pdf file. I tried doing it in WordPress by inserting a download but for some reason it isn’t working.

    • This topic was modified 10 years, 8 months ago by hpham45.
    #239667

    Hi hpham45!

    You can add it as following http://pastebin.com/MtHLmepy

    Cheers!
    Yigit

    • This reply was modified 10 years, 8 months ago by Yigit.
    #239802

    Thanks Yigit but your answer would require me to host the download file somewhere else? What if it’s uploaded to wordpress, how can I access the file from my media?

    #239816

    Hey!

    Try to edit that specific media item:

    That’s the location of the file, then simply put it in the href attribute of the code Yigit provided:

    <a href="_URL_HERE_">download</a>
    

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.