Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 12,326 through 12,350 (of 19,334 total)

Nayeem Riddhi
Moderator

This required special customization for you. Moreover, you may also know Insight also meaning in the essence as not elaborate. I hope you have understood

thanks

in reply to: Import blocked at 1% #144744

Nayeem Riddhi
Moderator

If you are using WordPress export/import feature, then you will be able to import the exported XML file

thanks

in reply to: registration Form #144739

Nayeem Riddhi
Moderator

What font size do you want to adjust, let me know

thanks

in reply to: Tags missing #144738

Nayeem Riddhi
Moderator

The table (wwww_terms) with 600 entries, I think there also has posts and pages tags

thanks

in reply to: registration Form #144736

Nayeem Riddhi
Moderator

For custom font size, please, give your temporary wp-admin login details in a private reply for adjusting.

thanks

in reply to: Send to email not working File Cart addon #144733

Nayeem Riddhi
Moderator

You are welcome,

thanks

in reply to: Tags missing #144732

Nayeem Riddhi
Moderator

Is there all tags are missing now, or some part missing, please check from Downloads > Tags section

thanks


Nayeem Riddhi
Moderator

You are welcome

thanks

in reply to: Illegal String Offset Fatal Error #144725

Nayeem Riddhi
Moderator

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

in reply to: Download opens browser audio player #144724

Nayeem Riddhi
Moderator

Glad to hear this,

thanks

in reply to: Error Messages related to download-manager #144723

Nayeem Riddhi
Moderator

Please simply click the Save Settings again for license key option from Downloads > Settings > License, that will regenerate the access token. Finally, go to plugins page and update will work fine this time

Or,

1 ) Download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
2 ) Install the latest version and activate the license key.

thanks

in reply to: Shortcode: order_by doesnt work anymore #144722

Nayeem Riddhi
Moderator

Thanks, let me know if you have other queries

in reply to: Import blocked at 1% #144720

Nayeem Riddhi
Moderator

you can also use WordPress export-import feature, from Tools > import/export. There you will find Downloads. select that and perform your export-import action.

Thanks.


Nayeem Riddhi
Moderator

Can you please share the site login credentials here in a private reply for checking

thanks


Nayeem Riddhi
Moderator

Are you talking about Top Packages section from Downloads > Stats > Insight section, please let me know

thanks

in reply to: Import blocked at 1% #144711

Nayeem Riddhi
Moderator

The import procedure is quite different, you can not import directly exported CSV file from WPDM Export/Import feature, I hope you have understood.

thanks


Nayeem Riddhi
Moderator

Hi,

Your credentials were empty for membership add-on

image (4)

You have to setup PayPal for pro membership using the PayPal info from a premium package and it is working fine now, please check

thanks

in reply to: Download opens browser audio player #144708

Nayeem Riddhi
Moderator

For Download opens browser audio player, please, give your temporary wp-admin login details in a private reply for checking the issue.

Thanks

in reply to: Download opens browser audio player #144706

Nayeem Riddhi
Moderator

For elementor, you may use this add-on, https://www.wpdownloadmanager.com/download/download-manager-addons-for-elementor/, please let me know if you have other queries

thanks

in reply to: Issue with the tree order #144705

Nayeem Riddhi
Moderator

Please use for categories cat_orderby(‘name’, ‘slug’, ‘term_group’, ‘term_id’, ‘id’, ‘description’, ‘parent’) and cat_order ( asc, desc), then let me know if it works for you

thanks

in reply to: Send to email not working File Cart addon #144703

Nayeem Riddhi
Moderator

Hi,

I have checked that with this package, https://www.eftex.dk/downloader/wpdm-test/, WPDM Cart is working fine. When you attach files from media library as URL WPDM simply redirect to that URL when a user clicks on the download button, but when you upload a file directly or attach a file from server as server path, WPDM handles the download process and so there it can decide whether the file will open in browser or force download. So, if your file is already in the media library, and you want them to download instead of open in browser, please attach those files using the server file browser instead of the medial library file selector. Moreover,

When attaching a file from the media library, it is added as URL, for URL ( local or remote ), only single file download will work, I think you would better use uploading file from select files option, it is working fine for file-cart option

Thanks.

in reply to: Import blocked at 1% #144702

Nayeem Riddhi
Moderator

I have checked your issue, the CSV you have made there are many issues it has, please follow the column heading here provided, https://www.wpdownloadmanager.com/doc/bulk-import/ and it’s instruction and also please follow the sample.csv file structure, I hope it will work then

thanks

in reply to: Editors can’t the see uploaded files #144701

Nayeem Riddhi
Moderator

you are welcome 🙂

thanks

in reply to: Import blocked at 1% #144699

Nayeem Riddhi
Moderator

Sorry for missing that, just checking

thanks

in reply to: Editors can’t the see uploaded files #144698

Nayeem Riddhi
Moderator

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

Viewing 25 posts - 12,326 through 12,350 (of 19,334 total)