Forum Replies Created
one way is forcing them to signup. then you will get their email and they certainly have to enter password to login.
i need to check it inside, please send a temporary wp-admin login info to support@wpdownloadmanager.com .
I just tried a few, pdf downloading and opening fine. please let me know if you got issue with any specific one.
please send temporary wp-admin login info to support@wpdownloadmanager.com to check your package.
@sassaf, please send temporary wp-admin login info to support@wpdownloadmanager.com
you need to follow the steps here to migrate packaged from v3.3.8 to v4 : http://www.wpdownloadmanager.com/wordpress-download-manager-pro-v4-0-0-beta-1-has-been-released/
as you have activated it, you should the a new icon as marked in following image:

on click a popup will appear, you need to go to insert category tab there.
the error is because of your theme, anyhow that will be gone with upgrade, support team is doing that now.
please use wpdm pro v4.0.0.rc2, anyhow if you see rss at homepage, add a url base for “WPDM Feed URL Base” in wpdm settings page and save settings.
pro has 100s more features and very detailed options, that certainly make the understanding process a bit lengthy then free. but trust me it is the most used and best one all over the internet :).
it is a css conflict with your theme, pleas use link template extended and page template extended, but i think it will be better to install wpdm pro v4.0.0.rc2, rather then wpdm pro v3.3.8.
please give me your url to check, looks like its a js conflict.
actually, here other way is deleting current packages in v4 reimporting all again. anyhow, if you going to do that, after delete let me know, i’ll check with a test import if category are importing properly.
@diyroberts, please give me your url to check.
widget for v4 still not ready with rc2 release, but will be ok with final release.
its strange, please send a temporary wp-admin login info to support@wpdownloadmanager.com, support team will check the issue, as, same thing working good for others.
for generating package or category short-code use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/
please give me your url where you got issue with download
in v4.0.0, the code should be changed like following:
function wpmp_package_cats($vars){
$vars['categories'] = get_the_term_list( $vars['ID'], 'wpdmcategory', '', ', ', '' );
return $vars;
}
add_filter('wdm_before_fetch_template',"wpmp_package_cats");
wpdm4 using custom taxonomy for categories and still don’t have those additional options, but those will resume with later update of wpdm 4
if you are using wpdm pro 4.0.0, then newsletter add-on still may not work well, but after final release of wpdm pro 4, we will update the add-on to wpdm 4 compatibility, then you also will have the option to add subscriber manually.
deleting package will not delete file, as same file could be attached with multiple package. it check if file with same name already exists in /wp-content/uploads/download-manager-files/, if exists then rename it. but if same file already exists you don’t have to upload it again, you can browser server files and attach with package.
I see, actually some styles has been changed in latest update, as now its using bootstrap 3. anyhow if you change the link template button then the page will look better.
use this add-on to generate short-code http://www.wpdownloadmanager.com/download/advanced-tinymce-button/