Forum Replies Created
The main package download link will be the same but single file download link won’t work. A new id will be assigned to the freshly uploaded file. And this id is used to server single file download.
PLease update the Download Manager too. That should fix this issue. The current version of WPDM is 4.9.0 You can download it here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
It is possible to display the time in 24 hours format. But requires code customization. You have to replace all instances of h:i A with H:i A in /download-manager/libs/class.Package.php file.
Could you please check your error log for any related info or send me the log file?
Yes, you can use an SEO plugin to set noindex rule for WPDM posts.
Maldboy, Thanks for your input!
PDF Viewer does work with a specific role. Please send temporary wp-admin login info in private reply to check the issue.
You can generate direct download link from all packages page. Use the generate download link button under the package name.
https://www.evernote.com/l/AUetUQKK8S5MHbFC04VAwrtDoarQhVy4XKsB/image.png
Where from did you take the screenshot of the link template? Please send me the link, then I can quickly check the shortcode. It looks like a custom link template.
You can replace the [download_link] tag with <a class="btn btn-success" target="_blank" href="[download_url]">[link_label]</a> to open links in new tab.
Please send temporary wp-admin login info in private reply to check the issue.
Hi,
Only uploads from users with administrator role uploaded to the main files directory /uploads/download-manager-files/. Uploads from other roles are uploaded to their own folder /uploads/download-manager-files/username/. So, you just have to assign frontend user another role instead of Administrator role.
Frontend users can manage their files from Frontend dashboard if you install the File Manager add-on https://www.wpdownloadmanager.com/download/file-manager/
Thanks.
Pro is for 1 domain or subdomain. But you can move the key from one to another when testing is done.
We will add the patch in the next version, I will share it with you when we have a working solution if the update takes too long. Sorry for the delay.
Hi,
You can use Email Lock in your download to collect the email address before download. Then our MailChimp add-on will push the collected email address to your MailChimp list.
Thanks.
Login info seems incorrect. Could you please re-check?
Checking the email issue. Will fix it asap.
You have to use custom CSS to change the text color. Target the .wpdm-download-link.btn.btn-link CSS classes to customize the text, font etc of shortcode button.
The UI options apply to [download_link] tag only. So, If you want to show the download button then use a custom template and replace [download_link] with this <a class="btn btn-success" href="[download_url]">[link_label]</a>
The feature was same before but controlled from Image Button add-on.
You can control the button design from Settings User Interface Tab. It is a new feature added in version 4.9.0
Please send me the key. I will unlock it from the old domain. You can download the latest version here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
This can only be used in the built-in importer.
Are you using the following form to reset the password? Please send temporary login info in private reply to check the issue.
https://www.evernote.com/l/AUc158Q99rdHloruZGxEUMqYByUF7AN9WhIB/image.png
Please send temporary wp-admin login info in private reply to check the issue.
Please check your “Password Reset Notification” email template content from Downloads Templates Email Template Tab. The template content should have the [#reset_password#] tag which adds the reset URL.
Hi,
You need the Business license to use the key in 3 sites. The Pro license key can be used on a single site only.
Thanks.