Yes, it is possible for files like pdf, image etc. You just have to enable Open In Broswer option from WPDM Settings Basic File Download Panel.
You need WPDM Directory Addon to implement this feature. It has shortcodes to lists tags and categories.
Hi, You can use WPDM Default Values addon to bulk update permissions. It also helps you to set default values for all future packages.
Yes, you can customize frontend uploader page. You need to edit tpls/wpdm-add-nwe-file-front.php
file.
Please send login info in private reply to check.
Hi, Send me a page link where you have the WPDM Category widget.
I see you have setup multisite there.
Maybe the issue is WPDM network activated. Deactivate WPDM from network admin. Then activate WPDM separately on each subsite you want to use. That should fix any stat related issue.
Thanks.
Do you want to sort files attached to a package
or
sort packages?
In first case you can drag and drop files in Attached Files meta box to sort them.
Second case depends on the shortcode you are using to show multiple packages.
Send me a package link to download, you can use private reply.
Hi, No such option available. There is an option to view file on the browser, instead of downloading it. But it doesn’t prevent download.
Can i disable other plugins or switch theme to check if there is any conflict?
Please send temporary wp-admin login info in private reply to check the issue.
Unlocked your key from old domain. It should work now.
Create a link template with following code, I have cloned Link template Panel there and added average rating template tag,
<div class="panel panel-default"><div class="panel-body"> <div class="media"> <span class="pull-left"> [thumb_60x60] </span> <div class="media-body"> <h4 class="media-heading" style="padding-top: 0px;border:0px;margin: 0px;height: 20px;overflow: hidden">[title]</h4> <i style="margin: 4px 0 0 5px;opacity:0.5" class="fa fa-th-large"></i> [file_size]<Br/> </div> </div> </div> <div class="panel-footer"><div class="pull-left" style="line-height: 30px;">[rating_stars]<i style="margin: 2px 0 0 5px;" class="fa fa-download"></i> [download_count] downloads</div> <div class="pull-right">[download_link]</div><div style="clear: both"></div></div> </div>
1. Clone any link template, then paste this code in coding area.Set a name for this custom link template.
2. Save the template.
3. When inserting shortcode use this templates id as link template. ( Use tinyMCE addon to insert shortcode, you will find this link custom template in dropdown )
Unlocked your key from old domain.
Unlocked your key from old domain.
Please try a fresh installation WPDM ( deactivate and delete current installation of WPDM first ). If that doesn’t solve the issue, send temporary wp-admin login info in private reply. I have to check it there.
What was your previous version of WPDM?
Roles from category page and Allow Access field in package settings are merged together to decide if current user has to a package. You can keep category role empty, it is useful if you want to control access by category rather than individual package.
File browser access is checked when you want to add a file to a package using Browse tab (server files) in edit package page.
No option yet to show only review form. Available tag is [wpdm_reviews]
which will show old reviews too.
You can use any link template, download button in link template does not link to package details page. Package name has the link to details page. To remove details page link clone the link template you want to use and remove [page_url]
tag from there.
Login/Register popup on click not available, but could be implemented by code customization. When user not logged in it currently shows Login required
message.
Hi,
You need to create a custom link template to use these review template tags. Clone any existing template and use these review tag there. Custom link templates helps you to create a custom layout for your package view in frontend.
After creating the custom link template use it when inserting a package somewhere in your site. Read details about custom link template here
1. For any template password will be asked if package is pass locked. Send a link to check this issue and individual file pass issue. It is better if you send wp-admin login info, so i can check it in admin side if face these issues.
2. Is it default WordPress search or any WPDM addon?
Please send me a link to check.