• I added an update to a form that I was using for the download button and now when you hit download it takes you to another page and you click on the form to download it instead of it just automatically downloading from the button on the main page.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Phil

    (@owendevelopment)

    Are you talking about the Health History form in the footer?

    If so, it looks to be linking to the form page where you download it, so if you want the button in the footer to download from any page directly and cut out the middle page, you’ll need to amend the html of that download button in the footer to:

    <a href="https://bridgewaterchiropractor.com/wp-content/uploads/2019/06/Forms-New-Patient-Welcome-to-Our-Office-June-2019-web.pdf" download><img src="https://bridgewaterchiropractor.com/wp-content/uploads/2013/02/health-history-form-button.png" alt="Health History Form DOWNLOAD"></a>

    Oops… looks like Phil was ahead of me with exactly the same response I wrote, so I’ve erased mine (as it’s not possible to delete posts).

    Thread Starter accl2019

    (@accl2019)

    Thanks Phil! The button now directly downloads the form from every page except the Home page….

    Phil

    (@owendevelopment)

    No worries. And seems to work for me from the homepage like other pages.

    Thread Starter accl2019

    (@accl2019)

    Thanks again Phil. I just rechecked it and it worked for me from the homepage as well – really appreciate the assistance!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Getting download button to work’ is closed to new replies.