link button in a new tab

in Download Manager Free

Viewing 2 posts - 1 through 2 (of 2 total)
Aug 19, 2020 at 8:16 pm
#134740
Member
Harris Dim
OP

Can i make the button to open document in a new tab by default?

  • This topic was modified 5 years, 7 months ago by Harris Dim.
Aug 23, 2020 at 10:09 am
#134933
Moderator
Nayeem Riddhi
Staff

Hi,
you can follow the link below documentation,

Template Files


by default, you are using link-template-default.php for 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 tpls>page-templates for page template or tpls>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.

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)

The topic "link button in a new tab" is closed to new replies.