PDF Download Link Using Content Block
Permalink 1 user found helpful<p><a title="web_handout_1_Fleetwood.pdf" href="/download_file/view/629/"><img src="/download_file/view_inline/631/" alt="web-handout-1-Fleetwood.jpg" width="125" height="163" /></a></p>
Which results in a "Page Not Found".
If I use info from the file manager, and edit the html to look like this:
<p><a title="web_handout_1_Fleetwood.pdf" href="{CCM:BASE_URL}/files/3013/4919/9535/web_handout_1_Fleetwood.pdf"><img src="/download_file/view_inline/631/" alt="web-handout-1-Fleetwood.jpg" width="125" height="163" /></a></p>
All is well - except for the fact that my customer is not eager to learn how to do this, and since the files will change over time, I want them to be able to add/edit themselves.
Does anyone have a suggestion? - thanks so much in advance.

Go to your page and use content block to add an image, click on that image while still in content block. Add a link with the link icon and place your pdfs url as the link.
Save, publish.
Paste this into your browser for a video going over each step
youtube.com/watch?v=QFgojp3UjEE
[% SET "pdf_name" AS_FILE FILE_FORCE_DOWNLOAD_URL AS_NAMED_LINK ( SET "image_name" AS_FILE FILE_THUMBNAIL 200 ) %]