Forum Replies Created
Please send temporary admin info in private reply. Send your license key to unlock it from the test server.
I have tested LinkedIn share lock using my LinkedIn App Credentials. Works fine. Firefox blocks tracking scripts by default. Maybe that’s why the popup is not working for you. But it works for me both in Chrome and Firefox.
Add your website URL in 2 options of LinkedIn App settings,
1 ) SDK Settings Javascript Valid SDK domains:
2 ) Auth OAuth 2.0 settings Redirect URLs:
I can edit pages after activating Download Manager. Could you please point me where exactly you encountered the issue?
Hi,
You are trying to install Swift as a plugin. But it is a theme. So, upload the zip file from Appearance Themes Add New page.
Thanks.
Hi,
Your Rexsoftware Website Plugin is creating the issue. Package details page works fine with Twenty Fifteen theme when this plugin is deactivated. Please contact the plugin provider to check the issue, a plugin shouldn’t break the custom post created by another plugin.
Thanks.
Please send temporary wp-admin login info in private reply to check the issue.
You might have to save the key again in WPDM settings in case you do not transfer your DB. Anyway, let us know if there is any issue.
Please send temporary wp-admin login info in private reply. Did you clear the error log after adding the /wpdm-cache directory?
Icon sets the package icon which is a custom package meta field. There is a Icons tab in Package settings meta box where you can set the icon when creating a package manually. preview sets the featured image of the package.
if email_lock_idl sets the ‘Download Instantly’ option for email lock. Setting custom_form_field value to name=1 checks the option “Ask for Visitor’s Name” in email lock.
You can upload all files in /uploads/download-manager-files/ directory. Just use the filename in CSV file. WPDM will import the matched files to relevant packages.
Yes, password global password for Password Lock and file_password sets Individual file password.
Reimporting without ID column will create duplicate packages. If you add the ID column importing CSV will update packages based on IDs.
Edit the line no 76 in /download-manager/tpls/lock-options/email-lock-form.php file to change the second button label. Replace the following code from that line using your custom label.
<?php echo $button_label; ?>
Updated the Live Form add-on there and accept terms checkbox is clickable now.
The Default Values add-on can set the default lock and other package settings but it does not have the option yet to set default form. But noted for implementation.
You can use the following code inside the loop to display file list with add to file cart button.
$pack = array(); $pack['ID'] = get_the_ID(); $pack = wpdm_setup_package_data($pack); $wpdm_file_list = \WPDM\libs\FileList::Table($pack); echo ''.$wpdm_file_list.'';
Please install the following version of S3 add-on. The new version doesn’t save the key in right meta. We will release a fix for this soon.
https://www.dropbox.com/s/dgbwlmerlnr1nzp/wpdm-amazon-s3-v.2.7.0.zip?dl=0
After saving the key using this version, you can install the new version or keep using the old version for now.
Use the Amazon S3 meta box in edit package screen to upload or add files. The S3 Browser page is still in beta.
Hi,
Did you try to update the plugin? Maybe something went wrong during the update. Does someone else have admin access to the site except you?
The plugin shouldn’t delete itself and I couldn’t think of any reason behind it.
Thanks.
Hi,
There are some DB queries to update old table structure, but your tables were already updated that why the DB error occurred. However, it doesn’t affect the plugin functionalities and only happened during activation. You can ignore this.
Thanks.
Please send temporary wp-admin login info in private reply if still having an issue. I can do the primary setup for you. – Thanks.
Terms and Conditions lock is intended for free downloads only. If you want to add terms and conditions for premium items then adding the terms info in the cart page should suffice.
Please send temporary wp-admin login info in private reply to check the issue. Do the single file download links work?
1 ) Directory add-on file name is wpdm-archive-page.zip It is already included in All add-ons pack.
2 ) You can use Pro license only on one site. But you can move the license to another site whenever you want. Just send me the license key when you are changing the domain, I will unlock it from the old site.
Please check your “File Browser Root:” option from the Basic settings tab. Also, make sure to set access role for the file browser.
https://www.evernote.com/l/AUeCRU_ghmdAN50CA7Pf5KnnhvRUBsztFdQB/image.png
You can modify the download button style from Settings User Interface Tab. If you want to use just links instead of buttons then set ‘None’ as button style.
https://www.evernote.com/l/AUfp58b-bKRE4bZSLobkT68zCyLWNV3942gB/image.png
Could you please send wp-admin login info? I will install the updated versions for you. WPDM 4.9.0 and AAC 2.8.2 works fine in my setup. The reported issue was present in the older versions.
Hi Jason, Send login info in private reply to check the issue. Are you facing the same issue reported by Waldemar?