Shahjada

Forum Replies Created

Viewing 25 posts - 176 through 200 (of 15,651 total)
Mar 4, 2024 at 7:55 am
#193556
Keymaster
Shahjada
Staff OP

please send me full page screenshot

Mar 4, 2024 at 7:23 am
#193554
Keymaster
Shahjada
Staff OP

Hi,
I’ve updated the ProMembership plugin on your site, also updates settings options. Issue should be resolved now.

Feb 29, 2024 at 1:17 am
#193410
Keymaster
Shahjada
Staff OP

Thanks, they are fixed with v3.2.86

Feb 10, 2024 at 4:22 pm
#193024
Keymaster
Shahjada
Staff OP

Here in this update we made them translation ready, you can translate them from your translation plugin. However, I tried to check your translation plugin options, but I’m not seeing the menu from my account.

Feb 6, 2024 at 10:29 am
#192904
Keymaster
Shahjada
Staff OP

Now, put the template file in your {active-theme-dir}/download-manager/ folder, so that next update of the plugin doesn’t erase your changes.

Feb 6, 2024 at 10:05 am
#192901
Keymaster
Shahjada
Staff OP

If you want to keep the same view, you need to edit code in template file plugins/wpdm-advanced-access-control/tpls/wpdm-my-downloads.php

Docs:

Template Files

Feb 5, 2024 at 9:51 am
#192863
Keymaster
Shahjada
Staff OP

To apply the changed in dashboard page too, use a extra parameter with the shortcode: template='link-template-default'

Feb 3, 2024 at 10:07 am
#192820
Keymaster
Shahjada
Staff OP

It’s probably happening due to conflict with another plugin, could you please send me temporary wp-admin login info in a private reply. Alternatively, you may also try deactivating other plugins.

Feb 1, 2024 at 12:24 pm
#192789
Keymaster
Shahjada
Staff OP

Okay, please use the following code:

add_filter("wdm_before_fetch_template", function ($vars, $template, $type) {
	$vars['package_size'] = explode(" ", $vars['package_size']);
	$vars['package_size'][0] = (int)$vars['package_size'][0];
	$vars['file_size'] = $vars['package_size'] = implode(" ", $vars['package_size']);
	 
	return $vars;
}, 10, 3);
Feb 1, 2024 at 5:38 am
#192784
Keymaster
Shahjada
Staff OP

Hi,
As it auto-detect the size, it actually doesn’t drop the floating part, show the exact size. However, your can achieve what you want through some code customization, you may use the following hook:

https://www.wpdownloadmanager.com/doc/filter-reference/wdm_before_fetch_template/

Jan 27, 2024 at 4:05 am
#192676
Keymaster
Shahjada
Staff OP

Could you please make a short video of you test and share with us. As you saw in our screen-casts, it is working fine from our side.

Jan 23, 2024 at 1:03 pm
#192603
Keymaster
Shahjada
Staff OP

May you please give me the full error message.

Jan 10, 2024 at 4:30 am
#192403
Keymaster
Shahjada
Staff OP

Hi,
Sorry for your inconvenience. Your order is active now. Thanks for staying with us.

Dec 20, 2023 at 5:15 pm
#192089
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Dec 20, 2023 at 5:12 pm
#192088
Keymaster
Shahjada
Staff OP

Please update to 1.3.0

Dec 19, 2023 at 6:09 am
#192058
Keymaster
Shahjada
Staff OP

As it is now password protected package can’t have any file without password.

Dec 15, 2023 at 4:50 pm
#192016
Keymaster
Shahjada
Staff OP

Please try exporting now.

Dec 15, 2023 at 5:54 am
#192005
Keymaster
Shahjada
Staff OP

Special char in file name will not cause any problem. https://try.wpdownloadmanager.com/download/audio-songs/ is working fine, last 2 files were not playing as they have been deleted by any user.

Dec 2, 2023 at 5:57 am
#191738
Keymaster
Shahjada
Staff OP
Dec 2, 2023 at 5:12 am
#191727
Keymaster
Shahjada
Staff OP

okay now.

Dec 1, 2023 at 6:12 am
#191706
Keymaster
Shahjada
Staff OP

Please check now.

Dec 1, 2023 at 5:16 am
#191704
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Nov 30, 2023 at 5:04 pm
#191697
Keymaster
Shahjada
Staff OP

Hi,
You had those duplicate payment probably due to multiple payment attempts. However, they has been refunded now.

Nov 30, 2023 at 1:24 pm
#191684
Keymaster
Shahjada
Staff OP
This reply has been marked as private.
Nov 30, 2023 at 12:04 pm
#191677
Keymaster
Shahjada
Staff OP

Simple install an activate, you will be able to activate and use it within license limit, no additional step is required at this moment.

Viewing 25 posts - 176 through 200 (of 15,651 total)