Forum Replies Created
You can use directory add-on to show all your downloads with search and filter option.
Here is the demo https://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/
You can create four different roles for 4 years. And assign a role to the student based on the year. You use either category or package access settings. But using the package setting makes more sense. When creating the package just assign the roles.
Yes, you can use Default Values add-on to bulk update package settings. Please check details here https://www.wpdownloadmanager.com/download/wpdm-default-values/
The file is uploaded to S3 when you are uploading it from S3 meta box in edit package screen.
https://www.evernote.com/l/AUcPtNr_fsZHnZdtgyBirUWvx6sKI19dcDYB/image.png
Hi Peter,
Connection to the internet is required to verify the key. However, as your setup doesn’t allow it you need to install a pre-verified copy of Downloads Manager.
Please create a new ticket so I can send you a verified copy.
Thanks.
Please click the Browse Files button after selecting the folder in the left side.
https://www.evernote.com/l/AUfuuWunNapKmoMGyISFfX7jx_rY94HfjysB/image.png
1 ) It is not possible to add the search input in the menu. But you can add the search result page in your menu.
2 ) We will fix it next update. But this won’t affect any theme feature.
3 ) Add the following CSS in Theme Option Custom CSS Or Customize Additional CSS to change the footer color. Adjust the color code to match your color scheme.
#footer {
background: #eee;
border: none;
}
Hi,
The guest must insert the order id and email address to access the download. There is no direct download option for guest purchase.
Main Guest Order template is /wpdm-premium-package/templates/wpdm-pp-guest-orders.php which has some other templates attached to it. Each template file has the necessary information about creating a custom template.
Let me know if you have further queries on these issues.
Thanks.
Hi,
The search result is working fine in my setup even when there are multiple roles in access settings. Could you please send temporary wp-admin login info in private? So I can check the issue on your installation.
Thanks.
Hi,
No, you can’t delete the files. Because importing doesn’t create new copies of the files rather links files with their packages.
Thanks.
Sorry, Sorting by date isn’t possible yet in Bulk dir Import.
Hi,
Please add the following parameter in wp_dropdown_categories function call.
'parent' ► $category,
Check the screenshot for better clarification or send temporary wp-admin login info in private reply, I will do it for you.
https://www.evernote.com/l/AUcTdDmofylJ05jZjqoQDERdaRWhL4NA1jcB/image.png
Best regards.
Hi,
Custom fields are saved in post meta. So, these should be translatable. But maybe there is a WPML setting to activate translation for these options. Please contact WPML support for further assistance on that.
Thanks.
Hi,
Sorry for the delayed response.
Please check the template customization doc here https://www.wpdownloadmanager.com/doc/template-files/ It explains how you can use your own template to override default ones.
You can use a custom template for Dashboard Edit Profile page by following these 2 steps,
1 ) Copy the /download-manager/tpls/user-dashboard/edit-profile.php file.
2 ) Place it in your /child-theme/download-manager/user-dashboard/ directory.
Now you can make changes to this new template to match your requirements. And WPDM will use this template instead of the default one.
Let me know if you have any other question.
Thanks.
Hi,
Are you using regular PayPal that comes with Premium Package add-on or the PayPal Payments Pro? Please send temporary wp-admin login info in private reply to check the issue.
You can set order validity period from Premium Package settings. Set the value 0 to extend the access period indefinitely.
Thanks.
Please send me the package/page URL to check the button color. Maybe the button is inheriting color from another plugin or theme. A custom CSS should fix the issue.
Hi,
It requires code customization. Because the logout URL has to be created dynamically from server.
Best regards.
Yes, the new version is available now. Replied to your other ticket with details. Thanks.
Hi,
You can download the latest version from here https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases
You can also update add-ons from your Dashboard Downloads Settings Updates tab. You have to login to your WPDM account for that.
Thanks.
Category permissions are useful when control the whole access settings using the category permission.
Where do you want to hide categories? Are you using Archive Page/Directory add-on?
Set ‘None Selected’ in WPDM Login Page option to keep your old login page. That should fix the issue.
No WPDM option yet to remove these options. Although, You can perform a simple code customization in the plugin. Just remove the line no 20 from the marked file,
https://www.evernote.com/l/AUcFwBUsvPRPirFWWgTJu92tydQHG9f3YcYB/image.png
Please send temporary wp-admin login info in private reply to check the issue. Maybe there is a JS error on the page which breaking the AJAX request.
Hi,
Your suggestion is noted. We will review the process before the next update and add any optimization in the process if possible.
Thanks.
Although the scenario you experienced looks totally random, there must be some reason behind it. And again there is no way now to test it :). However, if this happens again please follow the procedure I explained above. That should point out if the issue is related to the meta table.
Marking this ticket as resolved. Thanks.