Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 4,751 through 4,775 (of 20,423 total)
Feb 8, 2024 at 4:19 pm
#192976
Moderator
Nayeem Riddhi
Staff OP

Hello Leviathan Srl,

Hope you are well. And sorry for the inconvenience. We are updating the add-on soon to the latest documentation, thus you can work with it. Thanks for your appreciation.

Thank you again and regards

Feb 8, 2024 at 12:27 pm
#192972
Moderator
Nayeem Riddhi
Staff OP

Hello Dan Howard,

Hope you are well. WPDM attached files reside in wp-content\uploads\download-manager-files. please check this directory. If your problem persists, if possible, please, give your temporary wp-admin login details in a private reply to check the issue.

Thank you and regards

Feb 8, 2024 at 10:45 am
#192968
Moderator
Nayeem Riddhi
Staff OP

Hello Studio Caprioglio,

Sorry for the inconvenience and the delay. We have checked your issue elaborately. The download URL content returning from the cache, so you are getting the Invalid download link. Please disable the cache plugin, if that doesn’t work, please contact your server support. We hope your problem should be resolved. please check and let me know

Thank you and regards

Feb 8, 2024 at 10:20 am
#192967
Moderator
Nayeem Riddhi
Staff OP

Hello Justin,

Sorry for your inconvenience. For individual packages, you can try the below code putting in your theme functions.php file,

add_filter("wpdm_audio_play_button", function($play_button, $play_url, $package, $fileID) {
  if(in_array($package->ID, [10, 20, 30])) $play_button = "";
  return $play_button;
}, 10, 4);

Here, 10, 20, 30 is your package ID. And for the option to turn off the audio player, we shall add it to our next updates. I hope you have understood. please check and let me know.

Thank you and regards

Feb 8, 2024 at 4:40 am
#192956
Moderator
Nayeem Riddhi
Staff OP

Please check now, I have adjusted the mobile display with the below code from the Appearance > Customize > Additional CSS section

@media only screen and (max-width: 600px) {
    .w3eden .card h3 {
      font-size: 11pt;
	}
	.w3eden .ml-3, .w3eden .mx-3{
   padding-top: 12px;
	}
}

please check and let me know

Thank you and regards

Feb 8, 2024 at 4:08 am
#192951
Moderator
Nayeem Riddhi
Staff OP

Hello Scott,

We have also a PHP Only page template, thus, you are also able to edit templates from the template editor. you can clone it from the template editor or you can make adjustments by copying files from src into your child theme. And You can make distinguish between the attached files changing name as I image attached from the Attached Files option,
2024-02-08-100317
please check and let me know, if you have queries more.

Thank you and regards

Feb 8, 2024 at 3:26 am
#192950
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.

Thank you and regards

Feb 7, 2024 at 4:04 pm
#192935
Moderator
Nayeem Riddhi
Staff OP

Hello Scott,

If you want to customize templates with PHP or JS you can also do it from this directory wp-content/plugins/download-manager/src/Package/views/link-templates or page-templates. And for Keeping a backup of the file for the next update, you can follow this doc, https://www.wpdownloadmanager.com/doc/template-files.

And for downloads custom fields you can check this add-on, https://www.wpdownloadmanager.com/download/advanced-custom-fields/

please check and let me know

Thank you and regards

Feb 7, 2024 at 2:45 pm
#192932
Moderator
Nayeem Riddhi
Staff OP

If you are trying to get package data, you can try https://yorusite.com/wp-json/wpdm/v1/packages/:id in this HTTP Request for your site. How you are trying to connect multiple databases with your request? can you please elaborate on it? please check and let me know

Thank you again and regards

Feb 7, 2024 at 1:28 pm
#192928
Moderator
Nayeem Riddhi
Staff OP

Hello Nadine Ahrens,

Hope you are well. If you want REST API that allows an HTTP client to create, read, update, and delete WordPress Download Manager data, you can check this add-on,

Download Manager REST API

please check and let me know if you have more queries.

Thank you and regards

Feb 7, 2024 at 4:15 am
#192919
Moderator
Nayeem Riddhi
Staff OP

I didn’t adjust anything. It is working normally as it was. However, glad to hear that it is working properly now. please check and let me know

Thank you and regards

Feb 7, 2024 at 4:12 am
#192918
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.

Thank you and regards

Feb 7, 2024 at 4:11 am
#192917
Moderator
Nayeem Riddhi
Staff OP

Hello Scott,

Hope you are well. If you are using the pdf viewer add-on, you will able to add a pdf view button automatically if you want, https://try.wpdownloadmanager.com/download/pdf-viewer/. And for your modal video, here we don’t provide elaborate code solutions. You can also knock here with your requirements, https://www.wpdownloadmanager.com/download/custom-upgrade-service/. I hope you have understood. please check and let me know

Thank you and regards

Feb 6, 2024 at 4:17 am
#192886
Moderator
Nayeem Riddhi
Staff OP

Hello Justin,

I have checked your issue. For embedding the Presto Audio issue, I think the issue appears specifically from Presto Audio because other plugin blocks are working properly in the package block editor. please check.

And for the audio player issue, I have adjusted some CSS as below from the Appearance > Customize > Additional CSS section

.w3eden .wpdm-filelist-area .wpdm-btn-play { display:none; }

please check and let me know

Thank you and regards

Feb 6, 2024 at 3:23 am
#192884
Moderator
Nayeem Riddhi
Staff OP

Hello Erik Anderson,

I have checked your issue. It is working as expected as I image attached,

2024-02-06-092016

please check and let me know

Thank you and regards

Feb 5, 2024 at 2:17 pm
#192877
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

Feb 5, 2024 at 1:43 pm
#192875
Moderator
Nayeem Riddhi
Staff OP

Hello Robert Issendorff,

Hope you are well. For updating the WPDM PRO plugin, Please simply click the Save Settings again for the license key option from Downloads > Settings > License, and then please update the plugin from the wp-admin > plugins panel.

For saving settings again for the license key option from Downloads -> Settings -> License, that will regenerate the access token. Thus the plugin will be updated, hope that, it will solve your issue.

If still, the problem exists then you can also manually update the plugin

Thank you and regards

Feb 5, 2024 at 11:21 am
#192868
Moderator
Nayeem Riddhi
Staff OP

Hello Erik Anderson,

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

Thank you and regards

Feb 5, 2024 at 11:20 am
#192867
Moderator
Nayeem Riddhi
Staff OP

Sorry for the inconvenience. I have forwarded your issue to our team authority again. thanks for your appreciation.

Thank you again and regards

Feb 5, 2024 at 5:14 am
#192856
Moderator
Nayeem Riddhi
Staff OP

The appearance coming like this as I image attached,

2024-02-05-110832

Do you want small-size font package title? please check and let me know

Thank you and regards

Feb 5, 2024 at 3:56 am
#192855
Moderator
Nayeem Riddhi
Staff OP

Hello Justin,

Hope you are well. From the package page, the other plugin’s shortcode should work fine. To hide the play button, please share the related URL, if possible, please, give your temporary wp-admin login details in a private reply to check the issue.

Thank you and regards

Feb 5, 2024 at 3:39 am
#192854
Moderator
Nayeem Riddhi
Staff OP

Access Control is working properly as expected. please let me know how can I help you more. please check and let me know

Thank you and regards

Feb 4, 2024 at 12:23 pm
#192848
Moderator
Nayeem Riddhi
Staff OP
This reply has been marked as private.
Feb 4, 2024 at 11:57 am
#192846
Moderator
Nayeem Riddhi
Staff OP

Yes for the form lock add-on, It will appear for the lock option for the packages that form made by you. And for email lock, if you are trying to add some extra fields, you can check this add-on, https://www.wpdownloadmanager.com/download/advanced-custom-fields/. please check and let me know.

Thank you and regards

Feb 4, 2024 at 11:39 am
#192845
Moderator
Nayeem Riddhi
Staff OP
This reply has been marked as private.
Viewing 25 posts - 4,751 through 4,775 (of 20,423 total)