Forum Replies Created
please download “Download manager 4.1.0” and install. Don’t network activate, but activate from subsites.
looks like all files are not uploaded properly, please re-upload the plugin and add-on
you can use “wdpm-extended-shortcode” , but we still didn’t have .po & .mo file to translate in other language.
I’m not working in your site, last time when I was working it opened, but looks like server is down now
give me the url and temporary wp-admin login info in a private reply. to check
ok, that’s fine 🙂 anyhow let me know if you need any other help there
please give me url where it is not working and wp-admin login info in a private reply.
yes, create 2 packages, support “Member” and “Board” , point “Member” dir to “Member” package and “Board” dir to “Board” package using “Attach Dir” option from add new package window and from access option under package setting you can control user access.
actually don’t know much about “WP Edit Pro”
download is not locked in that URL. give me temporary wp-admin login info in a private reply.
please give me temporary wp-admin login info in a private reply.
need to edit in code at wpdm-archive-page.php
please check the usage here http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/
the feature was available in v3, but as in v4 we have moved to custom post type and taxonomy, the feature is dropped, but if you want that feature there is still v3.3.8. anyhow we are re-adding the feature in v4 with next update.
steps are mentioned here http://www.wpdownloadmanager.com/support/topic/updating-from-wpdm-pro-v3-to-v4/
Here is v4 wpdm pro using custom post type, so after import all package ID will be change. We had no way to keep IDs same. So you will have to change package short-codes from anywhere you used to set proper package ids.
Filename: functions.php, line# 48
replace 'supports' ► array('title', 'editor', 'excerpt', 'custom-fields', 'thumbnail', 'tags', 'comments') with 'supports' ► array('title', 'editor', 'excerpt', 'custom-fields', 'thumbnail', 'tags', 'comments','author')
anyhow we already have added it for next update