Forum Replies Created
Hi,
That is the permanent solution for the memory issue. The issue was happening a post meta where wpdm was storing user access log and in the latest version wpdm stop using that and now using a separate table, so the issue is adjusted with the latest version of wpdm and clearing stats data for once it will be cleared.
Repeated click in the same session on the same link will be tracked once to drop duplicates.
I’ve tested as a guest user and logged-in membership, history worked both times.
We are still working on it. The update will be available within this month.
Hi,
There is no issue with the download link with the latest version of wpdm, please clear your site cache (especially js file cache ), after that it should work fine.
Hi,
That page is not related to wpdm. It is from your theme.
Here it is:
http://anleitung.com/download/email-download-link/
You simply need to select page template = Default Template

http://anleitung.com/ is the current marketplace theme layout as you see in our demo ( https://demo.wpdownloadmanager.com/marketplace/ ), your attire pro access is activated. There are also 15 other layouts, you can try them and use any of them you want.
Also, if you need a new layout that is not available there, please give us a screenshot, we shall include it there with the next update.
This is our marketplace theme demo https://demo.wpdownloadmanager.com/marketplace/, now we are only maintaining attire theme, we are building all layouts on attire, now there are 15 ready to use layout and many theme blocks/sections to design your own custom template, please signup here https://wpattire.com/register/ to get access to extended license ( we are providing free access to Attire unlimited license to All themes pack customers ).
Hi,
Please check your site now. It is ready.
Also, let me know if you need any other assistance.
Hi,
Sorry for all the confusion, I’m setting up your site exactly like our demo.
Hi,
That’s due to your theme structure. There instead of using a direct category URL, you may use a category shortcode on a page.
Docs:
https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/
Or category block ( Gutenberg editor )
After update to the latest version, please clear the site cache.
We are not maintaining Crypton theme anymore. Please use
Hi,
The solution for the same issue is in my previous reply ( #148367 ).
that is a permanent solution :). So, it will not cause any trouble from now on.
Please download the latest version again from our site and update your production, then clear cache and stats from wpdm settings ► privacy tab ( https://share.getcloudapp.com/BluYwrvj )
Hi,
It will work, go to class.Package.php, line #1015, replace $permalink = get_permalink($ID); with $permalink = home_url('/');