Shahjada

Forum Replies Created

Viewing 25 posts - 176 through 200 (of 15,594 total)
in reply to: File access granting #191277

Shahjada
Keymaster

“the automatic email notification does not work.” — may you please explain it little more.

in reply to: File access granting #191276

Shahjada
Keymaster

Hi,
For allow access field, if you want remove “All Visitors”, set only “Administrator” as default value in add-on settings.

https://prnt.sc/gOAN5K9ZRSGk

in reply to: No download link after purchase #191271

Shahjada
Keymaster

Everything was explained here
https://wordpress.org/support/topic/no-download-link-after-purchase-2/#post-17197785


@sabine-juerges
, please send us temporary wp-admin login info in a private reply, we shall set it up there for you.

in reply to: Watermark Addon #191242

Shahjada
Keymaster

It is published now:

WordPress Image Watermark Plugin

in reply to: wpdm_onstart_download – download email notification #191238

Shahjada
Keymaster

$post var contains all data sent through form submission. File types are package information, use the following code snippet:

$file_type_array = WPDM()->package::fileTypes($package['ID'], false);
$file_types = implode(', ', $file_type_array);
$message .= 'File Type:' . $file_types ;
in reply to: Watermark Addon #191233

Shahjada
Keymaster

Yes, we have Image watermark add-on, but it is not public yet, however, we have plan to release it within the next week.


Shahjada
Keymaster

Hi,
Please send me temporary wp-admin login info in a private reply, I shall set this up there for you.


Shahjada
Keymaster

Hi
Sorry for your inconvenience, you should be able to download now.


Shahjada
Keymaster

Please update wpdm pro and all add-ons to their latest version.


Shahjada
Keymaster

I’ve checked your setup, looks like your are trying to send data from email lock form. They are all in $post variable. You have to use $company = $post['custom_form_field']['Company-Name'];. Please try now.


Shahjada
Keymaster

@shiumay,
Please create your own topic here:

Download Manager Free

in reply to: Feature Request – support Post Tags #191195

Shahjada
Keymaster

You’re welcome :).


Shahjada
Keymaster
This reply has been marked as private.
in reply to: Renewing Pro subscription not working #191176

Shahjada
Keymaster

Your order is active now.

in reply to: Renewing Pro subscription not working #191165

Shahjada
Keymaster
This reply has been marked as private.
in reply to: wpdm_onstart_download – download email notification #191163

Shahjada
Keymaster
This reply has been marked as private.

Shahjada
Keymaster
This reply has been marked as private.
in reply to: Renewal date problem #191114

Shahjada
Keymaster

Duplicate charge has been refunded, you should receive the confirmation email by now.


Shahjada
Keymaster

You may use this plugin:

Show modified Date in admin lists

in reply to: Download feature #191088

Shahjada
Keymaster

not clear, may you please explain a little more.

in reply to: wpdm_search_result with categories #191086

Shahjada
Keymaster

Noted for implementation.

in reply to: Feature Request – support Post Tags #191043

Shahjada
Keymaster

Use can add constant define('WPDM_USE_POST_TAGS', true); in your wp-config.php to keep post tag instead of custom wpdm tags.


Shahjada
Keymaster

Noted for implementation with the next update.


Shahjada
Keymaster

Replace $company = wpdm_acf($post['acf_EmailLock_Company'],'EmailLock/Company'); with $company = wpdm_acf($package['ID'],'EmailLock/Company');


Shahjada
Keymaster
This reply has been marked as private.
Viewing 25 posts - 176 through 200 (of 15,594 total)