Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 3,626 through 3,650 (of 20,416 total)
Jul 11, 2024 at 3:14 pm
#197073
Moderator
Nayeem Riddhi
Staff OP

Reloading the page again from settings page, the issue doesn’t appearing from our testing site. It may be happening due to any conflict/htaccess role issue from your site. Please kindly check and let me know.

Thank you and regards

Jul 11, 2024 at 3:11 pm
#197072
Moderator
Nayeem Riddhi
Staff OP

Any user role for messaging to another user role will require additional customization, you may knock here, https://www.wpdownloadmanager.com/download/custom-upgrade-service/ with your requirements. Please kindly check and let me know.

Thank you and kind regards

Jul 11, 2024 at 1:18 pm
#197070
Moderator
Nayeem Riddhi
Staff OP

You are welcome. 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

Jul 11, 2024 at 1:14 pm
#197067
Moderator
Nayeem Riddhi
Staff OP

Hello,

The issue has been fixed. Please kindly check and let me know.

Thank you and regards

Jul 11, 2024 at 12:39 pm
#197064
Moderator
Nayeem Riddhi
Staff OP

Hello Florestan DECOBECQ,

Hope you are well. And sorry for the inconvenience. We are checking the issue and I have already forwarded the issue to our team authority. Thanks for your appreciation.

Thank you again and regards

Jul 11, 2024 at 12:33 pm
#197063
Moderator
Nayeem Riddhi
Staff OP

The quick forms is working properly as expected,

2024-07-11-183052

Can you please check again and let me know?

Thank you and kind regards

Jul 11, 2024 at 8:14 am
#197049
Moderator
Nayeem Riddhi
Staff OP

The login credentials are working now. However, I have checked that Advanced Custom Fields add-on is not on the latest version. The latest version of Advanced Custom Fields is 2.3.2. Please download your copy again from here, https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases and install on your site. Please check and let me know then.

Thank you and kind regards

Jul 11, 2024 at 4:59 am
#197046
Moderator
Nayeem Riddhi
Staff OP

For user to user messaging you can use this shortcode, please put the USER_ID for working as expected ,

[pm_to_user id=USER_ID label="PM to User" title="Contact User" color="primary"]

And for spinning issue, can you please check if there any script conflict remained, you can enable/disable style/script as I image attached from Private Message plugin settings? it may have a conflict between your plugins or theme. can you please enable/disable other plugins for checking, you may also switch theme to another for checking.

2024-07-11-105036

And for emails logo and layout issue issues, please check the email settings from Messages > Settings > Email as I image attached

2024-07-11-104833

Please kindly check and let me know.

Thank you and regards

Jul 10, 2024 at 4:49 pm
#197043
Moderator
Nayeem Riddhi
Staff OP

I shall check your requirements and try to update you tomorrow.

Thank you and kind regards

Jul 10, 2024 at 3:04 pm
#197039
Moderator
Nayeem Riddhi
Staff OP

Hello Chelsea Sandberg,

Hope you are well. And sorry for the inconvenience. I think it may have a conflict between your plugins or theme. can you please enable/disable other plugins for checking, you may also switch theme to another for checking if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.

Thank you and regards

Jul 10, 2024 at 1:20 pm
#197037
Moderator
Nayeem Riddhi
Staff OP

Hello Bryan Bishop,

Hope you are well. Thanks for writing to us. For confirmation, please let me know are you using this plugin, https://www.wpdownloadmanager.com/download/wordpress-private-message/ ? please kindly check and let me know.

Thank you and regards

Jul 10, 2024 at 2:49 am
#197022
Moderator
Nayeem Riddhi
Staff OP

For adding filters, it may need custom code customization. I hope you have understood.

Thank you and regards

Jul 10, 2024 at 2:45 am
#197021
Moderator
Nayeem Riddhi
Staff OP

Please follow the shortcode format and use the proper value for parameters following here, https://www.wpdownloadmanager.com/doc/short-codes/, thus I hope the issue will not reappear. However, glad to hear that your issue has been resolved.

Thank you and regards

Jul 10, 2024 at 2:28 am
#197020
Moderator
Nayeem Riddhi
Staff OP

As we are using custom post type, it may not working like posts type. However, you can use the below code in any JS file for replacing Downloads text To Resources text for fs-option-label class div,

jQuery(document).ready(function($) {
    $('.fs-option-label').each(function() {
        var currentText = $(this).text();
        var newText = currentText.replace('Downloads', 'Resources');
        $(this).text(newText);
    });
});

Please kindly check and let me know.

Thank you and regards

Jul 9, 2024 at 4:00 pm
#197014
Moderator
Nayeem Riddhi
Staff OP

Hello Alex Li,

Hope you are well. For custom field creation, you can check this add-on features https://www.wpdownloadmanager.com/download/advanced-custom-fields/. If it is not here, you can also place a customization order here, https://www.wpdownloadmanager.com/download/custom-upgrade-service/. Please kindly check and let me know.

Thnak you and regards

Jul 9, 2024 at 12:05 pm
#197011
Moderator
Nayeem Riddhi
Staff OP

Have you update your very old version WPDM PRO to WPDM Free version? Can you update it to WPDM PRO or install it? Please kindly check and let me know.

Thank you and regards

Jul 9, 2024 at 7:04 am
#197003
Moderator
Nayeem Riddhi
Staff OP

Please give your font size and related page URL. I shall provide you the custom CSS for that. please kindly check and let me know.

Thank you and regards

Jul 9, 2024 at 7:02 am
#197002
Moderator
Nayeem Riddhi
Staff OP

For this you can enable reCAPTCHA from settings as I image attached,

2024-07-09-125925

Please kindly check and let me know.

Thank you and regards

Jul 9, 2024 at 3:09 am
#196990
Moderator
Nayeem Riddhi
Staff OP

Hello Shane Glendinning,

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

Jul 9, 2024 at 3:05 am
#196989
Moderator
Nayeem Riddhi
Staff OP

Hello Ronel Urquhart,

Hope you are well. Thanks for writing to us. You can change the size of download title from Downloads > Settings > User Interface and as I image attached,

2024-07-09-090300

please kindly check and let me know.

Thank you and regards

Jul 9, 2024 at 2:58 am
#196988
Moderator
Nayeem Riddhi
Staff OP

Hello Ross Culliton,

Hope you are well. And sorry for your inconvenience. Can you please elaborate more on your issue , where your bots are getting, in WordPress registration or in the downloads features for the packages? Please kindly check and let me know.

Thank you and regards

Jul 9, 2024 at 2:54 am
#196987
Moderator
Nayeem Riddhi
Staff OP

Hello Ryan Stueve,

Hope you are well. Thanks for writing to us. Can you please let me know where you are still seeing the “Downloads” label from your admin panel? Please kindly check and let me know.

Thank you and regards

Jul 8, 2024 at 5:03 pm
#196978
Moderator
Nayeem Riddhi
Staff OP

If you need more category hierarchy, you can check this add-on, https://www.wpdownloadmanager.com/download/wpdm-directory-add-on/. It has rich category hierarchy features. Please kindly check and let me know.

Thank you

Jul 8, 2024 at 4:56 pm
#196977
Moderator
Nayeem Riddhi
Staff OP

Please kindly check now. I hope it should work now.

Thank you and regards

Jul 8, 2024 at 4:39 pm
#196975
Moderator
Nayeem Riddhi
Staff OP

With call to action 4 link template and category slugs with this shortcode, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_category-query-all-downloads-from-one-or-more-categories/, the appearance you can get like this, https://wpdmpro.w3eden.com/category-shortcode/. Please kindly check and let me know.

Thank you and regards

Viewing 25 posts - 3,626 through 3,650 (of 20,416 total)