Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Shahriar Alam

    (@shahriar0822)

    Hello,
    Sorry, It is not possible in free version. But it could be done in pro version by customizing a link template[a pro feature]
    Thanks.

    <script type="text/javascript">
    jQuery(document).ready(function($) {
    	// Open WPDM Links in new page
    	$('.w3eden .link-btn .wpdm-download-link').attr('target' ,'_blank');
    });
    </script>

    Example Link ?

    XIMBALO

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘when click download want to open new tab’ is closed to new replies.