Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 13,576 through 13,600 (of 20,561 total)
Jan 17, 2021 at 12:19 pm
#144699
Moderator
Nayeem Riddhi
Staff OP

Sorry for missing that, just checking

thanks

Jan 17, 2021 at 12:16 pm
#144698
Moderator
Nayeem Riddhi
Staff OP

please add the following 2 lines in wp-config.php:

define('WPDM_ADMIN_CAP','edit_posts');
 define('WPDM_MENU_ACCESS_CAP','edit_posts');

then it should work for the select server option, please let me know

thanks

Jan 17, 2021 at 12:01 pm
#144697
Moderator
Nayeem Riddhi
Staff OP

Are you meaning email download plugin this plugin, https://www.wpdownloadmanager.com/download/wpdm-form-lock/, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Jan 17, 2021 at 9:45 am
#144693
Moderator
Nayeem Riddhi
Staff OP

Sorry for your inconvenience, I have checked here, https://wpdmpro.w3eden.com/archive-order-by-check/, it is working fine with this shortcode, [wpdm_archive button_style="default" template="link-template-default" cols=1 items_per_page="10" order_by="title" order="asc"]

thanks

Jan 17, 2021 at 9:31 am
#144691
Moderator
Nayeem Riddhi
Staff OP

Now, you will be able to select files from Select Server option I have reset the File Browser Root: from Basic Settings, please check

thanks

Jan 17, 2021 at 9:22 am
#144690
Moderator
Nayeem Riddhi
Staff OP

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

Thanks

Jan 17, 2021 at 9:15 am
#144688
Moderator
Nayeem Riddhi
Staff OP

No, this is Order By Publish Date, please check and when you shall select the title from dropdown it will order by the title

thanks

Jan 16, 2021 at 8:01 pm
#144684
Moderator
Nayeem Riddhi
Staff OP

This occurs on load before trying to login

thanks

Jan 16, 2021 at 7:39 pm
#144682
Moderator
Nayeem Riddhi
Staff OP

Hello,

Still, now the message is showing, please recheck

thanks

Jan 16, 2021 at 7:38 pm
#144681
Moderator
Nayeem Riddhi
Staff OP

Glad to hear that, your problem has been resolved

thank you

Jan 16, 2021 at 7:03 pm
#144678
Moderator
Nayeem Riddhi
Staff OP
This reply has been marked as private.
Jan 16, 2021 at 7:02 pm
#144676
Moderator
Nayeem Riddhi
Staff OP

I think the form you want to overlap before download information, this form is not clear with this code, please let me know

thanks

Jan 16, 2021 at 7:00 pm
#144675
Moderator
Nayeem Riddhi
Staff OP

when trying to log in, this message is showing,

Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

please check

thanks

Jan 16, 2021 at 5:12 pm
#144672
Moderator
Nayeem Riddhi
Staff OP

No, still behaving the same, please check

thanks

Jan 16, 2021 at 5:08 pm
#144671
Moderator
Nayeem Riddhi
Staff OP

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

Thanks

Jan 16, 2021 at 3:45 pm
#144667
Moderator
Nayeem Riddhi
Staff OP

please check my attached image as I marked with a red border,

create

thanks

Jan 16, 2021 at 12:58 pm
#144662
Moderator
Nayeem Riddhi
Staff OP

Ok, I have understood your issue, I think it required some customization, you may please knock here, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=upgrade with your requirements

thanks

Jan 16, 2021 at 11:17 am
#144658
Moderator
Nayeem Riddhi
Staff OP

I think this is causing for PHP memory setting

Fixing the Error there are a couple of ways on how to go about resolving this error. These include:

1.Editing the wp-config.php file
2.Editing the php.ini file
3.Editing the .htaccess file

1.Editing the wp-config.php file

Here you will need to edit thewp-config.php file.
define( 'WP_MEMORY_LIMIT', '1024M' );

2.Editing the php.ini file

On a live install, the file can be accessed within the root of your install, that is within the /public_html/ folder. Note that the file is not installed by WordPress but in most cases set up by your host. If you are using CPanel as your control panel, for example, make sure the checkbox for “Show Hidden Files” is checked and then click Go. You may check into this article on how to go about editing the file. Before editing the file, kindly preserve a backup to it by downloading it to your computer.
Once this is done, open the file, add or edit the following line:

memory_limit 512M

3.Editing the .htaccess file

The .htaccess file is a file located within the root of your WordPress files.

You will need to add or edit the following code to the bottom of the file:

php_value memory_limit 256M

With this done, you can then save your changes and check if the error is resolved.

Thanks

Jan 16, 2021 at 11:15 am
#144657
Moderator
Nayeem Riddhi
Staff OP

Can you please try order_by ="title" or orderby="title", it should work then with any of them, please let me know then if it helps you

thanks

Jan 16, 2021 at 11:05 am
#144654
Moderator
Nayeem Riddhi
Staff OP

Can you please more elaborate on your query please, if possible, please share the related URL and also please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Jan 16, 2021 at 10:57 am
#144653
Moderator
Nayeem Riddhi
Staff OP

Is your site IP protected, I can’t able to access, this message is showing,

This site can’t be reached
mcg-neuss.eu took too long to respond.

let me know

thanks

Jan 16, 2021 at 10:43 am
#144651
Moderator
Nayeem Riddhi
Staff OP

Hi @smoco,

please open a separate ticket for your issue please, we shall try to help you

thanks

Jan 16, 2021 at 10:37 am
#144649
Moderator
Nayeem Riddhi
Staff OP

I think here order_by title is working fine, https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/, can you please elaborate more your issue, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

Jan 16, 2021 at 10:08 am
#144648
Moderator
Nayeem Riddhi
Staff OP

Tags are saved in your WordPress database wp_terms table, table maybe being corrupted or data maybe somehow dropped

thanks

Jan 16, 2021 at 9:51 am
#144646
Moderator
Nayeem Riddhi
Staff OP

Hi @Kimberly,

Can you please elaborate on the list template and open a separate ticket for your issue?

thanks

Viewing 25 posts - 13,576 through 13,600 (of 20,561 total)