• Resolved onafe

    (@onafe)


    I created the download with url to a PDF. I posted the shortcode. If the user clicks the link the PDF download opens, is it possible to open the PDF in a new TAB instead?

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Glad to help.

    Yes you can copy the download URL and then do this:

    <a target="_blank"  title="Download this PDF">Download</a>

    Replace the href value with your actual download URL.

Viewing 1 replies (of 1 total)
  • The topic ‘open a new tab instead of download’ is closed to new replies.