Forum Replies Created
I see, ruiguerreiro got it working already.
@tiffanysimkins, may you please give me your url to check
strange it is showing perfect for me every time

anyhow please send a temporary wp-admin login info to support@wpdownloadmanager.com, so that support team can check the site to catch the issue
Checked your site, looks like its already working there.
keep all values within double quote ( “value1″,”value2”,… )
@tamiscorp, please send temporary wp-admin login info to support@wpdownloadmanager.com
@gareth howell, may you please explain little more on your requirement.
I see, that will not work, as wpdm pro is still not using custom post type, it just using wpdmpro post type for base page, but wpdm pro moving to cpt with next update
if need full administration option then add use as custom admin. that will work 🙂
it could happen for some recent change it your server or you installed any new plugin which is causing the issue, Try disabling recently install plugins.
please give me your order ID here or send your license key to support@wpdownloadmanager.com to unlock it.
possible reason is, there could be some js conflict in that page, please send a temporary wp-admin login info to support@wpdownloadmanager.com to check this.
you should see like this http://demo.wpdownloadmanager.com/wpdmpro/all-downloads/ with search option and categroy drop down, anyhow please send a temporary wp-admin login info to support@wpdonwloadmanager.com to check this.
Just checked and looks ok, may be you already adjusted it 🙂
not yet, but option will be available from next update
not yet, we are almost 75% done, actually there were lots of work in conversion process.
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');
Actually I’m not clear about your concept , may you please explain little more about the way you trying to do
yes, you can hide options editing wpdm-add-new-file.php
please send temporary wp-admin login info to support@wpdownloadmanager.com