Forum Replies Created
no, you will not loose any data.
you’re welcome 🙂
this may happen only if you are category specific tree view here and files are also assign that top level category.
please add following code at the end of download-manager.php, that will resolve the conflict with nextgen gallery:
function wpdm_skip_ngg_resource_manager($r){
return false;
}
add_filter('run_ngg_resource_manager', 'wpdm_skip_ngg_resource_manager');
if you follow instructions here http://www.wpdownloadmanager.com/support/topic/updating-from-wpdm-pro-v3-to-v4/ everything should work perfectly, as already around 75% v3 users migrated to v4. There is no reason to crush except you didn’t something wrong. anyhow if you want to stay with v3, you simply need to delete v4 and install v3.
Yes, simply install and activate it as regular plugin. after that, go to Downloads Settings Migrate tab
it will not apply to all post, it simply will set default value when you are adding new package.
need to edit functions.php, simply search and replace subscribe word with proper one
you can remove the phrase from functions.php
1 & 2) if you didn’t have free version installed you can skip this step.
3) yes, install “download-manager-4.0.7.zip”. “download-manager-3.3.8.zip” is a old version, we kept it as all users still not migrated from v3 to v4. “Expo” is a wordpress theme specially designed for wpdm pro. “wpdm-m24x.zip” is not applicable for you.
but still if you are in confusion, please give me wp-admin login info in a private reply here, I’ll set everything up there for you.
but signup thing is not from wpdm, it from wordpress, nothing to do with wpdm there.
as I said, free version never had any such feature. I don’t know how did you get email notification.
I meant, remote or local you are using url as file source, thats why it is opening in browser. there is nothing to do with wpdm pro, but if you upload files from wpdm pro or add file using server file browser, it will no open it browser but download
plugin is 100% functional, and that we discussing here is not an issue with plugin. also delay only happens when we don’t get all required info, which is also not our fault
I see you didn’t follow all steps. anyhow I’ve imported the old data
it is an external customization work though I’m trying to help you there. but if instruction doesn’t work for you ( though it should simply work fine ), please contact customize@wpdownloadmanager.com , we have custom upgrade support. we are not here to teach php coding.
remote or local, as I see you are using URL, anyhow give me wp-admin login info to check and there is no error or issue with wpdm pro. what I’m doing is helping you here with setting up. and service level is good enough actually as we reply ususally within 12-24 hours, but if you want everything solved instantly you need to hire a web developer.
1) need to edit wpdm-archive-page.php, remove line #281
2) file functions.php line # 2577
3) yes, file functions.php line#19, but if you want to hide , line #43 , replace 'has_archive' â–ş true, with 'has_archive' â–ş false,
seems like the user “arc200@psu.edu” don’t have access to admin-ajax.php, minimum user caps need to be same a subscriber.