I dont get the nice options under settings. My version is old style with underlined links. Clicking on them dosnt work. One example: When I click User Interface – nothing happens. Im still on the same “old” page. I have a paid for “Download Manager Pro v5.0”
I’m linking in the packages expecting to start a download but it re-directs me to a page named after the package I created every time?
I’m simply posting [wpdm_package id='1684'] into the table i want the download clickable from and instead the download button takes you to a page named after the download package?
I have a digital downloads store setup, I am using Download Manager Pro to handle the file purchasing and downloading.
The PayPal and Stripe payment methods are being used.
I have noticed this issue on guest purchases I have not tried purchases by logged in users.
Scenario 1:
A guest user purchases an item using Stripe, after purchase they are taken to the download page to download their product and receive a receipt email from Stripe and an email from my store which I have setup using the email template options, it contains a link to the download page and the information they need to download their product again if they wish.
Scenario 2:
A guest user purchases an item using PayPal, after purchase they are taken to the download page to download their product and receive a receipt from PayPal, there is no email sent by the store telling them how to download the product again if they wish.
If I use PayPal IPN the receipt email from PayPal contains some product information. If I use the new PayPal API method the email from PayPal contains no product information.
In Scenario 2 I expect the store to send an email in the same way as it does for Scenario 1 so that the customer receives an email from the store telling them how to download the product again if they want to.
I totally fail to understand how this functionality is either not implemented or has remained broken for so long.
Unimpressed
Is it possible that in some packages, the download button takes the user to a different link on an external site.
A new box and Close link has appeared on my home page below the footer. I have traced it to the Dowload Manager.
Here is the code that is generated.
<div class="w3eden">
<div id="wpdm-popup-link" class="modal fade">
<div class="modal-dialog" style="width: 750px">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title"></h4>
</div>
<div class="modal-body" id="wpdm-modal-body">
<p class="wpdm-placeholder">
[ Placeholder content for popup link ]
<a href="https://www.wpdownloadmanager.com/">WordPress Download Manager - Best Download Management Plugin</a>
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-danger" data-dismiss="modal">Close</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
</div>
I cannot see where in the settings this is set. Pleae advise.
Hello,
How do I update the icon that’s supposed to be in this circle?
Thank you
Hello,
I’m redesigning and working on the downloads area.
I can link the categories to a template using taxonomy-wpdmcategory.php in my child theme but how can I do it for the tags ?
exemple cat : https://www.sosvirus.net/en/downloads/office-software/
exemple tag : https://www.sosvirus.net/en/tag/32-bit/
exemple single : https://www.sosvirus.net/en/download/usbfix/
Thanks for reply 🙂