Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 301 through 325 (of 20,356 total)
Jan 5, 2026 at 9:39 am
#210453
Moderator
Nayeem Riddhi
Staff OP

Sorry for the inconvenience. We are checking the issue. I have already forwarded your issue to our related team authority. Please kindly check and let me know if you have any more queries.

Thank you and kind regards

Jan 5, 2026 at 9:17 am
#210451
Moderator
Nayeem Riddhi
Staff OP

Hello John Sheahan,

Hope you are well. And sorry for the inconvenience. Can you please let me know how the error has come? If any WPDM page or shortcode. Also please let me know which version you are using free or PRO. Please kindly check and let me know.

Thank you and kind regards

Jan 3, 2026 at 5:30 am
#210422
Moderator
Nayeem Riddhi
Staff OP

I have forwarded again the issue to our related team authority. Please kindly check and let me know if you have any more queries.

Thank you and kind regards

Jan 2, 2026 at 1:58 pm
#210409
Moderator
Nayeem Riddhi
Staff OP

For now, I have this information what i have given you. please kindly check and let me know if you have any queries more.

Thank you and kind regards

Jan 2, 2026 at 5:38 am
#210395
Moderator
Nayeem Riddhi
Staff OP

Please check the demo of file cart add-on, I hope it will fulfill your requirement. please kindly check.

Thank you

Jan 2, 2026 at 3:46 am
#210393
Moderator
Nayeem Riddhi
Staff OP

Hello Amgis Flowenol,

Hope you are well. For your requirement, you can check this add-on, https://www.wpdownloadmanager.com/download/wpdm-file-cart/. Please kindly check and let me know if you have any queries more.

Thank you and regards

Jan 1, 2026 at 3:36 pm
#210378
Moderator
Nayeem Riddhi
Staff OP

For creating infinite loop issue, it has been disabled by our team authority. Please kindly check and let me know if you have any queries more. Please kindly check.

Thank you and regards

Jan 1, 2026 at 6:25 am
#210371
Moderator
Nayeem Riddhi
Staff OP

The amazon s3 add-on update is available now with fix. Please kindly check.

Thank you and regards

Jan 1, 2026 at 3:49 am
#210370
Moderator
Nayeem Riddhi
Staff OP

Hello Fistf Administrator,

Hope you are well. If you are using WPDM PRO you can create new or clone existing Package details page template/ Page Template from Downloads > Templates > Page Templates section. And for using page template, you can set page template from edit package editor or edit file editor > Package Settings > Templates section. Please kindly check and let me know if you have any queries more.

Thank you and regards

Jan 1, 2026 at 1:00 am
#210368
Moderator
Nayeem Riddhi
Staff OP

I have forwarded your information to our related team authority. Please kindly check and let me know if you have any more queries.

Thank you and kind regards

Dec 31, 2025 at 5:51 am
#210356
Moderator
Nayeem Riddhi
Staff OP

Glad to hear that. However, if you need further help with anything else, then please don’t hesitate to open a new topic. If you get some free moments, can you please give us a 5* here https://wordpress.org/support/plugin/download-manager/reviews/?rate=5#new-post, It will inspire us a lot. Thanks in advance.

Thank you again and regards

Dec 31, 2025 at 5:01 am
#210354
Moderator
Nayeem Riddhi
Staff OP

Yes, for other css like button, color etc you can change directly from settings. Please kindly check.

Thank you

Dec 31, 2025 at 4:36 am
#210351
Moderator
Nayeem Riddhi
Staff OP

It is “Premium Packages – Sell Digital Products Securely” plugin frontend css. It is working properly from our testing site. Afrer enabling/disabling the option, you should see some changes for premium package pages like cart page etc. Please kindly check.

Thank you and regards

Dec 31, 2025 at 3:16 am
#210347
Moderator
Nayeem Riddhi
Staff OP

Sorry for the inconvenience. We are checking the issue. I have already forwarded your issue to our related team authority. Please kindly check and let me know if you have any more queries.

Thank you and kind regards

Dec 31, 2025 at 3:00 am
#210344
Moderator
Nayeem Riddhi
Staff OP

Hello Amgis Flowenol,

Hope you are well. Can you please let me know which WPDM plugin you are using, free or Pro and also please let me know which version currently you are using. please kindly check.

Thank you and kind regards

Dec 30, 2025 at 1:41 pm
#210334
Moderator
Nayeem Riddhi
Staff OP

If you have hosting access of your site, you can rename the plugin from wp-content > plugins > download-manager folder, thus the issue may got disappear. And the version you can check from WP Admin > Plugins section . The latest version of WPDM Free version is now 3.3.40. Please kindly check and let me know.

Thank you and kind regards

Dec 30, 2025 at 11:56 am
#210330
Moderator
Nayeem Riddhi
Staff OP

Hello Ben Kabuula,

Hope you are well. And sorry for the inconvenience. Can you please let me know which version of WPDM and WP you are using, and which page and what scenario the error is coming ? Please kindly check and let me know.

Thank you and regards

Dec 29, 2025 at 1:52 pm
#210325
Moderator
Nayeem Riddhi
Staff OP

Hello ibradley,

Hope you are well. Based on the documentation at https://imsas.github.io/wpdm-rest-api-docs/#get-all-packages, the categories parameter for filtering packages is documented in the **Query Parameters** table under the “Get All Packages” section.

According to the documentation, the categories parameter expects: **”Send array of category terms. ["Business","Travel"]“**

However, the documentation examples show POST requests with JSON payloads. For GET requests using URL parameters, you’ll need to format the array appropriately. Try these formats:

**(Array notation):**

wp-json/wpdm/v1/packages?categories[]=Documentation

**Important notes:**
– Use the **category name** (e.g., “Documentation”), not the slug (e.g., “documentation”)
– Category names are case-sensitive
– Your original query ?categories=documentation was likely returning all packages because it wasn’t matching the exact category name

To find the exact category names in your system, first query:

wp-json/wpdm/v1/categories

This will show you the correct category names to use in your packages query.

Reference: https://imsas.github.io/wpdm-rest-api-docs/#get-all-packages (see the Query Parameters section)

Please kindly check and let me know.

Thank you and kind regards

Dec 29, 2025 at 6:47 am
#210321
Moderator
Nayeem Riddhi
Staff OP

Hello HappyHelper,

Hope you are well. And sorry for the inconvenience. Please kindly share the related URLs. if possible, please, give your temporary wp-admin login details in a private reply to check the issue.

Thank you and regards

Dec 27, 2025 at 1:13 am
#210306
Moderator
Nayeem Riddhi
Staff OP

For now WPDM doesn’t add any such option. You have to set from it AWS admin. Please kindly check.

Thank you and kind regards

Dec 26, 2025 at 4:43 am
#210302
Moderator
Nayeem Riddhi
Staff OP

Please kindly check and let us know if you need any help related to WPDM.

Thank you

Dec 25, 2025 at 4:24 am
#210299
Moderator
Nayeem Riddhi
Staff OP

Sorry for the inconvenience. We are checking the issue. I have already forwarded your issue to our related team authority. Please kindly check and let me know if you have any more queries.

Thank you and kind regards

Dec 25, 2025 at 4:07 am
#210298
Moderator
Nayeem Riddhi
Staff OP

Hello Shane O’Neill,

Hope you are well. You can check deeply from WP Optimize & Smush plugin if there any settings for excluding download-manager-files folder for your this issue also please contact their support, I hope you should get the help. Please kindly check and let me know if you have any more queries.

Thank you and kind regards.

Dec 24, 2025 at 12:34 pm
#210293
Moderator
Nayeem Riddhi
Staff OP

The issue has been fixed. Released a new version with update of Amazon S3 addon. Please kindly check.

Thank you and kind regards

Dec 24, 2025 at 5:27 am
#210290
Moderator
Nayeem Riddhi
Staff OP

Hello Arianna Bellizzi,

Hope you are well. Sorry for the inconvenience. We are checking the issue. I have already forwarded your issue to our related team authority. Please kindly check and let me know if you have any more queries.

Thank you and kind regards

Viewing 25 posts - 301 through 325 (of 20,356 total)