Shahjada

Forum Replies Created

Viewing 25 posts - 13,826 through 13,850 (of 15,594 total)
in reply to: Problem with Daily Downloads #8764

Shahjada
Keymaster

actually its server side tracking, should be browser independent. Anyhow I’m checking it with safari.

in reply to: Single license #8762

Shahjada
Keymaster

please send network admin login to support@wpdownload,amaher.com, i’ll check the issue

in reply to: Preview images not loading #8739

Shahjada
Keymaster

please make download-manager/cache/ dir writable.

in reply to: Accents and special chars in filenames Bug (?) #8738

Shahjada
Keymaster

please mail an url to support@wpdownloadmanager.com where you got the download is not working, so that we can check.

in reply to: Single license #8737

Shahjada
Keymaster

deactivate it from network admin. activate from sub-site only.

in reply to: Files downloaded with 0 bytes #8736

Shahjada
Keymaster

you’re welcome ๐Ÿ™‚

in reply to: Problem with Daily Downloads #8735

Shahjada
Keymaster
in reply to: Broken links (after update on 3.3.8?) #8734

Shahjada
Keymaster

I see downloads are working fine.

in reply to: package not found #8726

Shahjada
Keymaster

looks like working fine for new package too http://www.mesoamericaregion.org/spa/download/new-package-1/

in reply to: Sorting Download Files #8718

Shahjada
Keymaster

here you can read more details about custom post type: http://codex.wordpress.org/Post_Types

in reply to: Download Count problems… #8717

Shahjada
Keymaster

๐Ÿ˜€ however, I’m glad that its working fine for you.

in reply to: Shortcode major issue #8716

Shahjada
Keymaster

add following code at the end of download-manager.php to execute short-code:

add_filter('widget_text', 'do_shortcode');
in reply to: Files downloaded with 0 bytes #8715

Shahjada
Keymaster

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');
in reply to: Broken links (after update on 3.3.8?) #8714

Shahjada
Keymaster

please give me your url to check

in reply to: Form Question #8713

Shahjada
Keymaster

@basilefanon, please give me your url to check

in reply to: How to disable details page #8712

Shahjada
Keymaster

you need to translate those from /download-mamager/class.pagination.php , we missed to add those with translation file.

in reply to: PLEASE HELP! WPDM CONFLICTING WITH MY THEME #8711

Shahjada
Keymaster

ok now. issue adjusted by disabling bootstrap.min.js

in reply to: WP-login.php file #8710

Shahjada
Keymaster

please send your site url too, got the login info but url is missing.

in reply to: Download Limit by IP Address #8709

Shahjada
Keymaster

yes, it will reset the limit


Shahjada
Keymaster

sorry, no.

in reply to: Disaster! #8707

Shahjada
Keymaster

@McHugh, delete current installation completely, then try new installation again. look like dir name is not correct there now, it should be “download-manager”

in reply to: how i can insert a widgt for ( downloads total ) ? #8706

Shahjada
Keymaster

ok send login info again, support team will do that for you ๐Ÿ™‚

in reply to: stats table makes high load on server #8705

Shahjada
Keymaster

stats data stores in that table. stat will not work without that table.

in reply to: Date customization / localization #8704

Shahjada
Keymaster

date format will depend for WordPress date format settings

in reply to: How to display big search bar & category dorpdown menu #8703

Shahjada
Keymaster

send a temporary wp-admin login info to support@wpdownloadmanager.com, support team will set it up for you.

Viewing 25 posts - 13,826 through 13,850 (of 15,594 total)