Forum Replies Created
Hello PGtm,
WordPress PDF Stamper Plugin is an add-on plugin for the WordPress Download Manager plugin. If you didn’t purchase any special pack, you have to purchase the add-on individually. I hope you have understood.
please check and let me know if you have any queries more.
Thank you and regards
Please let me know if you have any more queries.
Thank you again and regards
Hello Daniel D.,
Hope you are well. Thanks for writing to us. To hide the creation date and last update sections you can clone your used template and remove the sections as I image attached,
Thus you can save the template and use it in your packages. please check and let me know
Thank you and regards
Glad to hear that. However, if you need further help with anything else, then please don’t hesitate to open a new topic. If you get some free moments, can you please give us a 5* here https://wordpress.org/support/plugin/download-manager/reviews/?rate=5#new-post, It will inspire us a lot. Thanks in advance 🙂
Thank you again and regards
Hello Mariusz G,
Hope you are well. Thanks for writing to us. For changing the text on the download button you shall find for it from certain packages from Package Settings as I image attached,
For template editing, you can clone the template as I image attached,
And change the [download_link] template tag to <a href="[download_url]" class="btn btn-info">Download Now!</a>
For changing text on the download button at once for all packages, you can check this add-on,
And for your Polish translation, you can use any translation plugin for example Loco Translate, you can check the beginner doc here,
https://localise.biz/wordpress/plugin/beginners
please check and let me know, if you have any queries more.
Thank you and regards
Please check now, I have adjusted the mobile display by CSS code from the Appearance > Customize > Additional CSS section. please clear your site cache too to watch the effect. https://creatividadactiva.com/recursos/. please check and let me know
Thank you and regards
Hello Andreas Eriksson,
For the Gutenberg add-on, you shall find the blocks from your page/post edit option and from the blocks menu as I image attached,
And for the TinyMCE option, you can find the options from page/post from the classic editor as I image attached,
please check and let me know if you have any queries.
Thank you and regards
Hello Andreas Eriksson,
Hope you are well. Are you searching for this advanced tinymce button add-on,
please check and let me know if you have any queries.
Thank you and regards
Hello Lorangeo,
Hope you are well. Thank you for reaching out and for choosing our PRO plugin with the directory addon. We understand your concerns about the scalability of the JS-based pagination, especially with a large number of packages. We didn’t limit the number of files/packages that can show on a certain page. For example, we have implemented the compact shortcode here too, https://wpdmpro.w3eden.com/archieve-compact-test/, and it is working fine with a large number of packages. However, Our support documentation and team are here to guide you through this process, ensuring a smooth and responsive user experience. Feel confident in our plugin’s capabilities, and we’re committed to assisting you in tailoring it to your specific needs. I hope you have understood. please check and let me know.
Thank you and regards
Hello PGtm,
Hope you are well. If you have already purchased the WPDM plugin and add-ons, you can download them from here,https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases, you can purchase the PDF Stamper plugin from here, https://www.wpdownloadmanager.com/download/wordpress-pdf-stamper-plugin/. Please check and let me know.
Thank you and regards
Sorry for your inconvenience. You can do it easily by copying and editing this file or following this sample.csv file structure, https://www.wpdownloadmanager.com/wp-content/uploads/2020/06/sample.csv
I hope it will work fine for you. please check and let me know
Thank you and regards
please contact your server support too for this issue. The download URL content returns from the cache. please check and let me know
Thank you and regards
Hello,
For the [file_list] appearance you can customize it with this filter hook wpdm_single_file_download_link, for more details you can check the doc here,
https://www.wpdownloadmanager.com/doc/filter-reference/wpdm_single_file_download_link/
If you want much customization, you can knock for a custom upgrade service here, https://www.wpdownloadmanager.com/download/custom-upgrade-service/. please check and let me know
Thank you and regards
Hello Daniel Willitzer,
Hope you are well. And sorry for the inconvenience. I have checked that the topic has been marked as resolved. Has the problem been resolved on your site? For exporting the CSV file, you can’t able to directly import the same CSV file. for that, you may follow the bulk import feature https://www.wpdownloadmanager.com/doc/bulk-import/, and also you may follow the Tools > export/import feature of WordPress native use. please check and let me know.
Thank you and regards
The page looks like this as I attached the image now for this page,
https://creatividadactiva.com/recursos/
Do you need more adjustments? please check and let me know
Thank you and regards
Hello Leviathan Srl,
Hope you are well. And sorry for the inconvenience. We are updating the add-on soon to the latest documentation, thus you can work with it. Thanks for your appreciation.
Thank you again and regards
Hello Dan Howard,
Hope you are well. WPDM attached files reside in wp-content\uploads\download-manager-files. please check this directory. If your problem persists, if possible, please, give your temporary wp-admin login details in a private reply to check the issue.
Thank you and regards
Hello Studio Caprioglio,
Sorry for the inconvenience and the delay. We have checked your issue elaborately. The download URL content returning from the cache, so you are getting the Invalid download link. Please disable the cache plugin, if that doesn’t work, please contact your server support. We hope your problem should be resolved. please check and let me know
Thank you and regards
Hello Justin,
Sorry for your inconvenience. For individual packages, you can try the below code putting in your theme functions.php file,
add_filter("wpdm_audio_play_button", function($play_button, $play_url, $package, $fileID) {
if(in_array($package->ID, [10, 20, 30])) $play_button = "";
return $play_button;
}, 10, 4);
Here, 10, 20, 30 is your package ID. And for the option to turn off the audio player, we shall add it to our next updates. I hope you have understood. please check and let me know.
Thank you and regards
Please check now, I have adjusted the mobile display with the below code from the Appearance > Customize > Additional CSS section
@media only screen and (max-width: 600px) {
.w3eden .card h3 {
font-size: 11pt;
}
.w3eden .ml-3, .w3eden .mx-3{
padding-top: 12px;
}
}
please check and let me know
Thank you and regards
Hello Scott,
We have also a PHP Only page template, thus, you are also able to edit templates from the template editor. you can clone it from the template editor or you can make adjustments by copying files from src into your child theme. And You can make distinguish between the attached files changing name as I image attached from the Attached Files option,

please check and let me know, if you have queries more.
Thank you and regards
Glad to hear that. However, if you need further help with anything else, then please don’t hesitate to open a new topic.
Thank you and regards
Hello Scott,
If you want to customize templates with PHP or JS you can also do it from this directory wp-content/plugins/download-manager/src/Package/views/link-templates or page-templates. And for Keeping a backup of the file for the next update, you can follow this doc, https://www.wpdownloadmanager.com/doc/template-files.
And for downloads custom fields you can check this add-on, https://www.wpdownloadmanager.com/download/advanced-custom-fields/
please check and let me know
Thank you and regards
If you are trying to get package data, you can try https://yorusite.com/wp-json/wpdm/v1/packages/:id in this HTTP Request for your site. How you are trying to connect multiple databases with your request? can you please elaborate on it? please check and let me know
Thank you again and regards







