Shahjada

Forum Replies Created

Viewing 25 posts - 14,351 through 14,375 (of 15,594 total)
in reply to: Search widget, review plugin #6951

Shahjada
Keymaster

please give me your url to check the issue

in reply to: Sorry, You don't have permission to edit that file! #6938

Shahjada
Keymaster

deactivate and reactivate the plugin , that will resolve the issue

in reply to: Download Zip not functioning #6932

Shahjada
Keymaster

please give me a package url form where I can test the download

in reply to: New version = blank screen #6931

Shahjada
Keymaster

ok I’m online in live chat now

in reply to: PHP Warning functions.php on line 1845 #6925

Shahjada
Keymaster

hmm, simply try updating the package again.


Shahjada
Keymaster

please add following css in your theme css file ( style.css )

.modal-backdrop, .modal-backdrop.fade.in{
z-index:-999999 !important;
}
.modal.fade.in{
position:absolute;
z-index:999999 !important;
}

in reply to: WPDM Search is sooooo slloooowwwwww #6922

Shahjada
Keymaster

Actually, no such issue may happen because of wpdm search query except its something with your hosting, also this is using by many other users without any such trouble. But I am checking that again.

in reply to: How to remove Loading.. #6921

Shahjada
Keymaster

yes, delete the word from /wpdm-archive-page/wpdm-archive-page.php


Shahjada
Keymaster

unlocked

in reply to: Download too slow and cutoff/incomplete #6918

Shahjada
Keymaster

please give me your url ( again ) to check


Shahjada
Keymaster

create a link template with following code:

<div class="span6">
<div class="thumbnail">
<div class="media">
<div class="media-body">
<h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;">[title]</h4>
[download_link] <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-th-large"></i> [file_size] <i style="margin: 2px 0 0 5px;opacity:0.5" class="icon icon-download-alt"></i> [download_count] downloads
</div>
</div>
</div>
</div>

in reply to: Link Expired? #6916

Shahjada
Keymaster

easiest solution is, open functions.php , find and remove
$extralocks = apply_filters("wpdm_download_lock", $extralocks, $package);

We added the filter with last update, but as i see, its making some usually problem for some installation, we are checking that in details, until then you may remove the filter.

in reply to: Download Link not working "Link Expired" #6915

Shahjada
Keymaster

easiest solution is, open functions.php , find and remove $extralocks = apply_filters("wpdm_download_lock", $extralocks, $package);

in reply to: Question about New Packages Widget. #6914

Shahjada
Keymaster

sorry, no such option with that widget


Shahjada
Keymaster

Usually there is no reason with wpdm to make your site slow, But I still will check it details in your site, please send a temporary wp-admin login info to support@wpdownloadmanager.com

in reply to: New version = blank screen #6912

Shahjada
Keymaster

what other plugins are you using there?

in reply to: Change Package Owner #6911

Shahjada
Keymaster

in that case you need to create packages from specific user account, as wpdm still don’t have the option to change author from admin, but its a good idea and but i’m not adding that now, as we are already moving to custom post types, then you will have the option ready.

in reply to: admin.json #6910

Shahjada
Keymaster

just tested again with IE, looks like create/update package is working fine

in reply to: Download Count #6908

Shahjada
Keymaster

yes, use [file_count] tag

in reply to: wpdmpro Page #6907

Shahjada
Keymaster

thank you guys for helping each other. FYI, we are moving to custom post type completely very soon, which will give you more flexibility and comfort in working with this plugin.

in reply to: subscriber not working — register and login #6904

Shahjada
Keymaster

Downloads/Subscribers will show the collected mail addresses from email locked packages, regular registered members from [wpdm_frontend] will show in wp user link.

in reply to: Custom Fields #6903

Shahjada
Keymaster

please follow the instructions here http://www.wpdownloadmanager.com/download/wpdm-custom-fields/ , if you still face any problem please send temporary wp-admin login info to support@wpdownloadmanager.com

in reply to: Disable page / page template / link to downloadpage #6902

Shahjada
Keymaster

yes, 2 ways:
1) edit default-link-template.php , replace [page_link] with [title] and save
2) clone default link template from downloads templates , replace [page_link] with [title] and save

#1 will apply the change on same template, #2 will create a new link template.

Viewing 25 posts - 14,351 through 14,375 (of 15,594 total)