Hi,
Looks like there is an issue in ‘Export Contacts’ feature. We are looking into this. The patch will be added to next version of WPDM.
Thanks.
Yes, you can use Download Notification add-on to get email notification when someone downloads a package. The email will contain the email form data.
If you use the wpdm_reg_form hook then extra fields will appear under the base ones. However, you can change the order by creating a new template for /download-manager/tpls/wpdm-reg-form.php file.
Please check the related documentation here https://www.wpdownloadmanager.com/doc/template-files/
Let me know if you have any question there.
Please try now.
Applied a patch to fix it and will be shipped with next version. You won’t face this issue anymore. Latest patch fixed this once and for all.
Could you please send temporary wp-admin login info in private reply to check the issue?
You can change the login form location by changing the page template. The login form is shown in the position of the download button. So, use a template where the download button is at the bottom. Or you can just create a new page template from Downloads Templates page.
You can also hide all contents from Downloads Settings Basic Access Settings When user is not allowed to download
This message is shown when there is no file attached to the package.
However, please send the login URL too.
Please send temporary wp-admin login info in private reply to check the error. Maybe there is JS error on the page coming from theme or plugin.
There are no settings for this add-on.
Hi Raúl,
Sorry for the delayed reply.
The template file for advanced search form is located in /plugins/wpdm-archive-page/tpls/advanced-search-form.php
You have to copy this file and place it under /active-theme/download-manager/ dir and edit this new copy.
You can add the custom fields in this search form template and modify the query using /plugins/wpdm-archive-page/tpls/advanced-search-result.php template.
Here is the Template File Doc. The doc only covers how to add a custom template. Usage of custom fields is actually out of this add-on documentation scope. You can read more about custom fields here https://codex.wordpress.org/Custom_Fields
Please let me know if you have any other query.
Best regards.
Hi Shane,
Unlocked your key from the old domain. You can use it in your new domain now.
It is not possible to change the username. We can only change the display name of the account. You have to create another account if you need another username.
Hi @pumipat, Unlocked your key.
Best regards.
Hi, Your key is linked to dekanatnabburg.de Have you moved to another domain? In that case, I have to unlock the key from the current site. Let me know if that’s what you want.
Please try now. Unlocked the key from the old domain.
Hi,
Please check the Advanced Search demo https://demo.wpdownloadmanager.com/wpdmpro/advanced-search/
It has keyword search option inside multiple categories. You can keep both subject and level as download category.
It is possible to modify the Advanced Search form using custom template if you want to remove any filter from there.
Best regards.
Hi, Unlocked the key. Please try now.
Works on my android. Could you please try with another phone?
https://www.evernote.com/l/AUcwjD56NytNJoNCa1IBAOoj2Zu0cupYAxAB/image.png
Hi Eric,
The first tab shows your premium add-ons. You haven’t purchased any premium add-on yet. So, it is empty for now.
The core plugin is not shown there. You can update it from Dashboard Plugins page.
Thanks.
Please add flaturl=0 parameter in your dashboard shortcode. That will fix the 404 issue.
[wpdm_user_dashboard flaturl=0]
Really sorry, didn’t mean to cause the trouble.
The #unlock issue was gone after clearing browser and WP Rocket cache. I sent you a screenshot that shows the lock is working.
However after the meeting ( or a time at your convenience ), please install the updated version and send me the package link where you have the #unlock issue.
You can open the package page in a new browser or computer ( where you haven’t opened the site before ) to check if new version if working as I told.
Could you please try logging in again? That should refresh your purchases list.
Hi,
All packages shortcode has more customization option now. You can control the number of columns without using a custom template. Please check the documentation here https://www.wpdownloadmanager.com/doc/short-codes/wpdm_all_packages-list-all-downloads-in-tabular-format-in-a-page/
If you want to keep using your old template then please send FTP info in private reply. I have to check the code to suggest the required changes.
Thanks.
From the latest version ( 4.7.3 ) WPDM locks are handled in a different way than it was before. The issue you are facing with the locked package can be solved by cleaning browser cache.
I have updated the plugin and tested the lock feature.
https://www.evernote.com/l/AUfc6h0YkAlErqa0EbAeopRIz4IluibpN7UB/image.png
Please add following css in your theme’s style.css file to fix the icon position.
.wpdm-all-packages-table tr td:first-child {
padding-left: 50px !important;
}
BTW, your theme has its own Bootstrap css, you can disable WPDM Bootstrap from settings.
Hi Martin, Please send me a link to check.