For stylish download button, please use this add-on:
Give me your URL and temporary wp-admin login info in a private reply to check.
Please give me the network login info again to find the file.
Login info is not working. Please keep the latest version active and re-enable login info, I shall check.
Never faced any such issue, please give me temporary wp-admin login info in a private reply when you see the issue, so that I can check the reason.
You need to activate the following plugin too in every subsite:
https://www.evernote.com/l/AV3vT6WsmQpBXLI7h8lkj-pI4sPsjBgLMmoB/image.png
Then check following option on wpdm settings Frontend tab:
https://www.evernote.com/l/AV38wITEgoxFcJBM0CgsVTIo-Dt54QJ7rG8B/image.png
If you are not using latest version 4.6.3, please update your copy that will resolve the license issue. But if you are already using the latest version, but still having license issue, it could be because of the license key already used in a domain, however, in such case, please give me your license key and temporary wp-admin login info in a private reply. I shall check the issue.
Sorry for the trouble, it will work fine now.
Please give me temporary wp-admin login info in a private reply.
Please give me the another subsite url where you are not seeing categories menu at frontend.
Yes, you know you can attach multiple files/urls to a package and each attachment can be from different server or mirror download link.
It will depend on the link template you are using. In demo, we are using link-template-panel-1-3
, the shortcode is:
[wpdm-archive button_style="inverse" link_template="link-template-panel-1-3" order_by="post_title" order="asc" items_per_page="10" cols="2"]
Why you are creating 2 posts, where only one from wpdm is enough to showcase your product. However, you may search using the shortcode in post search field the way you used it.
Sory, Directory attachment from remote server is not possible.
Issue #1.
No problem, we are adjusting it for you.
Issue #2.
For other sites, you simply need to activate the WPDM - Category Manager
plugin.
Hi,
Please use the latest version of Download Manager. That should fix any license issue. You can download the latest version from your download area https://www.wpdownloadmanager.com/user-dashboard/purchases/
Thanks.
@everyanychurch, Please give me your license key and temporary wp-admin login info in a private reply, I shall set this up there for you.
You’re welcome 🙂
It is because of function name conflict with your another active plugin pixelyoursite
, please deactivate pixelyoursite
, then the error will be gone.
Actually, no limitation in code, no session or download link expiration as many many thousands users server GB size files without trouble. You said pause and resume multiple times and it works in that way, which indicates, it is an issue with servers’ PHP execution timeout. If you can’t resolve it from server support and also don’t want to get AWS, the alternative solution is, attaching files as URL from the same server.
Please send a URL to check.
Attachments has to be stored in /wp-content/uploads/download-manager-files
directory. You just use the name of a file to attach it to the package.
Please send temporary wp-admin login info in private reply to check the issue.
Add following code add-new-file-front.php
file, place it somewhere inside add new pacakge form, otherwise it won’t work.
<input type="hidden" name="file[access][]" value="guest">
This is a hidden filed which auto set access to all visitors.