Forum Replies Created
Please enable administrator access. It seems like bootstrap js is disabled in wpdm setting, enabling that will resolve the issue.
As I see, you are using AWS, wpdm has nothing do with the issue there, it is related to your AWS settings or PDF file. However, please give me your wp-admin login and AWS login info, I shall check that for you.
It is just not in one file, however, please give me temporary wp-admin login info, I shall adjust that for you.
That will require some customization in code.
Ops, sorry, please update to latest version, the license key will work fine with the latest version.
To send download link to visitors from liveform or any other form, wpdm always uses email template email-lock. And a copy of submitted data will be mail to the address you used in form settings:
https://www.evernote.com/l/AV3_DA6gkwBLjqbefk_inzAoizeK2ZorLLkB/image.png
But there is no template for this, however, we may add one with the next update.
@armccoy, Do you have the latest version( 4.6.7 ) of WPDM? If not please update your copy, Download the latest version here https://www.wpdownloadmanager.com/user-dashboard/purchases/
You can control the content of popup box using the page template. You can create a custom page template too just like link template. Popup box uses page template set in package settings to display contents.
BTW, There is a JS error on your page. Maybe coming from plugin conflicts. So popup box is actually not working correctly now. You can try disabling other plugins to find the conflict. Or send temporary wp-admin login info in private reply.
Please follow these steps to achieve what you explained above,
1. Create a custom link template without [download_link] template tag and use [popup_link] instead of [page_link]. You can clone an existing link template and edit on top of it.
2. Now use this custom link template when inserting package shortcode in a page
3. Package details will be presented in a pop-up and after accepting terms download link will be available.
You will find two other appearances of manage_options in following files, replace all with edit_pages
/wpdm-filemanager/filemanager.php
and
/wpdm-filemanager/classes/fileManager.php
@dmsolutions, Have you installed the latest version ( 4.6.7 ) of Download Manager?
Looks like some CSS files are missing. By the way, the screenshot is from user dashboard page.
Please check Downloads Settings Basic Misc Settings Panel. Maybe Bootstrap CSS is turned off. Turning it on should fix the issue.
Hi,
Email Lock popup issue is a CSS problem which can be resolved using custom CSS. I have to check your installation for other problems. Please send temporary wp-admin login info in private reply. I will let you know what was the issue after checking there.
Thanks.
If you have the icons put those in /download-manager/assets/file-type-icons/ directory. Icon files should be in .png format and file name is same as file type extension e.g. dwg file icon is dwg.png
Please send temporary wp-admin login info as a private reply to check the issue.
https://www.evernote.com/l/AUcRT-7m9AtEWqAHAAFsi07SfMWWyB7nhq4B/image.png
Please check the reply here https://www.wpdownloadmanager.com/support/topic/check-the-captcha-to-be-downloaded-and-do-not-register/
Maybe this is related to popup. Try ‘Single Column, Image Top, Extended’ as page template to embed the re-captcha.
Use the package shortcode in a text widget to show it on your sidebar. Copy the package shortcode from All Packages page.
– Frontend does not have tag support yet.
– You can use your own template for frontend upload form to reduce settings/input fields. Please follow this doc https://www.wpdownloadmanager.com/doc/template-files/
– There are still some places ( e.g. save package button ) upgrade UX in frontend upload. We will adjust those in next update.
– Sorry, Not sure what you meant by “author” pages.
– Settings page will populate some frontend related settings ( not implemented yet )
– Only packagae author can edit/manage package in the frontend. You can’t access another author’s package in the frontend.
There is no option to add custom icons to attached files list. But you can set a custom icon for the package from Package Settings Icons Tab.