Shahjada

Forum Replies Created

Viewing 25 posts - 14,026 through 14,050 (of 15,594 total)
in reply to: Import a CSV file with separator ";" #8115

Shahjada
Keymaster

please convert it “,” separated before import using ms excel.

in reply to: download sitemap with date error #8114

Shahjada
Keymaster

ok, i’ll adjust that with next update


Shahjada
Keymaster

@todddogpacer, if you still facing problem may you also send wp-admin login info to support@wpdownloadmanagre.com, our support team will check that.

in reply to: Similar Downloads Question #8112

Shahjada
Keymaster

you can modify the functions from functions.php, line# 3013 ~ 3038 ( function name “wpdm_similar_packages” )

in reply to: delete wpdmpro page #8111

Shahjada
Keymaster

may you please send a temporary wp-admin login info to check your issue

in reply to: Unlock licence for production site #8110

Shahjada
Keymaster

done

in reply to: Speed Control Not Working #8109

Shahjada
Keymaster

its ok now.

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

Shahjada
Keymaster

now we are working hard to convert wpdm pro to custom post type so that you can have all regular options and facilities from WordPress, it will take few more weeks.

in reply to: Zip Files Empty #8081

Shahjada
Keymaster

@clikchic, we checked and got this is an issue with your any recent change in your server. support team replied you with details.

in reply to: Embedding facebook comment on package page #8079

Shahjada
Keymaster

which page template are you using there? also you can do that creating new page template.

in reply to: How to batch give access to the users #8078

Shahjada
Keymaster

yes, you can update database using small php code. add following code at the bottom of functions.php , save and refresh any page once to execute code, then remove the code and save file again

$access = array('subscriber','editor','other-user-role-name');
$access = serialize($access);
$wpdb->query("update {$wpdb->prefix}ahm_files set access='$access'");
in reply to: All Packages Shortcode Help #8077

Shahjada
Keymaster

you need to edit file wpdm-all-downloads.php

in reply to: Two problems with download manager pro #8076

Shahjada
Keymaster

I tried to understand the email lock issue from front-end of your site, but looks like I need to check in form your site admin, please send me temporary wp-admin login info to support@wpdownloadmanager.com .

you need to adjust css for that, its happening because , your theme css conflicting with wpdm css.
to resolve the issue add following css in your theme css file:

#wpdm-login-form{
top:100px;
z-index:999999999;
}
#loginform{
text-align:left;
}
#loginform p{
display:block;
clear:both;
}
in reply to: download sitemap with date error #8075

Shahjada
Keymaster

please update those packages once to reset date.

in reply to: Custom Admin dont works #8074

Shahjada
Keymaster

ok, checking.

in reply to: License #8073

Shahjada
Keymaster

try now

in reply to: Invalid license on production site #8072

Shahjada
Keymaster

key is unlocked now.

in reply to: invalid-link.text #8071

Shahjada
Keymaster

individual download will not work for locked package.

in reply to: AddThis Link Address Issue #8070

Shahjada
Keymaster

we are releasing new add-on ( free ) for social sharing very soon.

in reply to: Speed Control Not Working #8069

Shahjada
Keymaster

ok, i’ll check in a while

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

Shahjada
Keymaster

yes, as i mentioned that in post #7662 , but for now that is how the short-code works it loads all packages and process pagination with javascript, but we are upgrading it on next update, adding ajax lazy loader with this.

in reply to: License key for Production Site #8067

Shahjada
Keymaster

done

in reply to: Adobe Reader could not open the file #8066

Shahjada
Keymaster

I just tried it in your site, looks like something with server file permission or any other plugin you using there interrupting download process, so I need to check it in your installation. please send a temporary wp-admin login info to support@wpdownloadmanager.com.

in reply to: Problems with the plugin #8065

Shahjada
Keymaster

If you select a server dir for a package, when someone will download that package , it will pack all files inside that dir and start downloading. So anytime you update files in that dir, it will be automatically added with you package.

for the 2nd css issue, give me the url please, so that I can check the css.

in reply to: wp change directory and download list link problem #8064

Shahjada
Keymaster

” It works till I had change dir to root” not clear, may you please elaborate little more.

Viewing 25 posts - 14,026 through 14,050 (of 15,594 total)