Jass

Forum Replies Created

Viewing 25 posts - 326 through 350 (of 474 total)
Mar 7, 2016 at 5:04 am
#41994
Spectator
Jass
OP

Please follow the step instruction ► http://www.wpdownloadmanager.com/how-to-use-dropbox-to-store-files-and-allow-users-to-download-then-from-your-website/
Or provide me your temp login info using private reply to check the issue.

Mar 6, 2016 at 5:05 am
#41978
Spectator
Jass
OP

Sorry, Cant login with the credentials.

Mar 6, 2016 at 4:53 am
#41977
Spectator
Jass
OP

Edit download-manager.php (line #43) and put an @ in it before the ini_set. Your host has ini_set disabled in their php configuration so it’s throwing that error.
@ini_set('upload_tmp_dir',UPLOAD_DIR.'/cache/');

Or provide you temp login info using private reply to check the issue.

Mar 3, 2016 at 7:40 am
#41869
Spectator
Jass
OP

Please check, did u enable email lock?

Mar 3, 2016 at 7:14 am
#41867
Spectator
Jass
OP

Hi, Sorry no option for that. It is a critical issue , because one file might be attached to multiple packages. You can use FTP to delete any files. Thanks.

Mar 3, 2016 at 6:56 am
#41864
Spectator
Jass
OP

Try disabling Bootstrap js with Downloads->Settings->Basic->Misc Settings.
Or You can provide us temp login info using private reply to check the issue. If that is not possible, you can get back the previous version from here https://downloads.wordpress.org/plugin/download-manager.2.8.3.zip

Mar 3, 2016 at 6:54 am
#41863
Spectator
Jass
OP

Seems like you disabled Style & Script from admin panel► settings►Misc Settings.

Mar 2, 2016 at 6:54 am
#41817
Spectator
Jass
OP

This short code is working perfectly in my server. Please Provide temp login info using private reply to check the issue. Or try deactivating other plugins or by switching your themes.

Mar 2, 2016 at 6:44 am
#41815
Spectator
Jass
OP

Please try
get_post_meta( get_the_ID(), '__wpdm_view_count' , true);
get_post_meta( get_the_ID(), '__wpdm_download_count' , true);

Mar 1, 2016 at 9:50 pm
#41796
Spectator
Jass
OP

Please provide your temp login info to check the issue.
Or try deactivating other plugins which may conflict WPDM.

Mar 1, 2016 at 6:29 am
#41754
Spectator
Jass
OP

WPDM or access control add-on doesn’t have option to create use role, but you may use plugin like this https://wordpress.org/plugins/advanced-access-manager/ to manage/create user roles, then use allow access option to select those custom roles.

Mar 1, 2016 at 5:54 am
#41753
Spectator
Jass
OP

Please provide the url containing the issue.

Feb 29, 2016 at 12:55 pm
#41708
Spectator
Jass
OP

Seems like conflicting with theme. Try switching your theme.

Feb 29, 2016 at 12:28 pm
#41706
Spectator
Jass
OP

This problem is not related to plugin, you can provide us personal login info using private reply to check the issue.

Feb 28, 2016 at 7:18 am
#41642
Spectator
Jass
OP

wpdm pro don’t have any file size limit.
By the way, two PHP configuration options control the maximum upload size: upload_max_filesizeand post_max_size. These options can be set in your server’s php.ini configuration file so that they apply to all your applications.

Feb 27, 2016 at 7:02 pm
#41630
Spectator
Jass
OP

Extremely sorry for your inconvenience. In last update we have improved code base and using namespace, which require php v5.3.0+ ( http://php.net/manual/en/language.namespaces.rationale.php ), may you please update your server php version, however if that is not possible, you can get back the previous version from here https://downloads.wordpress.org/plugin/download-manager.2.8.3.zip .

Feb 25, 2016 at 6:15 am
#41510
Spectator
Jass
OP

Please provide the link which contains this issue.

Feb 24, 2016 at 6:26 am
#41444
Spectator
Jass
OP

Please provide you temp login info using private reply to check the issue.

Feb 23, 2016 at 11:25 am
#41376
Spectator
Jass
OP

Please provide you temp login info using private reply to check the issue.

Feb 23, 2016 at 6:40 am
#41369
Spectator
Jass
OP

Actually you need to control it from “Allow Access” field under package settings when creating/editing a package, select “All Visitors”  if you want to allow everyone to download the file .

Feb 23, 2016 at 6:35 am
#41368
Spectator
Jass
OP

Please update your plugin and check. Or provide your temp login info using private reply to check the issue.

Feb 23, 2016 at 6:26 am
#41367
Spectator
Jass
OP

Can you show me what output you are getting. May be with a link or screenshot.

Feb 22, 2016 at 6:08 am
#41266
Spectator
Jass
OP

Please add following css in your theme’s style.css file. This should fix the issue,

UL.jqueryFileTree LI {     white-space: normal !important; }

Feb 18, 2016 at 7:07 am
#41114
Spectator
Jass
OP

When you lock a download using EMail lock, all collected email through lock are listed as your subscribers. You can check WPDM Newsletter addon too, which provides option to import registered users as subscriber.

Feb 18, 2016 at 6:24 am
#41108
Spectator
Jass
OP

It will work for every user. Please update your plugin and check. Or provide your temp login info using private reply to check the issue.

Viewing 25 posts - 326 through 350 (of 474 total)