Please use straight quotation marks (” “) instead of curly or typographic quotation marks (” ” or “ ”),
and let me know if the problem still persists.
Sorry for the inconvenience, i have checked the issue, After deactivating the WordPress Download Manager (WPDM) and attempting to ‘Add New Post’ I encountered the same error[the issue persists]. It appears that the issue is not directly related to WPDM; rather, there may be another factor contributing to the error.
Please, Change the active theme temporarily and see if the issue still persists.
To check the server log, follow these steps:
Access the error log inside your hosting control panel. Please log in to your hosting control panel.
If you are using cPanel, navigate to the ‘File Manager’ and look for the file named ‘error_log.'”
could you please check the server log and share a screenshot of the relevant information here?
Are you currently using the latest version of the WPDM plugin?
Sorry, currently no plugin supports that functionality.
However, you can reach us here for any customization:customization
@E le
you need to make a minor change in the codebase.
You did not add the closing “}” to this style mentioned below, which is why it was not working. I have fixed it
#panel-10-0-0-0 a {
color: #000;
}
Template file edit :-
Go to the plugin folder:
wpdm-archive-page -> src -> Templates -> Filter -> views -> sidebar.php [copy this file].
Next, navigate to your theme folder and create the following directory structure:
“download-manager” [folder] -> “wpdm-archive-page” [folder] -> “filter” [folder]. Make the necessary changes to the “sidebar.php” file and save it in this location
Extend the height of the Categories box :
Goto Dashboard -> appearance -> customize -> additional css
and set your required height,
.cat-card{
min-height : 500px;
}
if you want to remove the Tag and Date part ,
you need to edit the template file.
The password you’ve provided isn’t working.
Hello,
WPDM Default Values add-on will help you setup/populate default values for package settings so that you don’t have to repeat those every time you create a new package and you can clone existing package in one click to create another, which could save your time significantly 🙂
Hello,
The feature you are looking for is already available,
please check out the following link
Add this line to your wp-config.php file.
define(‘WPDM_CRON_KEY’, ‘mKNVRCdbJr1DiedHE18N’);
And in your hosting’s admin panel, add a cron
{{home url}}?cpc=wpdmcc&cronkey=mKNVRCdbJr1DiedHE18N
It will clear the cache regularly.
Could you please share us more details about the issue’s?
You can share related url to check.
sorry for the inconvenience.
Can you please update WPDM and WPDM add-ons ?
after updating to the latest version, please let me know then if the issue persists
Please check again. It should be working now.
Thanks for reaching out.
Please be more specific about the change you are intending to make.
Sorry for the inconvenience.
I will check the issue and give you the update ASAP.
Sorry for the inconvenience. The issue has been fixed. The add-on will be updated within 24 hours.
Sorry, in the “packages block” you can not pre-select or choose any option for “order-by and order” during the creation process.
The tool-bar is there to give you a visual representation of the real page view.