Forum Replies Created
I see char encoding is ok with your database, but it looks like something with your server’s char encoding, as same file name is working fine here http://demo.wpdownloadmanager.com/wpdmpro/wpdm-package/test-6/
for membership you may use http://www.wpdownloadmanager.com/download/wp-pro-membership/
please give me your license key in a private reply.
yes, you may keep backup of the download limit add-on file /wp-content/plugins/wpdm-daily-download/wpdm-daily-download.php
if you are using old version please update your copy.
#1. you may use [pdf_thumb_WxH] for creating pdf thumbnail of W x H from attached pdf file.
#2. Yes, setting up a category is a proper way.
Yes, possible, in link template use [title] tag instead of [page_link]
No no, what I meant, that customization too long and complex to explain in forum, but our customization team here customize@wpdownloadmanager.com can help you with this.
I disabled session tacking, working fine now.
you may delete duplicate packages, but need to reassign categories manually.
Looks like an char encoding issue with file name & post meta table. I need to check that in database directly, another way is sanitizing file, which will alter original file name. Or you may also use English file names.
Earlier I missed that, this add-on has some dependency on wpdm pro v4.2.3 ( which we scheduled to release within next 2 weeks ), I’ve update wpdm pro in your site.
The short-code is actually [wpdm-reg-form], I placed correct short-code in your page now, also registration was disabled in your site, I’ve enabled it from Admin Menu Settings General
I have created another 2 packages and tested, it is actually working perfectly, you are getting confused because of session, so I also disabled session tracking.
In my test, I’m seeing following msg when limit exceeds:

So, I need to check it in your installation, please give me temporary wp-admin login info in a private reply.
BTW, 0 means no limit applied, to block guests from downloading a package, simply remove “All Visitors” from Access field in package setting.
looks like, javascript conflict, please give me tmeporary wp-admin login info in a private reply to check it in details.
please give me temporary wp-admin login info in a private reply, I’ll do that doe you.
You may post pro membership questions here.
You can change the message from Admin Menu Pro Membership Advanced menu
You may post pro membership questions here.
You can change the message from Admin Menu Pro Membership Advanced menu
It looks like you are using old version, as line number in not matching with the file in my side, please update your copy, but if you are using latest version already, please give me temporary wp-admin login info to check your issue.
Added species, front-end want not working, because you didn’t setup front-end access from Admin Menu Downloads Settings Frontend ( Option name Allowed User Roles to Create Package From Front-end ), now it is working properly.
Looks like char encoding issue, I need to check it in your installation, please give me temporary wp-amdin login info in a private reply.
when you use a [thumb_WxH] tag in link/page template, which creates a thumbnail dynamically and stores in cache dir, otherwise it will generate thumbnail every time page loads and which will add additional server load on processing.
Sorry, that will require customization in code, no ready short-code for that