Hey guys,
I am looking to assign a direct link for free products in the @Easy Digital Downloads plugin but haven't figured out how to go about it. Has anyone done it before? Any suggestions would be appreciated.
Thank you.
<?php if( edd_get_download_price( get_the_ID() ) == 0 ) { $download_link = DIRECT_DOWNLOAD_URL; ?> <a href="<?php echo $download_link; ?>" class="download-button">Download Now!</a> <?php } ?>
0
Mohammad Gulam Mohiuddin
22 June, 2022
Hello, You can use this plugin in order to make your product a direct download.
https://wordpress.org/plugins/easy-digital-downloads-free-link/