Nayeem Riddhi

Forum Replies Created

Viewing 25 posts - 9,876 through 9,900 (of 19,531 total)
in reply to: password reset is not workining #156061

Nayeem Riddhi
Moderator

Hello @promultis,

Hope you are doing well. please provide your site login URL too

Thank you and regards

in reply to: Dropbox connection not working #156060

Nayeem Riddhi
Moderator

Hello @ericbjohnson,

I have checked your issue, And now this error showing while loading the components for dropbox as I image attached,

DevTools - ericj13.sg-host.com_wp-admin_post-new 2021-07-04 at 1.40.45 PM.php_post_type=wpdmpro

If you have a 500 error revealed in your Browser console, it’s mainly due to a PHP Error, And

It’s mainly due to several factors :
– the CURL extension isn’t installed as it’s required by this plugin
– the allow_fopen instruction is not enabled
– your Memory limit is too low (you will need at least 128M, 64M is pretty low!)

Server errors (error 500) are often caused by plugin or theme function conflicts, so if you have access to your admin panel, try deactivating all plugins. If that resolves the issue, reactivate each one individually until you find the cause…

If that does not resolve the issue, it’s possible that a .htaccess rule could be the source of the problem. To check for this, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, and rename the .htaccess file. If you can’t find a .htaccess file, make sure that you have set your SFTP or FTP client to view invisible files.

If you weren’t able to resolve the issue by either resetting your plugins and renaming your .htaccess file, we may be able to help, If you have access to your server error log, generate the error again, note the date and time, then immediately check your server error log for any errors that occurred during that time period. If you don’t have access to your server error log, ask your hosting provider to look for you.

For more details, you can check this article, https://www.wpdownloadmanager.com/9-common-wordpress-errors-and-how-to-fix-them/

and this article too, https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/

please check and let me know then

Thank you and regards

in reply to: Facebook Like Lock Not Working #156057

Nayeem Riddhi
Moderator

Hello @ikram_dirujii,

Hope you are well. and sorry for the inconvenience. Have you properly configured Facebook App Settings from Downloads > Settings > Social Settings? If possible, please, give your temporary wp-admin login details in a private reply for checking the issue

Thank you and regards

in reply to: Setting up for Sales #156056

Nayeem Riddhi
Moderator

Hello @Jerry_Haugen,

Hope you are well. Do want to customize the link template or the package shortcode you are using on the page? you can create your own link-template via the Downloads > Templates section and as I image attached.

Image 2021-07-04 at 12.13.13 PM

For template tags, you can visit this doc, https://www.wpdownloadmanager.com/doc/templates/template-tags/

And for the add-to-cart option, are you using this add-on, https://www.wpdownloadmanager.com/download/wpdm-file-cart/, please let me know and please ask if you have any query

Thank you and regards

in reply to: Dropbox connection not working #156055

Nayeem Riddhi
Moderator

Hello @ericbjohnson,

Hope you are doing well. and sorry for this inconvenience. Have you followed the procedure described here properly, https://www.wpdownloadmanager.com/how-to-use-dropbox-to-store-files-and-allow-users-to-download-then-from-your-website/, please check this again and let me know. if it doesn’t work, please, give your temporary wp-admin login details in a private reply for checking the issue

Thank you and regards

in reply to: Unable to Attach File to Package from Frontend #156053

Nayeem Riddhi
Moderator

Hello @Bruce,

Hope you are well. And really sorry to hear about this inconvenience. Can you please give your temporary wp-admin login details in a private reply for checking the issue? I shall try to assist you to resolve the issue

Thank you and regards

in reply to: Critcal error when I download pro plugin #156052

Nayeem Riddhi
Moderator

Hi @tijana1234,

Hope you are well and sorry for the inconvenience. can you please tell us which PHP version and WP version you are using, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue

Thank you and regards

in reply to: Download page #156051

Nayeem Riddhi
Moderator

Hello @nbilodeau,

Hope you are well. Do you want to not to create /download-category/ slug for /download-category/mocktails/ and /download/ slug for /download/pdf-cahier-mocktails/. Do you want to eliminate those? please elaborate on this query.

Thank you and regards


Nayeem Riddhi
Moderator

Hello @kathrynbluelobster-co-uk,

Hope you are well. and sorry for the inconvenience. Can you please share with us the imported CSV file here? if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.

Thank you and regards

in reply to: Dropbox explorer items not loading #156000

Nayeem Riddhi
Moderator

Hello @quickrows,

Zoom meeting is not available here. if possible, please give your temporary wp-admin login details in a private reply for checking the issue in detail

Thank you

in reply to: Dropbox explorer items not loading #155997

Nayeem Riddhi
Moderator

Hello @quickrows,

Hope you are well. and sorry for your inconvenience. Can you please give your temporary wp-admin login details in a private reply for checking the issue? I shall try to assist you solving the issue

Thanks

in reply to: How to get Base URL #155995

Nayeem Riddhi
Moderator

Hello @gmop-unite-com,

Can you please tell me which structure do you want in Basic -> URL Structure for download packages or categories, please let me know

Thank you and regards

in reply to: Cancel Subscription #155986

Nayeem Riddhi
Moderator

Hello @rafciok_6

Hope you are well. And sorry for the inconvenience. Can you please send a reply here an order note from the order details page in order to disable auto-renewal? I hope I can help you

Thank you and regards

in reply to: Select Dir Not Allowed! #155984

Nayeem Riddhi
Moderator

Hello @baltiteh-sia,

Sorry for the inconvenience. Can you please give your temporary wp-admin login details in a private reply for checking the issue?

Thanks


Nayeem Riddhi
Moderator

Hi @trikdis,

Glad to hear this your problem has been resolved. And If you found my support helpful, could you leave your valuable review here?

Your rating keeps us inspired ❤️

Thank you and regards


Nayeem Riddhi
Moderator

Hello @jakub,

Can you please check this article, https://ourcodeworld.com/articles/read/503/how-to-enable-gzip-compression-in-xampp-server, For details about zlib, please check this article, https://www.php.net/manual/en/zlib.configuration.php

Thank you and regards


Nayeem Riddhi
Moderator

Hi @trikdis,

Please use this Pastebin code,

https://pastebin.com/4bAmZ6WA

I have added the below lines downloads/tpls/wpdm-all-downloads.php file in line number 295

$data['download_link'] = "<a target='_blank' class='btn btn-primary' href='".get_permalink($data['ID'])."'>"."Download"."</a>";
$download_link = $data['download_link'];

commenting out this line

// $data['download_link'] = \WPDM\Package::downloadLink($data['ID'], 0, array('template_type' ► 'link'));

I hope it should open a new tab for the related packages

and for making back up the file for the next update, please follow this doc, https://www.wpdownloadmanager.com/doc/template-files/

thank you and regards

in reply to: How to get Base URL #155971

Nayeem Riddhi
Moderator

Hi @gmop-unite-com,

Here showing HTTP error 403, there may have confliction between other plugins, you can also deactivate or activate other plugins for checking,

The two most likely causes of the 403 Forbidden Error on WordPress are:

Corrupt .htaccess file
Incorrect file permissions
It’s also possible that you’re seeing the error because of an issue with a plugin that you’re using at your site. In this article, we’ll show you how to troubleshoot all of these potential issues.

403 Forbidden Error Variations
Like many other HTTPstatus codes, there are a lot of different variations for how this error code presents itself.

Here are some common variations that you might come across:

“Forbidden – You don’t have permission to access / on this server”
“403 – Forbidden: Access is denied”
“Error 403 – Forbidden”
“403 – Forbidden Error – You are not allowed to access this address”
“403 Forbidden – nginx”
“HTTP Error 403 – Forbidden – You do not have permission to access the document or program you requested”
“403 Forbidden – Access to this resource on the server is denied”
“403. That’s an error. Your client does not have permission to get URL / from this server”
“You are not authorized to view this page”
“It appears you don’t have permission to access this page.”
If you’re on an Nginx server, it will look like this below. Basically, if you see any mention of “forbidden” or “not allowed to access”, you’re probably dealing with a 403 Forbidden error.

please check those issues, or you may contact with hosting service provider for the resolution

thank you and regards


Nayeem Riddhi
Moderator

Hello @jakub,

Hope you are well. please you can try these steps,

1.Install and activate zlib from your server

zlib compression enabled by default in the PHP engine. For this purpose you can easily enable it by placing the following line in a local php.ini file:

zlib.output_compression = On

Please note that this php.ini file has to be copied to each folder requiring the above settings. This is necessary because settings in php.ini files do not apply recursively

2.Install php7.4-zip, php7.3-zip and php7.0-zip

let me know if those help you

thank you and regards

in reply to: How to get Base URL #155962

Nayeem Riddhi
Moderator

Hello @gmop-unite-com,

Can you please again check the access role. I have activated the WPDM Plugin. But I can’t able to access the Downloads menu panel. please check

Thanks for your appreciation

in reply to: How to get Base URL #155960

Nayeem Riddhi
Moderator

Hi @gmop-unite-com,

Hope you are well. I have got access from your link to the wp-admin panel. But I can’t able to find the Downloads menu panel and also the Plugins menu panel with that role. Can you please check that?

Thank you and regards

in reply to: Downloads Not Working #155958

Nayeem Riddhi
Moderator

Hello @guardian88

Hope you are well. I have checked that download is working fine here, https://development.latwp.org/download/pavilion-rules-2021-pdf/, Can you please elaborate on your issue, please

Thank you and regards

in reply to: password reset is not workining #155957

Nayeem Riddhi
Moderator

Hello @promultis,

Hope you are well. Can you please give your temporary wp-admin login details in a private reply for checking the issue? I hope I can assist you in fixing the issue.

Thank you and regards

in reply to: Purchased form lock but it is not installing on site #155951

Nayeem Riddhi
Moderator

Hi,

Avada Builder is working fine with the WPDM PRO plugin, but for form lock add-on with the Bootstrap 4 version, the form is not loading properly. you may also can switch Bootstrap 3 version from Downloads > Settings > User Interface section. It is also working, but I think the form format is not looking good in the Bootstrap 3 version. please check

Thank you and Regards

in reply to: Archivo de Audio #155949

Nayeem Riddhi
Moderator

Hi @juanangelmoliterni

Hope you are well and sorry for the inconvenience. Can you please give your temporary wp-admin login details in a private reply for checking the issue?

Thank you and regards

Viewing 25 posts - 9,876 through 9,900 (of 19,531 total)