For #1 I have created a page named downloads and add all downloads short code on that page
and I have a question about this
can I make a page where my all download will be listed without manually adding the short code in the same design as I am sharing URL with you
Downloads
For #2 Yes It looks same,
you can check this in below link
Downloads
What I want is when I click on download button and downloading stated this popup should be closed automatically, for now I need to close this manually
for #3
Can we show some progress bar over the page when it is downloading
like when I upload a file there is a progress bar that shows the downloading percentage
Hello SHIV SINGH,
Hope you are well. Thanks for writing to us.
For #1, Can you please let me know which shortcode or how you are displaying downloads list? please share the related URL too if possible.
For #2, For now, the download button is displaying as I image attached,

Is there any additional section or popup appearing from your side?
For #3, For download finishing handing indicator is related to browser, when you hit a download button download finish process handled by browser. I hope you have understood.
Please kindly check and let me know.
Thank you and regards
This reply has been marked as private.
Hello 79DESIGN,
Hope you are well. For your first issue, can you please share the related URL for checking the issue? Also mention which word need to search with which package it has. And for your second issue, you can restrict packages preview/visibility with the Allow Access option from package settings. For applying bulk to all packages this add-on can help you, https://www.wpdownloadmanager.com/download/wpdm-default-values/. Please kindly check and let me know.
Thank you and regards
This reply has been marked as private.
This reply has been marked as private.
Hello, Francesco
I hope you are doing well and thanks for writing to us.
– You can achieve the pdf preview feature by using this add-on: https://www.wpdownloadmanager.com/download/wordpress-pdf-viewer/
WordPress PDF viewer plugin helps your site visitors preview a PDF document before they download it.
-To preview the video, begin by uploading it to YouTube. Then, attach the YouTube video URL to the WPDM package. Finally, use the [youtube_player] tag in the page template to play the video
Regards
Hello, Elvis
Thanks for writing to us.
Could you please share a screenshot of the mail? Kindly try this one for direct link <a href="//your-site-url/?wpdmdl=[ADD_FILE_ID]">[your custom button image or text]</a>
Let me know if this aligns with your requirements.
Regards
Sorry for my late reply.
Basically, the Python script I created correctly uploads the files using your API. However, when I click on “Generate download URL”, this is the address that comes out:
https://mywebsite/?wpdmdl=7053&masterkey
As you can see, the masterkey is missing.
Then I have to go into the download, click update, and magically the masterkey is generated, and it correctly generates the link:
https://mywebsite/?wpdmdl=7053&masterkey=fL1HPluIpPl-ym9zVcmGZhkRswTEcdstsShcujn00WeWdSvIeSyFpxvkcCfwfsJxdQfSiEUI85oGTAK5NjG3C-CfKsxYdSylELJiG5BgF18
I need the masterkey to be generated immediately when I upload the file via the API.
The issue was with flat download URL, for now you need to keep flat download URL disabled as you are using number a title. However, with the next update we shall add the option to use custom base slug for flat download URL. please check and let me know.
Thank you and regards
This reply has been marked as private.
Hello
I want to add a new menu in the “Author Dashboard”
Specifically, I want to add a menu that says “My published projects” and points to the author’s public page using the wordpress string: <a href="<?php echo get_author_posts_url(get_the_author_meta('ID')); ?>">
Screenshot: https://ibb.co/qBCNFTW
What code should I add?
Hello, Cathexis
I hope you are doing well.
Could you kindly share some screenshots or URLs pertaining to this issue? Additionally, elaborating further on the specifics would greatly help us comprehend your requirements more effectively.
Regards
This reply has been marked as private.
I place links to package documents on my site using the Download Manager short codes. Each package contains only a single PDF. I want a link template that points directly to the PDF on the server, e.g. the link should be “…/myurl/wp-content/uploads/download-manager-files/mypackagedocument.pdf”. Instead, the link is the Download Manager short code, e.g. “…/myurl?wpdmdl=16123&ind=17150293486941”, and each time the link is accessed a new url is created with a unique ?refresh parameter added. Can I easily create a template (or does one exist) that would allow me to link directly to the PDF on the server?
This reply has been marked as private.
This reply has been marked as private.
I’m having an issue with the embedded links to a download. When I put the link to a download onto a post, it embeds it, however when you try and go to the download or click he download button, nothing happens and it doesn’t go to the Download page.
Below is the Chrome console errors when I click either of the links to go to the download page and I’ve included a post URL as an example:
Post Page with link to download page: https://techygeekshome.info/2024/04/java-8-411/
Download Page: https://techygeekshome.info/wpdm-package/java-8-update-411/
Error Log:
wp-embed.min.js?screx=1&sxcb=280a&ver=6.5.2:2 Uncaught TypeError: Failed to construct ‘URL’: Invalid URL
at l.querySelector.d.addEventListener.d.wp.receiveEmbedMessage.d.wp.receiveEmbedMessage (wp-embed.min.js?screx=1&sxcb=280a&ver=6.5.2:2:659)
l.querySelector.d.addEventListener.d.wp.receiveEmbedMessage.d.wp.receiveEmbedMessage @ wp-embed.min.js?screx=1&sxcb=280a&ver=6.5.2:2
postMessage (async)
b @ embed/?ez_iframe=1:9
(anonymous) @ embed/?ez_iframe=1:9
This reply has been marked as private.
I’m using Stripe Add-on for WP Download Manager Pro. After successfully paying for an item, I am returned to the cart where it says the “Order Status: Processing” and “If you still want to complete the order, Pay Now (with green button).”
Endpoint URL seems connected. And webhooks are listening for payment_intent.payment_failed and payment_intent.succeeded
How can I get WPDM to recognize successful payment?
This reply has been marked as private.
Thank you so much! I checked the REST API and it seems like this would be the way to go.
However I have 2 concerns that maybe you could help me with:
1- In the documentation I cannot see how to add the file itself in the package. Do you have an example of how this is done? Do you need to provide a url for the file to be uploaded or is it encoded somehow?
2- There is a bug reported in Github related to WordPress 6.3.2 and above. Has this been fixed? https://github.com/imsas/wpdm-rest-api-docs/issues
Thanks in advance for your help!
Hello enric gustems,
For now, to get the requested mail in the message too in the email you can add this code portion from this directory wp-content\plugins\download-manager\src\Package\PackageLocks.php
file in line number 291
changing
$message = __MailUI::panel("Your have a new pending download request for:", ["<a href='".get_permalink($packageID)."'>".get_the_title($packageID)."</a>"])."<a href='".admin_url('edit.php?post_type=wpdmpro&page=wpdm-subscribers')."' class='button full green'>".__('Review the request', WPDM_TEXT_DOMAIN)."</a>";
to
$message = __MailUI::panel("Your have a new pending download request for email: ".$_POST['email']." and Package:", ["<a href='".get_permalink($packageID)."'>".get_the_title($packageID)."</a>"])."<a href='".admin_url('edit.php?post_type=wpdmpro&page=wpdm-subscribers')."' class='button full green'>".__('Review the request', WPDM_TEXT_DOMAIN)."</a>";
by adding this only,
email: ".$_POST['email']." and Package:"
please check and let me know, if it works for you.
Thank you and regards
Hello Susan Colao,
Hope you are well. And thanks for writing to us. For Woocommerce alternatives, you can also use our WordPress Digital Store Solution – Premium Package add-on that helps you to set up prices for your digital products and sell them easily from your WordPress site.
Premium Package – WordPress Digital Store Solution
But if you still want to use woocommerce, You can try copying the master download URL of your file from WPDM and then attach the URL to the Woocommerce product as I image attached,


please check and let me know, if you have any queries.
Thank you and regards
Hello Nayeem,
thank you so much for your help. Unfortunately, it seems do not work. If I paste the string onto a web page in the browser it works, but if I put that url as the URL of the woocommerce product, it gives me the ‘File not Found’ error. In addition to not working, this system would still force me to create a product on Download Manager with a URL, which I don’t need and don’t want to do. Isn’t it possible to get a URL ofa PDF file uploaded somewhere that is good for WooCommerce and also stamped?
Thank you so much for your help.