How can I get a shortcode button to 'download' a pdf?
https://dev.evolutionaryeducation.org/yptt_june2_2018-2/
Trying to get the 'apply' button at the button to download a pdf named "YPTT_APPLICATION_SPRING2018" that I uploaded to Media.
My problem is that I don't know how to get it to work after a few tries. This is my first time ever creating a button for this purpose. I'm sure it's easy but I'm just overlooking something simple.
Thanks
Trying to get the 'apply' button at the button to download a pdf named "YPTT_APPLICATION_SPRING2018" that I uploaded to Media.
My problem is that I don't know how to get it to work after a few tries. This is my first time ever creating a button for this purpose. I'm sure it's easy but I'm just overlooking something simple.
Thanks
Comments
[button title="" link="" target="_blank" align="" icon="" icon_position="" color="" font_color="" size="2" full_width="" class="" download="" onclick=""]
In the link, please add the URL to the PDF and in the download please enter the name of the PDF you want the file to download.
thanks