• Resolved viccvanco

    (@viccvanco)


    Hi,

    How can I view my pdf in another tab ? Currently, when I click on pdf link, I view my pdf in the current tab. Thank you.

Viewing 1 replies (of 1 total)
  • Hi @viccvanco
    Hope you are doing great.
    By default, you are using link-template-default.php for the link template and page-template-default.php for the page template. As documentation, you have to copy the file in the theme directory naming a folder called download-manager, then paste it in page-templates for page template or link-templates for link template. And you have to replace [download_link] with <a href="[download_url]" class="btn btn-primary" target="_blank">[link_label]</a> in related PHP file.
    Hope you understand.
    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘View pdf in another tab’ is closed to new replies.