okay, I am checking
I apologize for the delay. Could you please share the WP-login credentials in a private message? I may need to apply some custom CSS to adjust the font color.
You can still display your downloads to registered users on a single page; however, displaying them directly on the dashboard isn’t possible without Advanced access control. Alternatively, you can showcase a recommended category or users’ favorite files on their dashboard if you’d like.
No, this feature is not included in Download Manager Pro. This add-on is only needed if you want to assign files or packages to specific users.
Hello Fadi,
I hope you are doing well and thanks for reaching out.
My downloads will become available once a specific user assigns the relevant files or packages. For this functionality, you may need the Advanced Access Control add-on.
I am glad to hear that the problem has been resolved
If you find my assistance helpful, I would greatly appreciate your support with a 5-star review here: https://wordpress.org/support/plugin/download-manager/reviews/?rate=5#new-post , it will inspire us a lot.
Thank you 🤗
I am glad to hear that
If you find my assistance helpful, I would greatly appreciate your support with a 5-star review here: https://wordpress.org/support/plugin/download-manager/reviews/?rate=5#new-post , it will inspire us a lot.
Thank you 🤗
kindly share wp-login credentials in a private reply to check the issue
You can export (backup) all the stats if needed. However, deactivating those queries may trigger a fatal error.
It appears that the issue may be due to an excessive number of entries in the table. Clearing the statistics data could help resolve the problem.
You can change the email template from: Messages > Settings > Email
. Check the screenshot
To remove create date and update date
kindly paste the code here: wp-content/plugins/download-manager/src/Package/views/page-templates/page-template-default.php
<div class="row">
<div class="col-md-12">
<div class="card mb-3 p-3 hide_empty [hide_empty:featured_image]">[featured_image]</div>
</div>
<div class="col-md-5">
<div class="wpdm-button-area mb-3 p-3 card">
[download_link]
<div class="alert alert-warning mt-2 [hide_empty:expire_date]">
Download is available until [expire_date]
</div>
</div>
<ul class="list-group ml-0 mb-2">
<li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:version]">
[txt=Version]
<span class="badge">[version]</span>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:download_count]">
[txt=Download]
<span class="badge">[download_count]</span>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:file_size]">
[txt=File Size]
<span class="badge">[file_size]</span>
</li>
<li class="list-group-item d-flex justify-content-between align-items-center [hide_empty:file_count]">
[txt=File Count]
<span class="badge">[file_count]</span>
</li>
</ul>
</div>
<div class="col-md-7">
<h1 class="mt-0">[title]</h1>
[description]
<div class="wel">
[tags]
</div>
</div>
</div>
Please allow me a moment. I will update you as soon as I have any information about this issue.
The website is looking amazing. Feel free to ask if you have any queries.
Regards
Yes, it can be done with a bit of customization.
Currently, it isn’t possible to automate this process because each recruiter requires a specific shortcode setup, which can be quite lengthy. The best option is to communicate through the private message page, where candidates can easily reach out to individual recruiters.