Forum Replies Created
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
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
@kg4izp, yes. but after upgrade to v4 and migrate all data from v3, you will have to update package short-codes if you used those anywhere, as package IDs are changed in v4 and it moved to custom post type. Steps: http://www.wpdownloadmanager.com/support/topic/updating-from-wpdm-pro-v3-to-v4/
yes, in mutli-site , if you want to use it in different subsites you will need dev license, but subsites are not more then 5 then business license is ok. as you already purchased pro, you only have to pay the different.
– wpdm-archive-page <-- already compatible with wpdm pro v4, should work fine - wpdm-custom-fields <-- already compatible with wpdm pro v4, should work fine, but still doing some upgrade for wpdm pro v4 - wpdm-newsletter <-- compatible with v3.3.8, but we are already working on it to make it compatible with wpdm pro v4. - wpdm-premium-packages <-- already compatible with wpdm pro v4, should work fine - wp-formbuilder <-- already compatible with wpdm pro v4, should work fine This compatibility issue happened as wpdm pro moved to custom post type from v4. So we are migrating all add-ons too.
from /download-manager/hooks.php, find and remove add_action('admin_head', "addusercolumn");
sorry, got the issue, will be ok with next update, but if you want to know the fix, here it is,
1) open wpdm-all-downloads.php
2) go to line # 69, it is now there 'total' ► $total_files/$items,
3) replace it with 'total' ► ceil($total_files/$items),
functions.php, line# 2149, please with $vars['create_date'] = date(get_option('date_format'), strtotime($vars['post_date']));
in short-code you will have to use slug, but in permalink, you can change it from permalink settings
@twomuch, sorry, I missed, migration add-on working ok for others, so need to check it in your site, please send temporary wp-admin login info to support@wpdownloadmanager.com