Forum Replies Created
try again with rc1 release. 1st delete all data in 4.0 beta, 4.0 beta1 itself and migration add-on, then install rc1 and migration again, now you can use the migration add-on to import data from 3.3.8, and csv import will work fine from rc2 release
user [download_url] tag instead of [page_url] , but it only will work with public download
add this code at the end of functions.php
function wpdm_email_after_download($package){
//package is an array with all pakcage data
wp_mail("to-address","your subject","message","headers");
}
add_action("before_download","wpdm_email_after_download");
sorry for all delays, not we are in high load with wpdm pro 4.0 release, after that we are releasing new update for newsletter and there all issues will be fixed.
all package shorcode and tree short-code is good with rc1 release http://demo.wpdownloadmanager.com/wpdmpro/all-downloads/ , checking others and rc2 coming soon.
please send a temporary wp-admin login info to support@wpdownloadmanager.com to check your issue, it could be a javascript conflict.
extremely sorry for all delays, we are very busy for preparing wpdm pro v4.0 final release. anyhow I’ve confirmed from support team they already replied your email.
Just confirmed from support team, they didn’t have to do anything special, just deleted free version and installed pro
@ekaprasaja, if you are using nextgen gallery, here is the solution: http://www.wpdownloadmanager.com/support/topic/0kb-download-process-php-next-gen-gallery/
it doesn’t looks like anything with wpdm pro, but please send temporary wp-admin login info to support@wpdonwloadmanager.com, support team will do the setup for you.
yes, you can use anything that support custom post type.
“(i mean are they categorized by page or by category)” <-- not clear
now actually category and package titles are handled by wordpress, as we used custom taxonomy for category , so if it show that, then it just the wp actually, nothing to do with wpdm pro 🙂
extremely sorry for delayed reply, we are hardly busy with preparing wpdm 4.0 final release, anyhow please send your amazon s3 and wp-admin login info to support@wpdownloadmanager.com, support team will check it, most probably its just api permission issue
you need use [wpdm-all-packages] short-code for that, but to remove categories you need to edit wpdm-all-downloads.php
please send temporary wp-admin login info to support@wpdownloadmanager.com
please send temporary wp-admin login info to support@wpdownloadmanager.com to check your issue.
hmm, looks like I need to check it myself, please send a temporary wp-admin login info to support@wpdownloadmanager.com and ftp access to wp-content dir.
please make /download-manager/cache/ dir writable
that will not work with php actually, anyhow we are changing it to standard short-code with next update
sorry. need little more details. I’m still not clear about your requirements.