Hasibul Amin Hemel

Forum Replies Created

Viewing 25 posts - 626 through 650 (of 1,509 total)
in reply to: Password clearing issue #70809

Please clear the browser cache. Also clear password from the field and save the package.

Thanks

in reply to: Pro plugin won't activate #70806

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

in reply to: CSS Change Template #70803

Hi,

Yes, for bulk change all package settings you will need this addon.

Thanks

in reply to: file list sorting #70802

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

in reply to: Download Button Text #70792

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

in reply to: invoce wrong date #70790

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

in reply to: Pro plugin won't activate #70789

Hi,

You need to delete old plugin and install the downloaded one. Please send login in private reply to check the installation issue.

Thanks

in reply to: Download link not working #70768

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

in reply to: Invalid License Key – Pro Business #70767

Hi,

Please post your license in private reply to check which domain it is using. Then we can unlock it after your approval.

Thanks

in reply to: Order Total is 0(Zero) #70766

Hi,

Does only PayPal sandbox mode retrieve total 0 after order? Please send temporary login in private reply to check the issue.

Thanks

in reply to: Addon for MP3 files with player #70765

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

in reply to: Can't browse files #70761

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

in reply to: Download link not working #70732

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

in reply to: purchased CSV Importer…not working #70731

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

in reply to: PDF Viewer Add-On Shortcode #70729

Hi,

Please contact at support@wpdownloadmanager.com for any order related issue.

Thanks

in reply to: WPDM – Form Lock not working #70728

Hi,

Please send FTP info and admin login credential in private reply to check the issue.

Thanks

in reply to: Download link not working #70696
This reply has been marked as private.
in reply to: Error with pdf download #70691

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

in reply to: Status Table #70689

Hi,

Not clear, Can you send screenshot which table you want to hide?

Thanks

in reply to: Download is not Working on Pinterest Lock #70687

Hi,

Sorry, it will only share the package with the locks in order to unlock it.

Thanks

in reply to: Update Pro to Business Licence #70684

Hi,

It was network deactivated. Now it should appear on both sites.

Thanks

in reply to: Google Drive can not get direct Link with Large File #70670

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

in reply to: Exporting data from WPDM #70665

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

in reply to: PDF Viewer Add-On Shortcode #70617

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

in reply to: WPDM Downloadlink-Button does not reload page #70606

Seems like there is a js conflict with the theme loader. Please send login in private reply to check the issue.

Thanks

Viewing 25 posts - 626 through 650 (of 1,509 total)