Viewing 1 replies (of 1 total)
  • Plugin Author Lester Chan

    (@gamerz)

    Under WP-Admin -> Downloads -> Downloads Template

    For example, in “Download Templates”, the HTMl code is there.

    <p><img src="https://lesterchan.net/content/plugins/wp-downloadmanager/images/ext/%FILE_ICON%" alt="" title="" style="vertical-align: middle;" />&nbsp;&nbsp;<strong><a href="%FILE_DOWNLOAD_URL%">%FILE_NAME%</a></strong><br /><strong>&raquo; %FILE_SIZE% - %FILE_HITS% hits - %FILE_DATE%</strong><br />%FILE_DESCRIPTION%</p>

    Replace <a href="%FILE_DOWNLOAD_URL%">%FILE_NAME%</a>
    With <a href="%FILE_DOWNLOAD_URL%" target="_blank">%FILE_NAME%</a>

Viewing 1 replies (of 1 total)
  • The topic ‘WP-DownloadManager How To Open In New Tab?’ is closed to new replies.