Hi,
The download counter will increment when the user clicks on the download link from the email. Also, it will be incremented for once only at first click for the same user.
Thanks
Hi,
Please send package URL and login info in private to check.
Thanks
Hi,
I think whether you create the restriction rule, it just disables the view to the guest as rule is to show the post only to members and admin.
But you can check out WP Pro membership addon, which has a better intregration with wpdm pro.
Supported Payment Methods:
And this addon rule should not block the full post view. Instead, it has Partial Content Access.
Thanks
Hi,
What is your PHP max execution time and memory limit? Can you share php.ini file?
I tried 2 small files, which downloaded successfully without any error.
Thanks
Hi,
I have created a demo here. where the update date works fine with the all package shortcode. I have updated an old package which is showing first with modifying date.
Thanks
Hi,
As you are using another membership restriction plugin, I see the plugin is restricting the page from showing content. There is a checkbox call Disable restrictions
, if you check this then the guest can visit. Rather if the restriction is enabled, and there are membership level specified, then only admin and the members can view the page details. So the plugin is restricting the page from loading.
Thanks
Hi,
The plugin should not be deleted while updating or new version available.
Please send login in private to check. And Please download and install the latest version from here https://www.wpdownloadmanager.com/user-dashboard/purchases/
Thanks
Hi,
Please send wp-admin login and FTP information in private reply. What is your server PHP version?
Thanks
Hi,
Please send login in private reply to check.
Thanks
Hi,
It will sort the packages with update date. I have tested it. Full shortcode.
[wpdm_all_packages items_per_page="10" jstable=1 orderby="date" order="DESC" cols="title,file_count,download_count|categories|update_date|download_link" colheads="Title|Categories|Update Date|Download"]
Thanks
Hi,
We add a feature or new addon with the member’s requirements and request. If there are lots of users who want and request the same thing, we look into that for further implementation. We will look into this and let you know.
Thanks
Hi,
Please try with orderby="date"
, Hope this will fix the order. If not please send login in private.
Thanks
Hi,
Whats your server PHP version? If it’s below 5.4. please upgrade it.
Thanks
Hi,
I have tried multiple time with multiple package and working fine. Please clear your browser cache and see what happens.
Thanks
Downloads working fine at my end. Can you send package URL or screenshot where problem is occurring?
Hi,
Please revert back to older version. I tried to update it to check. and please send ftp info. seems like a conflict with another plugin.
Thanks
seems like problem is solved in latest version.
Hi,
What is your download manager version?
Please send temporary wp-admin login info in private reply to check the issue.
Try the latest version. It should solve the issue.
If not, then, for now, you can add error_reporting(0); in download-manager.php
file to hide these notices.
If that not works.
Then, You also add ini_set(‘display_errors’,0);
under error_reporting(0);
line.
Thanks
Hi,
In that case please use flaturl value 1 with the shortcode [wpdm_frontend flaturl=1]
of the frontend. Now you will get URL like /front-end/add-new/
for adding the package. Please add this to the onedrive app as redirect URL. Hope this will solve the issue.
Thanks
Hi,
I tried the login But seems like its invalid.
And there might be any plugin conflict with the download manager. You can try deactivating plugins to see which one causing the issue. Please use the updated version of the plugin. Or anyhow server is blocking the ajax request.
Thanks
Hi,
It should work with the front end. Can you send login in private reply to check?
Thanks
Glad that you figured it out.
Thanks