Shahjada

Forum Replies Created

Viewing 25 posts - 13,751 through 13,775 (of 15,594 total)
in reply to: Problem with category access #9008

Shahjada
Keymaster

we are around 50% done with new update, but still will take few more weeks to finish.

in reply to: Parou de carregar os arquivos #9007

Shahjada
Keymaster

in English please.

in reply to: [wpdm-all-packages] Amazing Feature, but very slow… #9006

Shahjada
Keymaster

[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

in reply to: Lazy Download Not Working #9005

Shahjada
Keymaster

please send info again

in reply to: HELP! WPDM USING TOO MUCH RESOURCES #9004

Shahjada
Keymaster

[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.

in reply to: Email Lock on Document Page & Image Replacement #9003

Shahjada
Keymaster

– 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


Shahjada
Keymaster

please ask your server/hosting support to activate CURL.

in reply to: Problem with Updating Package #9000

Shahjada
Keymaster

could be a javascript conflict but I need to check it there, please send a temporary wp-admin login info to support@wpdownloadmanager.com

in reply to: Sorry, there are now support or not? #8999

Shahjada
Keymaster

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');
in reply to: Pagination not displaying #8998

Shahjada
Keymaster

please give me your url to check

in reply to: NEED HELP! Downloaded .doc files cant read??? #8997

Shahjada
Keymaster

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');
in reply to: Short Codes not working #8996

Shahjada
Keymaster

please give me your url to check

in reply to: opening the links "download" to a new browser window #8995

Shahjada
Keymaster

yes, noted for future implementation

in reply to: problem with pdf files #8994

Shahjada
Keymaster

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');
in reply to: Widgets Disappear when not logged in? #8993

Shahjada
Keymaster

๐Ÿ˜€

in reply to: license.php always returns 'invalid'. #8992

Shahjada
Keymaster

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


Shahjada
Keymaster

please add following css in your theme style.css:
.modal-backdrop, .modal-backdrop.fade.in { z-index:-999999; opacity:0; }

in reply to: Preview images not loading #8958

Shahjada
Keymaster

still didn’t get the login info

in reply to: FTP Add-On #8957

Shahjada
Keymaster
in reply to: Hide download or block download link #8955

Shahjada
Keymaster

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.

in reply to: Simple Link URL #8954

Shahjada
Keymaster

Create a link template like this:

<a href="[download_url]">[title]</a> [version] [create_date]
in reply to: Problem with category access #8953

Shahjada
Keymaster

yes, the adjustments for multiple role coming with next update.

in reply to: WPDM in combination with rev slider #8952

Shahjada
Keymaster

yes, problem was with your theme, you theme using jquery from external source.

in reply to: Please help me!! #8951

Shahjada
Keymaster

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

in reply to: Button won't display in custom link template. #8950

Shahjada
Keymaster

I see template is showing properly there,

Viewing 25 posts - 13,751 through 13,775 (of 15,594 total)