How can I make downloads open in a new tab?

Viewing 9 posts - 1 through 9 (of 9 total)
#74054

Hello,

when i click on download it opens in a browser, How can I make downloads open in a new tab?

#74064

Hi,

Which template file are you using?

Thanks

#74067

Hasibul

[wpdm_package id=223 template="link-template-default.php"]

https://cl.ly/0v2Q2u2d0l0D

Br Piet

#74113

Hi,

Please copy the template from plugins/download-manager/tpls/link-templates/link-template-default.php to your active-theme/download-manager/link-template-default.php and change line 8 <div><strong>[download_link_extended]</strong></div> with <div><strong><a target="_blank" href="[download_url]">Download</a></strong></div>

Thanks

#74114

Hasibul,

i have copied the /link-template-default.php to /wp-content/themes/astra-child/download-manager, and change line 8, but it still open in the same window, what do i wrong

BR Piet

#74117

Please send login in private reply to check.

Thanks

#74121
This reply has been marked as private.
#74137

Hi,

Fixed the issue.

Thanks

#74144

Thanx

have a nice weekend, and thanx agin for the good en quick support

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

The topic ‘How can I make downloads open in a new tab?’ is closed to new replies.