Forum Replies Created
As I am not sure which plugin causing the js error, need to check randomly. But I don’t think disabling plugin will harm your site.
please give me a temporary wp-admin login info in a private reply to check your issue.
Hi,
Thanks for your interest.
1) if you purchase only pro with $45, you can see the list of free add-ons here http://www.wpdownloadmanager.com/downloads/add-ons/ to use with wpdm pro. other add-ons need to purchase individually and all add-ons ($75) as a pack. we also have a special with where we included pro and some add-on here http://www.wpdownloadmanager.com/download/wordpress-download-manager-special-pack/ for $74.
2) yes, after 1 year if you don’t want to get new updated and support, you don’t have to renew you can continue using what you have for life time :), It will not revert to free. payments/renew fee is just for updates and support.
Thanks
need to apply the lock option on each package separately.
ok now, you were using old version of archive page add-on
not sure exactly, i may need to try disabling other plugin randomly to detect conflicting one.
select the template you want to use, edit instruction mentioned in that page.
upgrade steps:
please send me ftp access, i’ll check it in your installation. Thanks.
in force download actually will have to add code to copy the file in cache dir and generate full url or the file and directing browser to that url.
sure, please let me know which theme you want to customize and details specs so that I can give you an estimation. Thanks
– page looks normal here http://fibratel.garatzen.net/documentacion-general/
– you don’t have to modify code in wpdm pro, simply create an small plugin with following code:
function email_notification($id, $post){
//$id = package id
//$post = package data / info
//add email function here
}
add_action("create_package_frontend", "email_notification");
– sorry, no such option.
yes, I need to check some dir acces permission and code, which was not possible to check from wp-admin, please send me ftp access to plugins dir. Thanks
not sure exactly, as wpdm simply using standard widget class. anyhow may you please explain little more what you are trying there, so that can create a test case in my installation.
I see the following error:

which means zlib is not installed or not working properly, please contact your server/hosting support to check zlib or reinstall zlib.