we are around 50% done with new update, but still will take few more weeks to finish.
in English please.
[wpdm-all-packages] will take time then regular as its loading all packages in same page. you can use that for specific category, that will make it faster
please send info again
[wpdm-all-packages] will take time then regular as it loads all packages in same page, anyhow next update is taking time as big changes are coming there.
– I need to check it in your site, please send a temporary wp-admin login info to support@wpdownloadmanager.com
– need to edit code at wpdm-all-downloads.php
please ask your server/hosting support to activate CURL.
could be a javascript conflict but I need to check it there, please send a temporary wp-admin login info to support@wpdownloadmanager.com
sorry for the delay. solution added in your last post, here is again:
function wpdm_skip_ngg_resource_manager($r){ return false; } add_filter('run_ngg_resource_manager', 'wpdm_skip_ngg_resource_manager');
please give me your url to check
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');
please give me your url to check
yes, noted for future implementation
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');
๐
please send your license key to support@wpdownloadmanager.com to unlock it , if it is already used once. Or send temporary wp-admin login info, i’ll check and activate it
please add following css in your theme style.css:
.modal-backdrop, .modal-backdrop.fade.in { z-index:-999999; opacity:0; }
still didn’t get the login info
please contact support@wpdownloadmanager.com
it should work fine with category short-code, but only for [wpdm-all-downloads] short-code it shows blocked message rather then hiding package completely.
Create a link template like this:
<a href="[download_url]">[title]</a> [version] [create_date]
yes, the adjustments for multiple role coming with next update.
yes, problem was with your theme, you theme using jquery from external source.
in that case you will need wpdm archive page add-on ( http://www.wpdownloadmanager.com/download/wpdm-directory-add-on/ ) , if the add-on is active, then you will see sub cats in a category page autometically
I see template is showing properly there,