Copy direct url of a package from ‘All Packages’ page.
https://www.evernote.com/l/AUeoZTS2bbJKprQWRPytcm6F_JGFU8nESA4B/image.png
Then paste it as custom link in menu settings,
https://www.evernote.com/l/AUddLVhC-39MYaswULB5AykYY4t80e-Mrr0B/image.png
Hi, Please send temporary login info in private reply, also send the link of your page where the icon is missing. Thanks.
Hi, A new version of Default Value addon will be release today. Please update it when available. We will fix these issues there. Thanks.
Pagination works fine in my test. I tested it in your provided link and also created a test page. Works on both page.
Hi Paul, This issue is created by WP Rocket plugin. After disabling it front-end uploaded working fine. Thanks.
Sorry, but, actually it is not related with wpdm at all, wpdm active or inactive it remains there.
Hi,
Your theme is using an outdated version of jQuery. Which is cresting this issue. Use 1.9.1 or higher version of jQuery to resolve this issue.
Thanks.
Hi,
No need to use shortcode, you can add any package just like you add a page or post link to menu.
Check following screenshot,
https://www.evernote.com/l/AUcqKhWsCfVF9IhzTFC7Lb763YB8VIT9LWMB/image.png
Thanks.
Hi, Do you want to move full setup or just WPDM packages?
Hi, Currently it is not possible without plugin code customization. You can do that by changing value of WPDM_ADMIN_CAP and WPDM_MENU_ACCESS_CAP (located on download-manager.php line no 21, 23)from manage_options to edit_posts
Before updating theme save taxonomy-wpdmcategory.php
and content-wpdmpro.php
somewhere else. You will need these file because those does not come with theme, we have crated those as template file for WPDM.
Hi,
That can be achieved by editing taxonomy-wpdmcategory.php , However, i did that for you. Everything looks fine 🙂
Thanks.
It is not possible right now without customization. However, we will keep it in our feature list for release. Thanks.
Please share your page link where you having this issue.
Send login info please.
You can control email content from Form Plugin (because mail is sent by Form Plugin, not Form Lock addon), Form Lock does not control it. After submitting form WPDM unlocks download link of that package.
Three is no option yet to combine two buttons.
After submitting form, download link added to download button as a popover. A success message also shown there which comes from your form plugin. So there is no need to redirect to a new page.
It is working now.
Hello CJ,
Go to download-manager/admin/wpdm-import.php and find $limit = 50; Increase the value as you want.
It is not possible to make package file content searchable.
Thanks.
You will see update notice in your plugins page when update is available.
It will be released within 8th January.
Hi, Can’t edit plugin file. Assign administrator role to temporary user. Thanks.
Hi, We are releasing an Form Lock update soon, this issue is in our to-do list there. Thanks.
This error happened because of your server’s php configuration. ini_set is disabled there. However, just add @ before ini_set() in specified line no, that will resolve the issue.
Or Send a temporary wp-admin login info in private reply, I will do that for you.
Thanks.