Hi,
Check Premium Package documentation here http://www.wpdownloadmanager.com/doc/using-premium-package/settings-premium-package/
Follow steps described there to setup your Premium Package settings. Let me know if need any help there.
Hi,
Apply password lock for your package.
https://www.evernote.com/l/AUdGVkKL1wFFGq9cepD1nOdpolFwFn39qVoB/image.png
After that use different password for different pdf files in your package.
https://www.evernote.com/l/AUc5gV9RqQpHbYlMk4y5gC77X9QlnZV9cuUB/image.png
Thanks.
Unfortunately it is not possible. Not without code customization. However we will add more options in coming release to control datatable information.
Hi, Use [file_size]
template tag to show file size if you are using custom link template. Check Panel 1/3
built in link template (Download Templates ) , it shows file size.
Hi,
Your link template ‘link-template-semi-ext’ does not exist. I have changed it ‘link-template-calltoaction3.php’. It is working now.
If you had custom link template, i think it has been erased when updating plugin. That’s why it was showing just template name.
Thanks.
Looks like package details page also not opening. Could you please try disabling other plugins to check if there is any conflict.
Or please send temporary wp-admin login information in private reply so i can check this issue.
Thanks.
Hi, You can either hide file list or show all files in package. No option to show only selected files in a package.
No way yet to control options without customizing code. However, your suggestion noted for implementation. We will extend option customizability in next release. Thanks.
@giorgoskappa, Please send your url where having this issue.
Hi,
1. You can create custom template to change table fields.Design your template with available template tags.
2. You can change the download button label from Package Settings Link Label
https://www.evernote.com/l/AUeMjp5FPDFK3rLwhk5ZJeT0pp3JTOV2uVwB/image.png
Did you add custom fields from Downloads Settings Subscription Form ? All created field groups should be available in email lock option.
https://www.evernote.com/l/AUeTmrDxkBNOwbUQO9W_K9r5aS-YMbKvZ1wB/image.png
Instead of <a>[title]</a>
try <span>[title]</span>
Don’t use html link tag <a></a>
in your template, then it won’t look like a link. Remove <a> </a>
from your template , that will remove underline.
I have updated datatable code. Now sorting should work fine. Please check it and let me know if still having trouble in datatable sorting. Thanks.
HI, License unlocked from previous domain. You can add this license in your new domain now. Thanks.
You can do that by removing [page_url]
tag from your Link Template. Edit your active link template From Downloads Templates.
Hi, Check following screenshot, It shows how to get direct download link from ‘All Downloads’ page.
https://www.evernote.com/l/AUfZLp-daClLJ7_913yg9MAv8FRLszSmFuoB/image.png
Please send ftp login info. This looks like an directory permission issue.
Did you set File Browser root in settings? After setting this option directories will be visible in bulk import setting page.
https://www.evernote.com/l/AUfY382XGjZAlJpscXgcHw4ufJZc2vrXtEAB/image.png
It is not possible to do it from your side. Let us know when you are changing domain. We have to unlock it again. Just send a short mail with your license key or create a forum post like this one. Thanks.
No such tool/option available.
Following css can change the add to cart button color,
.btn-addtocart { background: #fb4c34 !important; }
Adjust the color code ( #fb4c34 ) to your to match your style. You can add this in your theme’s style.css file.
No such option yet. But it could be done by a minor code update. You can set ‘Cash’ orders as ‘Processing’. In that case you have to update the order status later manually.
If you want to do that send temporary wp-admin login info in private reply. I will update the code.
We will add fix for this issue in next release. So, you will be able to use pop-over again.