Please clear the browser cache. Also clear password from the field and save the package.
Thanks
HI,
Download Manager requires PHP > 5.4 If you are using an older version please ask your server support to update the PHP. looks like you are using older php version.
Thanks
Hi,
Yes, for bulk change all package settings you will need this addon.
Thanks
Hi,
Sorry no such option available. This will require custom code customization.
The result of [file_list]
or [file_list_extended]
is generated by Table function at libs/class.FileList.php
file.
You can add following code in /download-manager/libs/class.FileList.php
file to sort file by alphabetical order.
sort($file['files']);
// For ascending order
rsort($file['files']);
// For descending order
Add this code after line 31
Thanks
Hi,
You need to change the link name from package settings to download all
. Then it will show on the package. If you many packages then you can try default values addon to bulk change the link name for all packages.
Thanks
Hi,
Please email at support@wpdownloadmanager.com for any order related issue. You will get the new invoice with the correct date. Please send details in the email.
Thanks
Hi,
You need to delete old plugin and install the downloaded one. Please send login in private reply to check the installation issue.
Thanks
Yes, It is not possible to use multiple templates in single category shortcode. But you can use single package shortcode [wpdm_package id="package-id-here" template="template-id"]
to show specific free category items. Or you can make a separate category to put free and premium packages and use two different category shortcode with different templates.
Thanks
Hi,
Please post your license in private reply to check which domain it is using. Then we can unlock it after your approval.
Thanks
Hi,
Does only PayPal sandbox mode retrieve total 0 after order? Please send temporary login in private reply to check the issue.
Thanks
Hi,
Audio play only will work for public files, where no lock option is applied. However, we are coming with new advanced audio preview add-on soon, where users will be able to configure option to play full or partial preview audio for locked or premium files too.
Thanks
Hi,
Please check File Browser Root from Download Settings Basic Access Settings. If it has has right direcotory. There might be permission issue on server.
Please send login in private reply to check the issue otherwise.
Thanks
Hi,
You can select different link/page template for a different package from package setting. Or you can add template id with the shortcode where you are using the package, then the package settings link/page template get overridden. You can try Advanced TinyMCE button for easily insert the shortcode.
Thanks
Hi,
Had to make the following change to CSV Importer accessible to editors. Changed the capability from manage_options
to edit_pages
https://www.evernote.com/l/AUflN76xCvdCaZnD3EK148VZxLjZXOym8sUB/image.png
Thanks
Hi,
Please send FTP info and admin login credential in private reply to check the issue.
Thanks
Hi @scottkolbe,
Please create a new thread and post temporary login credential in private reply to check. Or try using direct download URL in the template <a class="wpdm-download-link" href="[download_url]">Download</a>
to see if the download works.
Thanks
Hi,
Not clear, Can you send screenshot which table you want to hide?
Thanks
Hi,
Sorry, it will only share the package with the locks in order to unlock it.
Thanks
Hi,
It was network deactivated. Now it should appear on both sites.
Thanks
Hi,
Sorry, Google API does not provide the direct link to download a large file without virus scan. This is a security feature of google so you do not inveterately become responsible for infecting another computer.
Thanks
Hi,
You can use default WordPress export/import. You can find a new post type for downloads in there.
You may export the downloads post type from Tools Export and then upload it in Tool Import in new site.
Thanks
Hi,
Seems like you did not use [pdf_thumb_WXH]
this shortcode in the template. Please paste this shortcode where you want to show the pdf thumb. Also, give proper Width and Height like ex. [pdf_thumb_250X120]
to generate the thumb.
Thanks
Seems like there is a js conflict with the theme loader. Please send login in private reply to check the issue.
Thanks