Fantastic! Worked like a charm. I was hoping to achieve this using the solution @mandraagora suggested above, avoiding yet another Plugin, but I couldn’t get his solution to work. Yours did, so many thanks, once again!
Thanks @rwebster85, that works! Now I just have to figure out how to get the code snippet working to get rid of the other one. Cheers.
I’m having this issue as well. Is there a shortcode I can use to put the download button where I want? Also @mandraagora I’m using a code module in the Divi Theme Builder for the product page custom body template to try and get rid of the button and it is not working. The code I’m using is <script> remove_action( 'somdn_load_product_page_content', 'somdn_load_product_page_content_woo' ); </script>. Do you know why?
Thanks so much!