Hi,
You can show all download using data table in a sorted way. There are many parameters for sorting. You can check demo here http://demo.wpdownloadmanager.com/wpdmpro/package-list-in-responsive-table/
And for advanced package filtering, you need Archive Page addon. Demo here http://demo.wpdownloadmanager.com/wpdmpro/archive-page-default/ Check other menu items for more demos.
Hope it helps, let me know if i missed something.
Thanks.
What is the role ( e.g. author, editor etc ) of that user? Please send me a demo user info with same userrole.
Hi,
Yes, you can do that.
You have to edit template file for that. Follow docs from here http://www.wpdownloadmanager.com/doc/template-files/
Frontend inputs will be found in wpdm-add-new-file-front.php
, Just remove the editor from there.
Thanks,
Hi,
Unlocked your key. You can verify it in your current domain now.
Download latest version from here http://www.wpdownloadmanager.com/user-dashboard/purchases/
Thanks.
Worked fine in my test. Created a test package (attached an image to that package too) from frontend. Let me if there is any specific case, when this issue is happening.
After creating groups and set price, you can assign downloads to any of those groups when you creating/editing a package. To control uploads, you need to user native WordPress role. Pro membership addon only controls download. From Admin Menu Downloads Settings Front-end tab you, you can select role to allow file upload from front-end, in admin side author or upper level role will be able to create package.
Actually it sends email, but probably something with mail option in your server. However, I’ve changed the text to Download will start shortly!
How they are purchasing, I’m not seeing premium package add-on ( http://www.wpdownloadmanager.com/download/premium-package-wordpress-digital-store-solution/ ) there. However, please give me ftp access to plugins dir to safely deactivate old version and test new version.
you need to change it from option, no way to set as default.
I’ll check and update the add-on soon.
Linkedin is working fine, but looks like you didn’t add proper permission set for your APP:
https://www.evernote.com/l/AV1zFY_krvZCWIAXM88qmRW2sCB6CiuWCFcB/image.png
https://www.evernote.com/l/AV0K7fSArW5LcpDFMly3G95ysoDKG7qKpVMB/image.png
Use following css in style.css to apply fixed size (207 x 200) image,
.app-list-item .app-icon{text-align:center;} .app-list-item .app-icon img{width:207px;}
Please check the answers respectively,
1. File list supports 2 different layouts. One is simple list [file_list]
, another one is box layout [file_list_extended]
2. No description field available for individual file. You can use the title field to add short description
Please check here for more about package data http://www.wpdownloadmanager.com/doc/function-reference/get_package_data/
Please send temporary wp-admin login info in private reply to check the issue. Thanks.
May you please tell me what try of issues users are having now, as I check download is working properly, but as tweeter api changed, it triggers download on “intent” , however, we are changing it soon, so that user can get download only after they tweets.
yes, that’s it, you need to edit template file and add target="_blank"
wp doesn’t have any function with name get_the_update_date
, use this:
https://codex.wordpress.org/Function_Reference/the_modified_date
Sorry, not clear, seems like, that is a theme feature, please give me an URL where you trying to set it. But if you want to change image size in link/page template please check here:
http://www.wpdownloadmanager.com/doc/templates/template-tags/#thumb
There problem was with space in dir name, I’ve adjusted the issue and updated plugin. Any user having the issue, please download it and update your copy.
Sorry , not clear, do you want to redirect to details page?
By clicking install /update button will execute the operation immediately. But plugins dir has to be writable.
Within this month.
Fixed the breadcrumb css. We will release the updated at our earliest possible time. But, it is not possible to release tomorrow.
Yes, you can do that (send me you page link to suggest css). But you can also use custom link/page templates that does not have download count.