arehberg
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Restrict downloads to email only for digital productsThanks again for the follow-up. I ended up editing the order-details.php template to comment out the download sections. I tested this and it worked for the site checkout. The email still contains the download link as well.
I did update my thankyou template as well to confirm that the download link will be in the confirmation email.
Resolved!
- This reply was modified 6 years, 5 months ago by arehberg.
Forum: Plugins
In reply to: [WooCommerce] Restrict downloads to email only for digital productsI have tried this and it doesn’t produce the result I am looking for. The orders are free so they complete immediately. The user is shown the order receipt page and a download link after submitting their details in checkout. The order is complete at this point because the details requested were name/email.
My goal is to prevent this link from showing up if the item was free.
Forum: Plugins
In reply to: [WooCommerce] Restrict downloads to email only for digital productsI appreciate the reply!
This looks like a way to remove the download link from the email.
-
I want to keep it in the email.
I want to remove it from the order receipt page if possible.
I am going to see if I can sniff out the woocommerce code equivalent for the order receipt page. This gets me started in the right direction at least.
Any other thoughts appreciated.
Thanks!