Tauhid

Forum Replies Created

Viewing 25 posts - 276 through 300 (of 302 total)
in reply to: Default Values Add on #26713

Tauhid
Member

the add-on support lock option presets. However that is in our to do list.

in reply to: Preview Image #26712

Tauhid
Member

We can’t find out your problem until looking what’s happening there. Please give us temporary wp-admin access in private reply.

in reply to: Batch Transfer To Another Page Template #26708

Tauhid
Member

you have to update __wpdm_page_template post meta

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

Tauhid
Member
$access = array('subscriber','editor','other-user-role-name');
$access = serialize($access);
$wpdb->query("update {$wpdb->prefix}postmeta set meta_value='$access' where meta_key='__wpdm_access'");

now it works perfectly


Tauhid
Member

Go to https://www.dropbox.com/developers/apps/create , under Drop-ins-app create a new app and in next page set your domain name in Settings->Drop-ins domain.

in reply to: Find Users who have the most downloads #26700

Tauhid
Member

There is a table named ahm-download-stats where there is uid. You can make a query to some total downloads of a package of a user(uid).

in reply to: Uploading files from page or post #26696

Tauhid
Member

I have installed Tiny MCE add-on to your site, you can send any issue via screenshot.

in reply to: Attach File Section not working #26695

Tauhid
Member

I have deactivated some of your plugins, now it’s working fine. May be there is problem with one of these plugins.

in reply to: Attach dir links to file broken #26694

Tauhid
Member

ok, got the issue, adjusting the issue and updating soon, until then, use only dir or attach files individually

in reply to: Loading time #26646

Tauhid
Member

it is not taking that long, less then sec after page load, as tree using ajax request after page load , no way to avoid that.

in reply to: Some question before buy #26645

Tauhid
Member

wpdm pro has tree view like that, example: http://demo.wpdownloadmanager.com/wpdmpro/tree-view/
and Yes, you can protect files & folders ( categories ) using user role and only allowed users will be able to download.

Each add-on adds extra function/feature with wpdm pro. “WP Pro Membership” adds all features like any other wordpress membership plugin does, like managing subscribers, recurring payment and more features mentioned in the add-on page.

in reply to: Unable to upload files #26495

Tauhid
Member

If you have existing file with the same name than it replace the name with new one to make it unique.

in reply to: Shortcodes List #26474

Tauhid
Member

You can do that using category short-code, please use this add-on http://www.wpdownloadmanager.com/download/advanced-tinymce-button/ for generating short-code

in reply to: Comments are disabled #26431

Tauhid
Member

This is not related with our plugin issue. It’s the issue with your theme’s custom post type comment enable/disable.

in reply to: File name being shortened #26421

Tauhid
Member

part is dropping because we are adding a similar pattern to rename file when it is already exists and before downloading dropping that part to keep the original file name and it working for you counter wise, however we will adjust the patter with next update, until then you can replace “_” with “-” from filename.

in reply to: Unable to upload files #26419

Tauhid
Member

probably it is happening for file size, please check max upload file size settings in your server, if it is too small then increase it. That should resolve your issue.

in reply to: S3 Addon #26418

Tauhid
Member

looks like a permission settings from amazon s3, I need to check it in your installation, please give me amazon s3 and site admin access in a private reply.

in reply to: Restrict Users from seeing others' Download list #26417

Tauhid
Member

This option is available in pro version.

in reply to: Cannot Reinitialize DataTable #26415

Tauhid
Member

Please give us a temporary wp-admin access via private reply to solve the problem

in reply to: Shortcodes List #26414

Tauhid
Member

You can check-out the link

Short-codes

in reply to: Download file size 0kb #26413

Tauhid
Member

There is no limitation of download size in wpdm, if you want me to check your problem you can give us temporary wp-admin access via private reply.

in reply to: CURLOPT_FOLLOWLOCATION Error on update to 2.7.88 #26412

Tauhid
Member

please tell your server support to enable CURL.

in reply to: No "download" link with files added via Browse? #26218

Tauhid
Member

Please give us temporary wp-admin access via a private reply. We’ll check it out.

in reply to: Document preview with WPDM free version #26217

Tauhid
Member

Document preview is not available in free version.

in reply to: Permission denied #26216

Tauhid
Member

Please give us temporary wp-admin access to a private reply, we’ll check it out.

Viewing 25 posts - 276 through 300 (of 302 total)