please send temporary wp-admin login info to support@wpdownloadmanager.com
lots of things are change in wpdm pro v4, as it have moved to csutom post type. v4 docs are here http://newlook.wpdownloadmanager.com/docsfor/download-manager-pro/ , but there is nothing much about category now, as it is using custom taxonomy and same usage as regular post category.
@JoanneH,
here it is:
@cbenson583, thanks
need to check it in your installation, please send a temporary wp-admin login info to support@wpdownloadmanager.com
sorry, you can’t change page template globally, need to page template editing specific page, but another way is edit the file /plugins/download-manager/templates/page-template-1col-ex-autdio.php or create a page template single-wpdmpro.php
in your theme dir, but if you want to add download link in archive page you need to create custom archive page template archive-wpdmcategory.php
in your theme dir, anyhow those are related to theme development.
may you please give me your order ID to search your and account link.
rename the file taxonomy-wpdmcategory.php
wpdm pro embed page info in detailed page using the_content hook, but if your mega menu use the hook improperly, only then such issue may happen, in that case actually need to edit the menu plugin code to fix the issue
yes, it was for v3.3.8, but update v4 coming soon, then we will publish it again
no global way, it just works like wp pages, but you can also do that editing theme, like create a page template single-wpdmpro.php
for wpdm pro post type.
please give me your url to check
you will need wpdm pro for that :s
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');
it is the direct download url
you can select page template from edit package window.
released new update already, please download again to get the latest version which will work fine with wpdm pro v4
delete old version will not delete your files, anyhow if you afraid of that, you may simply rename /download-manager/ dir from ftp and upload new version and install attached migration add-on to migrate data, but even if you feel uncomfortable, please send ftp access to plugins dir and wp-admin login info to support@wpdownloadmanager.com, support team will set everything up there for you. Thanks
@Tony,
in csv you can follow the the sample file attached in that page exactly, it never will create double entry if you don’t import same file twice, or please send csv file and wp-admin login info to support@wpdownloadmanager.com , support team will your csv data format. Anyhow we are still working on details docs, you can see progress here http://newlook.wpdownloadmanager.com/docsfor/download-manager-pro/ , it will be done within next 2-3 weeks
no
no, but we’ll add with next update.
please send a temporary wp-admin login info to support@wpdownloadmanager.com to check your issue.
not clear, may you please give me your url to check
yes, using [wpdm_archive] page will look like http://demo.wpdownloadmanager.com/wpdmpro/archive-page/ but you will need archive page add-on for that
please send temporary wp-admin login info to support@wpdownloadmanager.com to check it in your installation.
yes, please contact customize@wpdownloadmanager.com