Forum Replies Created
please share your related URL, if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
I have checked that, it is working fine from my side, https://elkpointcadeve.wpengine.com/governance/council-minutes/, can you please elaborate on it, please let me know then
thanks
The error is coming from a server error, can you please talk with your server administrator please, please let me know then
thanks
I have checked that this error is showing in your console,
It is giving 404 error, you may check this article why generally option gives 404 errors, https://www.wpdownloadmanager.com/how-to-fix-wordpress-posts-returning-404-error/
thanks
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 the wp-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 1024M
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 1024M
With this done, you can then save your changes and check if the error is resolved.
Out of this doesn’t solve your issue, please contact your server administrator
Thanks
I have also adjusted other settings, but it is working thus this way
thanks
I have just unmasked the download URL, thus this working, glad to hear this your problem has been resolved
thanks
please check now, it is working fine now
thanks
Your site showing is under maintenance mode, please check
thanks
This page required login authentication, https://labsitemerge.wpengine.com/getting-started/interested-first-nation/, please check
thanks
you should put title or date in the order_by parameter, please check, it should work then
thanks
please share your related video page URL in a private reply
thanks
I have checked that, edit packages are working fine from my side, can you please elaborate more on it?
thanks
Hi,
Are you talking about frontend-uploader, please let me know
thanks
I have informed our developer, soon, you shall get an update about this
thanks
You may customize the link-template and keep a locked option for the particular package
thanks
Glad to hear this, your problem has resolved
thanks
Are you trying to open the text file, while pressing the download button, please let me know
thanks
please use this shortcode, https://www.wpdownloadmanager.com/doc/short-codes/wpdm_packages-wp_query-in-a-shortcode-for-download-manager-packages/, instead of wpdm_category, I hope it will resolve your issue
thanks
If you are WPDM PRO user, please adjust download-manager/wpdm-functions.php in line number 1669, adjusting this check, if (isset($tags)) and keep similar tags between packages, thus it will work
thanks
Can you please elaborate more on your issue, if possible, please share your related URL, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
please check this article, https://www.wpbeginner.com/wp-tutorials/how-to-set-up-wordpress-error-logs-in-wp-config/
thanks
Can you please share your PHP log error info, the resolution you have given is from laravel
thanks
Which shortcode you are using here, https://fafddemodev.wpengine.com/memdocslibrary/, please let me know
thanks
