actually its server side tracking, should be browser independent. Anyhow I’m checking it with safari.
please send network admin login to support@wpdownload,amaher.com, i’ll check the issue
please make download-manager/cache/ dir writable.
please mail an url to support@wpdownloadmanager.com where you got the download is not working, so that we can check.
deactivate it from network admin. activate from sub-site only.
you’re welcome ๐
just tested this http://www.teachme.gr/downloads/21-09-2013-facebook-sweepstake-application-part-1/ and got limit is working fine.
I see downloads are working fine.
looks like working fine for new package too http://www.mesoamericaregion.org/spa/download/new-package-1/
here you can read more details about custom post type: http://codex.wordpress.org/Post_Types
๐ however, I’m glad that its working fine for you.
add following code at the end of download-manager.php to execute short-code:
add_filter('widget_text', 'do_shortcode');
to resolve nextgen conflcit, please add following code at the end of download-manager.php:
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
@basilefanon, please give me your url to check
you need to translate those from /download-mamager/class.pagination.php , we missed to add those with translation file.
ok now. issue adjusted by disabling bootstrap.min.js
please send your site url too, got the login info but url is missing.
yes, it will reset the limit
sorry, no.
ok send login info again, support team will do that for you ๐
stats data stores in that table. stat will not work without that table.
date format will depend for WordPress date format settings
send a temporary wp-admin login info to support@wpdownloadmanager.com, support team will set it up for you.