Forum Replies Created
Hi,
You are using an old version of wpdm pro. The latest version is compatible with php 7.4. Please update your copy. Please follow the steps to upgrade:
1. Deactivate and Delete the old version Admin Menu ► Plugins
2. Download the latest version from https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3. Install and activate the latest version
4. Done! ( The process will not harm your old data/settings )
From the next update, you will be able to use the automatic upgrade as usual.
@inbloomdigital, looks like @nayeem_riddhi’s sugestion is not entirely correct. You don’t need file hosting and sharing add-on if you don’t need to allow user to upload files and share with other users. List view with previews is possible simply using shorotcode like https://www.wpdownloadmanager.com/doc/short-codes/wpdm_packages-wp_query-in-a-shortcode-for-download-manager-packages/. Demo: https://demo.wpdownloadmanager.com/wpdmpro/list-packages/
And, when user click on ablock, it will open the package details page, you can show attached file preview using template tag [file_list_extended].
Demo:
If the flow still not clear, please give me a temporary wp-admin login info in a private reply, I shall create a sample flow on your installation.
Or, if I misunderstood anything, may you please explain it a little more.
Thanks for your patience.
Video player is working fine now, had to disable resumable download from wdpm basic settings
Hi,
Please give me the URL and temporary wp-admin login info in a private reply to check the issue.
Hi,
Released a new update 1.4.1 with the adjustment, also updated on your site. You can add multiple emails now.
Hi,
Sorry for the delays, I’ve updated your single-wpdmpro.php so that it works with both wpdm pro v4 data and new data.
http://staging.frebers.com/download/5-game-backgrounds-free/
I’m watching this topic now. Please let me know if you need any other assistance.
Export the packages, keep ID and access column only, update access column, then import it. When the CSV file contains package ID, it will update existing packages with the same ID instead of creating a new one. Alternatively, you may also use the following add-on to make your life easier:
Hi,
The license key will work with the latest version of wpdm pro.
Please follow the steps to upgrade:
1. Deactivate and Delete the old version Admin Menu ► Plugins
2. Download the latest version from https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3. Install and activate the latest version
4. Done! ( The process will not harm your old data/settings )
From the next update, you will be able to use the automatic upgrade as usual.
But if you already have the latest version installaed, please give me temporary wp-admin login info in a private reply to check. It could be your serer firewall blocking wpdownloadmanager.com from validating the license key.
Hi,
You need to go to the file cart page ( https://readymixqatar.com.qa/cart-page/ ) to download the selected files:

@jasonlevandoski, Not yet. However, noted for implementation.
Hi,
The customized pdf.js was causing some strange issue on your site, so I’ve added an alternative view, which is working fine. However, we are checking the issue in details on our side.
You can do that easily with pro version’s integrated template builder ( https://www.wpdownloadmanager.com/doc/templates/creating-a-new-template/ ). With free version, you need to edit the template file, in that case, please follow step #3 here https://www.wpdownloadmanager.com/doc/template-files/
Also, as I see on your site, you are still using the free version ( 3.0.95 ). Please follow the steps to upgrade:
1. Deactivate and Delete the old version Admin Menu ► Plugins
2. Download the latest version from https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
3. Install and activate the latest version
4. Done! ( The process will not harm your old data/settings )
From the next update, you will be able to use the automatic upgrade as usual.
As I deactivated everything as they were, everything looks the same as they should be, I’m not seeing any issue on that page. Also, to show the price you need to use base_price instead of price.
Okay, done, actually, the shortcode was not working due to a wrong parameter categories="slug1,slug2,...", there slug1,slug2… should be replated by exiting category slugs, http://smartworkingrevolution.com/member-resources/ is showing fine now, also, there is an issue with one of our add-on WPDMPP - Linked Products, I’ve deactivated it temporarily, we shall release a new update soon.
Thanks.
May I try disabling your other plugin and changing theme temporarily, after tests are done, I shall reactivate them.
Yes, core plugin ( wpdm pro ) is not included with all add-ons. Please purchase it from here https://www.wpdownloadmanager.com/pricing/
Hi,
It is coming like that, as when you copied the shortcode, there also copied an HTML tag <pre>, just had to remove it to adjust the style.

Hi,
To set unlimited download, simply set a big number like 9999999 as the limit.
Hi,
When you have a multi-file package, and a user downloads the package, as you know it creates a zip from the attached files and downloads it. If you have “cache zip” option enabled, when another user downloads the same package, it serves the zipped file created earlier. But if you have the option disabled, every time a user clicks on the download link, it creates the zip again from the attached files, which is required when you attach dir with a package and upload files to that dir using FTP.
However, the option enabled or disabled, it doesn’t delete the created zip, only updating the package will delete the zip.
