I have selected that option Redirect to file. And in Download Page template i insert blank target code in multiple places but it didn’t worked. Can you please tell me where i have to place blank target in the below code in order to make it work.
<p class="dlm-downloading-page"><?php printf( __( "Your download should start automatically in a few seconds... If it doesn't, %splease click here to start it manually%s</a>", 'dlm-downloading-page' ), '<a href="' . $url . '">', '</a>' ); ?>.</p>
-
This reply was modified 1 year, 5 months ago by arshad309.