Moderator
t-p
(@t-p)
The more details you can provide, the likelier you are to get a solution/suggestion from someone:
– Are you using a plugin for this form? Yes? What’s the full name of this plugin? Where did you download it from?
– Or, is this a feature of your active theme? Yes? What’s the full name of this theme? Where did you download it from?
It’s the ‘Health History Form” in the footer. I loaded the pdf version of the “Health History Form” to my media library and then copied the URL from that download into the customizer for that footer where the download button is
I get “failed, no file” when clicking. The link is to https://bridgewaterchiropractor.com/wp-content/uploads/2020/09/Forms-New-Patient-Welcome-to-Our-Office-September-2020-web.pdf
That file does not exist.
Hi Steven,
I tried deleting the download and then reloaded it and this is the URL I copied from the downloaded PDF,
https://bridgewaterchiropractor.com/wp-content/uploads/2020/09/Forms-New-Patient-Welcome-to-Our-Office-September-2020.pdf
I copied that into the customizer and here is that:
<a href="https://bridgewaterchiropractor.com/wp-content/uploads/2020/09/Forms-New-Patient-Welcome-to-Our-Office-September-2020.pdf"><img src="https://bridgewaterchiropractor.com/wp-content/uploads/2013/02/health-history-form-button.png" alt="Health History Form DOWNLOAD" /></a>
See any errors?
Thanks!
So the file you uploaded is https://bridgewaterchiropractor.com/wp-content/uploads/2020/09/Forms-New-Patient-Welcome-to-Our-Office-September-2020.pdf
The button on the website links https://bridgewaterchiropractor.com/wp-content/uploads/2020/09/Forms-New-Patient-Welcome-to-Our-Office-September-2020-web.pdf
See the -web? That’s the problem. Fix that link.
That was it! Thank you Steven, really appreciate your help.