Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 14,601 through 14,625 (of 20,580 total)
Nov 23, 2020 at 4:34 pm
#141360
Moderator
Nayeem Riddhi
Staff OP

[wpdm_archive] shortcode has this parameter, login=1, you can also use that for particularly for a certain user access

thanks

Nov 23, 2020 at 4:20 pm
#141359
Moderator
Nayeem Riddhi
Staff OP

I think it is server host-related problem, it can be .htaccess which causing the error, It can be hosting provider who may block the admin-ajax.php hence it may be causing the problems on the server, I think it better you may contact with your hosting provider

thanks

Nov 23, 2020 at 4:17 pm
#141358
Moderator
Nayeem Riddhi
Staff OP

The console is showing this error as I image attached,

Image 2020-11-23 at 10.12.34 PM

I think it is server host-related problem, it can be .htaccess which causing the error, It can be hosting provider who may block the admin-ajax.php hence it may be causing the problems on the server, I think it better you may contact with your hosting provider

thanks

Nov 23, 2020 at 3:29 pm
#141355
Moderator
Nayeem Riddhi
Staff OP

For again using regular users sign in option, you may turn off WPDM login & register option from Downloads > Settings > Frontend Access> Login Page > selecting None Selected option

thanks

Nov 23, 2020 at 3:21 pm
#141354
Moderator
Nayeem Riddhi
Staff OP

you are welcome,

thanks

Nov 23, 2020 at 1:51 pm
#141351
Moderator
Nayeem Riddhi
Staff OP

Can you please elaborate more on your issue no #6 ?

thanks

Nov 23, 2020 at 1:49 pm
#141350
Moderator
Nayeem Riddhi
Staff OP

Facing the problem same, I have tried in a various way, please check

thanks

Nov 23, 2020 at 1:48 pm
#141349
Moderator
Nayeem Riddhi
Staff OP

Facing the problem same, I have tried in a various way, please check

thanks

Nov 23, 2020 at 1:06 pm
#141344
Moderator
Nayeem Riddhi
Staff OP

Yes, possible, put this code in your theme functions.php,

add_filter('term_links-wpdmcategory', 'wpdmcat_remove_links');
function wpdmcat_remove_links($links){
	foreach ($links as &$link){
		$link = strip_tags($link);
	}
	return $links;
}

thus, I hope it may help you

thanks

Nov 23, 2020 at 12:00 pm
#141342
Moderator
Nayeem Riddhi
Staff OP

No, Email Lock has not such session option

thanks

  • This reply was modified 5 years, 5 months ago by Nayeem Riddhi.
Nov 23, 2020 at 9:57 am
#141334
Moderator
Nayeem Riddhi
Staff OP

Can you please check the password please, it is showing incorrect

thanks

Nov 23, 2020 at 9:56 am
#141333
Moderator
Nayeem Riddhi
Staff OP

Can you please check the password please, it is showing incorrect

thanks

Nov 23, 2020 at 9:54 am
#141332
Moderator
Nayeem Riddhi
Staff OP

I can’t able to login with the above password, can you please check it if it is wrong or not

thanks

Nov 23, 2020 at 9:51 am
#141331
Moderator
Nayeem Riddhi
Staff OP

I can’t able to access with the above password, can you please check again?

thanks

Nov 23, 2020 at 9:43 am
#141330
Moderator
Nayeem Riddhi
Staff OP

It has been built from the ground recently if it is working thus this way, so it is the correct way

thanks

Nov 23, 2020 at 9:41 am
#141329
Moderator
Nayeem Riddhi
Staff OP

Does it relate to downloading the package? if possible, Please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Nov 23, 2020 at 9:39 am
#141328
Moderator
Nayeem Riddhi
Staff OP

Hi,

For wpdm_all_packages shortcode, you have to edit file from plugins\download-manager\tpls\wpdm-all-downloads.php file and for [file_list] tag you have to edit plugins\download-manager\libs\class.FileList.php file

thanks

Nov 23, 2020 at 9:24 am
#141327
Moderator
Nayeem Riddhi
Staff OP

Have you followed the sample.csv file structure? if possible, please share your CSV file in a private reply

thanks

Nov 23, 2020 at 5:55 am
#141313
Moderator
Nayeem Riddhi
Staff OP

Please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Nov 23, 2020 at 4:25 am
#141311
Moderator
Nayeem Riddhi
Staff OP

Yes, you should put the user role in the access field for accessing the package for the particular role

thanks

Nov 23, 2020 at 4:18 am
#141310
Moderator
Nayeem Riddhi
Staff OP

I have tested here, it is working fine now, https://vingn.com/wpdm-test/, please check

thanks

Nov 23, 2020 at 3:57 am
#141309
Moderator
Nayeem Riddhi
Staff OP

Hi @pnovsyd,

you shall find an option for creating the new topic bottom of the page

Image 2020-11-23 at 9.50.35 AM

thanks

Nov 23, 2020 at 3:46 am
#141308
Moderator
Nayeem Riddhi
Staff OP

Hi,

please mail support@wpdownloadmanager.com any payment or renewal issue, please

thanks

Nov 22, 2020 at 3:36 pm
#141297
Moderator
Nayeem Riddhi
Staff OP

For open a new window you have to modify tpls3 folder files, because it has been set from Downloads > Settings > User Interface bootstrap 3 version, and for server issue, there are lots of errors showing in the console, can you please enable/disable other plugins for checking if there any conflicts remained, you can also switch the theme to other for checking

thanks

Nov 22, 2020 at 3:11 pm
#141295
Moderator
Nayeem Riddhi
Staff OP

Ok, glad to hear this your problem has been resolved

thanks

Viewing 25 posts - 14,601 through 14,625 (of 20,580 total)