Forum Replies Created
As you already applied email lock option, you don’t need to add limit, so if you remove limit, the issue will be resolved.
The short-code is [wpdm_packages items_per_page=12]
In that case, simply edit that template and remove [download_link] tag
It should be like 2nd image when you use download_link=1, anyhow please give me temporary wp-admin login info in a private reply to check.
Yes, already added in my side for next update.
may you please tell me which email address your used
Looks like it is something with your server/hosting, please give me ftp access too, to check it in details.
You can do that from next update safely, as we are adding templating support. Now you will have to edit core file at /premium-package/tpls/ dir.
v4.2.2 sent to your email, but it is not an issue with wpdm version.
Probably some files are missing from upload.
- Deactivate & Delete current installation
- Download latest version again
- Install and activate
Or give me temporary wp-admin login and ftp info in a private reply, I’ll check and install it for you.
Use red button on left of cart item to delete.
Another update of premium package add-on is coming within next 2 weeks.
First, please update to v4.3.0, then if you still see the issue, please upload attached icon in /download-manager/file-type-icons/ dir
PHP code returning class not found for new imagick(), which mean imagick is not installed or not working properly. Please try reinstalling.
You need to create new link template. Doc: http://www.wpdownloadmanager.com/doc/templates/
Extra Hints:
- Don’t user [page_link] in link template if you don’t want your visitors to go to details page
- In case of public downloads, you can use
<a href="[download_url]">[titlte]</a>in link template if you want it to start download when user click on linked title
Not sure exactly, may you please try with another browser, but it is working fine in chrome or another other browser for me.
Strange, It is working fine for me:
https://www.evernote.com/l/AV1eikfdhaNMjLFS93rE446MyW0_4jC_fFgB/image.png
But another reason could be their IP address. Probably multiple users are trying from same IP, wpdm takes IP as ID when users are not logged in.
It is not a bug, wordpress just works in that way, show count of the post associated only with that category.
You should be able to see the update notification in your dashboard if update check is not disabled from your wpdm settings page. And the XSS issue in v4.2.2 reported by your host is false, we were notified about the issue and only site admin or authorized user who can create a post can create such issue, but the truth is admin or authorized user can mess his site up in many ways if he wants. So it is not an issue actually, however we have added an option in wpdm settings to sanitize file name , you may check that option if you want to reformat file names even when you upload those by yourself.
Please give me temporary wp-admin login info with a private reply and also give me the affected package URL.