Forum Replies Created
please also give me ftp access to plugins dir, i’ll setting up liveform there for you, so, no need to be worry about deadline đ
strange, from v4.0.5 to 4.0.7, there are no major change but minor bug fix, you didn’t have to do anything there except uploading 4.0.7 files. anyhow here is template docs http://newlook.wpdownloadmanager.com/doc/templates/
I see, the way you trying will not work there, as login form doesn’t work in that way, you can show login form for a package like this http://crscranesystems.com/download/test3/ , not the archive page
here is an special offer for the users to who purchase all add-ons pack or form builder add-on. We are giving you FREE access to our new awesome form builder plugin and all of its add-ons here http://liveform.org/ . So if anyone interested , please signup here http://liveform.org/signup/ and post your wpdm all add-on order id or form builder order id there in forum.
as I said It will NEVER open in browser if you don’t add url. and Again we never had email notification option with free version. But still I want to set it up there for you, give me a temporary wp-admin login info in a private reply, it is totally secure.
hi, actually it will store in form entries, anyhow please give me wp-admin login info, I’ll set it up for you. and FYI, who already purchase form builder add-on, we have an special offer for them, as now we release new awesome form plugin here http://liveform.org/ and giving free access to form builder and which will also work great with wpdm pro. anyhow give me wp-admin login info, I’ll set it up there for you. and if you want access to http://liveform.org/ please create and account there and give me your username.
no, the problem was your theme or any other plugin messing up inline html code and it was trying to replace single quote ( ‘ ) from img tag with double quote ( ” ).
that is not possible actually, anyhow we are creating an add-on for that within next week.
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.